<% 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"); %><% nvram_match("wl_mode", "ap", "AP"); %><% nvram_match("wl_mode", "bridge", "Client Bridge"); %><% nvram_match("wl_mode", "infra", "Adhoc"); %>
Xmit
<% nvram_get("txpwr"); %> mW
Network
<% nvram_match("wl_gmode", "1", "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_match("wl_mode", "wet", "
only AP Mode
"); %> <% nvram_match("wl_mode", "infra", "-->"); %>
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_wds(); %>' />
<% nvram_match("wl_mode", "wet", "Connected AP"); %> <% nvram_match("wl_mode", "infra", "Connected Clients"); %> <% nvram_match("wl_mode","ap", "Wireless Clients"); %>
MAC-Address
Level
<% nvram_match("wl_mode", "wet", ""); %>
Packet Info
Mem Info
<% show_meminfo(); %>
<% show_paypal(); %>
Firmware: <% get_firmware_version(); %>
Uptime: <% get_uptime(); %>
WAN IP: <% nvram_status_get("wan_ipaddr"); %>
Help