<% show_control(); %>
Setup
Wireless
<% nvram_invmatch("sipgate","1",""); %>
Security
Access Restrictions
Applications & Gaming
Administration
Status
Sys-Info
WRT Info
Router Name
<% nvram_get("router_name"); %>
LAN MAC
<% nvram_get("lan_hwaddr"); %>
WAN MAC
<% nvram_get("wan_hwaddr"); %>
Wireless MAC
<% nvram_get("wl0_hwaddr"); %>
Wireless Info
SSID
<% nvram_get("wl_ssid"); %>
Mode
<% nvram_match("wl_mode", "wet", "Client Bridge"); %><% nvram_match("wl_mode", "ap", "AP"); %><% nvram_match("wl_mode", "sta", "Client"); %><% nvram_match("wl_mode", "infra", "Adhoc"); %>
Xmit
<% nvram_get("txpwr"); %> mW
Network
<% nvram_match("wl_gmode", "1", "Mixed"); %><% nvram_match("wl_gmode", "6", "Mixed"); %><% nvram_match("wl_gmode", "2", "G-Only"); %><% nvram_match("wl_gmode", "-1","Disabled"); %><% nvram_match("wl_gmode", "0", "B-Only"); %>
DHCP Server
<% nvram_match("lan_proto", "dhcp", "Enabled"); %><% nvram_match("lan_proto", "static", "Disabled"); %>
Channel
<% get_curchannel(); %>
Rate (Mbps)
<% get_currate(); %>
IP Info
WAN IP
<% nvram_status_get("wan_ipaddr"); %>
LAN IP
<% nvram_get("lan_ipaddr"); %>
WRT-radauth
<% nvram_invmatch("wl_mode", "ap", "
only AP Mode
"); %>
WRT-rflow
<% nvram_match("rflow_enable","0","Disabled"); %> <% nvram_match("rflow_enable","1","Active"); %>
MAC-udp
<% nvram_match("macupd_enable","0","Disabled"); %> <% nvram_match("macupd_enable","1","Active"); %>
Samba Mount
<% nvram_match("samba_mount","0","Disabled"); %><% nvram_match("samba_mount","1","Active"); %>
<% active_wireless(1); %> <% active_wds(1); %>
<% nvram_invmatch("wl_mode", "ap", ""); %>
Packet Info
Mem Info
<% show_meminfo(); %>
<% show_paypal(); %>
Firmware: <% get_firmware_version(); %>
Uptime: <% get_uptime(); %>
WAN IP: <% nvram_status_get("wan_ipaddr"); %>
Help