User's Manual

Table Of Contents
802.11a/g Router User’s Guide
Description: Display the current configurations of the TELNET management function.
show upnp
Description: Display the current configurations of the UPnP function.
(2) IP Commands
add ip default route <gateway address>
Description: Add an IP default route to go to the specified gateway IP address.
add ip route <destination IP> <destination netmask> <gateway
address/interface name> <hop counts>
Description: add an IP route to the destination network specified through the specified gateway or
interface with the specified cost. A <destination netmask> is in the format of xxx.xxx.xxx.xxx, for
example, 255.255.254.0.
delete ip default route
Description: Delete the IP default route.
delete ip route <destination IP> <destination netmask>
Description: Delete the IP to the specified network.
disable rip <interface name, string up to 15 characters>
Description: Disable the RIP function on the specified interface.
enable {rip1 | rip2} {active | passive} [<interface name, string up to 15 characters>]
Description: Enable and set RIP mode as RIP1/RIP2 active/passive on the specified interface. If no
interface is specified, this setting applied to all interfaces.
show ip routing table
Description: Display the system IP routing table.
show rip [<interface name, string up to 15 characters>]
Description: Display the current RIP settings on the specified interface. If no interface is specified, this
command displays the current RIP settings on all the interfaces.
(3) Filtering Commands
add mac filter <string up to 30 characters> <MAC address, XX-XX-XX-XX-XX-XX>
Description: Add a MAC filter with the specified name (a mnemonic name) and MAC address.
delete mac filter <string up to 30 characters>
69