Product Reference Guide (Supporting software release 4.4.0.0)

290 Brocade Mobility 5181 Access Point Product Reference Guide
53-1002516-01
Network Commands
8
BR5181>admin(network.router)> set
Description
Shows the access point route table.
Syntax
For information on configuring the Router options available to the access point using the applet
(GUI), see “Configuring router settings” on page 128.
BR5181>admin(network.router)> add
Description
Adds user-defined routes.
Syntax
Example
admin(network.router)>add 192.168.3.0 255.255.255.0 192.168.2.1 LAN1 1
admin(network.router)>list
----------------------------------------------------------------------------
index destination netmask gateway interface metric
----------------------------------------------------------------------------
1 192.168.3.0 255.255.255.0 192.168.2.1 lan1 1
For information on configuring the Router options available to the access point using the applet
(GUI), see “Configuring router settings” on page 128.
set auth
Sets the RIP authentication type.
dir
Sets RIP direction.
id
Sets MD5 authetication ID.
key
Sets MD5 authetication key.
passwd
Sets the password for simple authentication.
type
Defines the RIP type.
dgw-iface
Sets the default gateway interface.
add
<dest> <netmask> <gw> <iface> <metric> Adds a route with destination IP
address <dest>, IP netmask
<netmask>, destination gateway IP
address <gw>, interface LAN1,
LAN2 or WAN <iface>, and metric
set to <metric>
(1-65536).