Specifications

Enterasys Wireless Controller Software CLI Reference Guide 7-1
7
ip Commands
Thissectiondescribesthecommandswithoptionstoconfigureroutinginformation.These
optionscanbefoundwithintheipcontextoftheCLI.
Thefollowingcommandsareavailableintheipcontext:
route
ospfSeeospfforcommandsintheip:ospfcontext.
7.1 route
Usetheroutecommandtoaddroutinginformation.Usethenoformsofthecommandtodisable
theinformation.
Syntax
route <IP Address>/<netmask> <gateway> [float|nofloat]
route <IP Address> <netmask> <gateway> [float|nofloat]
route default <gateway> [float|nofloat]
no route <IP Address>/<netmask>
no route <IP Address> <netmask>
no route default
no route <routeId>
Parameters
Note: All CLI commands cache changes. For this reason, sometimes when you make a change in a
particular context, the change may not be visible immediately. If this happens, you must exit and re-
enter the context in order to ensure that the database is synchronized with the latest change.
Note: Use show routes to display the routing table. For more information, see “show routes” on
page 3-50.
<IPAddress> SpecifiesthedestinationIPaddress
<netmask> Specifiesthesubnetmask
/<netmask> Specifiesthesu bnetmaskinCIDRformat
<gateway> Specifiesthegateway
float D oesnotoverrideOpenShortestPathFirst(OSPF)learnedroute
nofloat OverridesOSPFlearnedroute