连接状态

> >
连接时间 <% pppoe_status("pppoe_connect_time"); %>
连接到服务器 <% pppoe_status("pppoe_discover"); %>
协商 <% pppoe_status("pppoe_lcp"); %>
认证 <% pppoe_status("pppoe_auth"); %>
取得IP地址 <% nvram_get("wan0_ipaddr"); %>
取得网络掩码 <% nvram_get("wan0_netmask"); %>