连接状态

IP 地址 <% nvram_get("wan0_ipaddr"); %>
子网掩码 <% nvram_get("wan0_netmask"); %>
缺省网关 <% nvram_get("wan0_gateway"); %>
DHCP服务器 <% dhcpc_status("wan0_dhcps"); %>
域名服务器 <% nvram_get("wan0_dns1"); %>
<% nvram_get("wan0_dns2"); %>
获得租用时间 <% dhcpc_status("dhcpc_obtain"); %>
租用到期时间 <% dhcpc_status("dhcpc_lease"); %>