Specifications

RoamAbout Mobility System Software Command Line Reference 7-35
Example
Thefollowingcommandaddsadefaultroutethatusesdefaultrouter10.5.4.1andgivestheroutea
costof1:
RBT-8100# set ip route default 10.5.4.1 1
success: change accepted.
Thefollowingcommandsaddtwodefaultroutes,andconfigureMSStoalwaysusetheroute
through10.2.4.69whentheRoamAboutswitchinterfacetothatdefaultrouterisup:
RBT-8100# set ip route default 10.2.4.69 1
success: change accepted.
RBT-8100# set ip route default 10.2.4.17 2
success: change accepted.
ThefollowingcommandaddsanexplicitroutefromaRoamAboutswi tchtoanyhostonthe
192.168.4.xsu bnetthroughthelocalrouter10.5.4.2,andgivestherouteacostof1:
RBT-8100# set ip route 192.168.4.0 255.255.255.0 10.5.4.2 1
success: change accepted.
Thefollowingcommandaddsanotherexplicitroute,usingCIDRnotationtospecifythesubnet
mask:
RBT-8100# set ip route 192.168.5.0/24 10.5.5.2 1
success: change accepted.
Related Commands
cleariprouteonpage 78
showinterfaceonpage 775
showiprouteonpage 782