Specifications

Altitude 3500 Series Access Point Product Reference Guide
401
AP35xx>admin(network.router)> add
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 163.
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).