Br7131>admin(network.router)>add, Br7131>admin(network.router)>delete, Syntax – Brocade Mobility 7131 Access Point Product Reference Guide (Supporting software release 4.4.0.0 and later) User Manual
Page 385: Description, Syntax: example

Brocade Mobility 7131 Access Point Product Reference Guide
373
53-1002517-01
8
Syntax:
For information on configuring the Router options available to the access point using the applet
(GUI), see Configuring Router Settings on page 5-178.
br7131>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 5-178.
br7131>admin(network.router)>delete
Description:
Deletes user-defined routes.
Syntax:
set
auth
Sets the RIP authentication type (none, simple or MD5).
dir
Sets RIP direction (rx, tx or both)
id
Sets MD5 authetication ID (1-256) for specific index (1-2).
key
Sets MD5 authetication key (up to 16 characters) for specified inded (1-2).
passwd
Sets the password (up to 16 characters) for simple authentication.
type
Defines the RIP type (off, ripv1, ripv2, or ripv1v2).
dgw-iface
Sets the default gateway interface (lan1, lan2, wan or none).
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 <metric> to
(1-65536).
delete
<idx>
Deletes the user-defined route <idx> (1-20) from list.