Specifications

Configuring and Managing IP Routes
RoamAbout Mobility System Software Configuration Guide 5-7
Displaying IP Routes
TodisplayIProutes,usethefollowingcommand:
show ip route [destination]
ThedestinationparameterspecifiesadestinationIPaddress.
Examples
TodisplaytheIProutetable,typethefollowingcommand:
RBT-8100# show ip route
Router table for IPv4
Destination/Mask Proto Metric NH-Type Gateway VLAN:Interface
__________________ _______ ______ _______ _______________ _______________
0.0.0.0/ 0 Static 1 Router 10.0.1.17 vlan:1:ip
0.0.0.0/ 0 Static 2 Router 10.0.2.17 vlan:2:ip
10.0.1.1/24 IP 0 Direct vlan:1:ip
10.0.1.1/32 IP 0 Local vlan:1:ip:10.0.1.1/24
10.0.1.255/32 IP 0 Local vlan:1:ip:10.0.1.1/24
10.0.2.1/24 IP 0 Direct vlan:2:ip
10.0.2.1/32 IP 0 Local vlan:2:ip:10.0.1.1/24
10.0.2.255/32 IP 0 Local vlan:2:ip:10.0.1.1/24
224.0.0.0/ 4 IP 0 Local MULTICAST
ThisexampleshowsdynamicroutesaddedbyMSSfortwoVLANinterfaces,10.0.1.1/24on
VLAN1and10.0.2.1/24onVLAN2.
Thisexamplealsoshowstwostaticroutes,whichhaveanexthoptype(NHType)valueof
Router.Staticrouteshaveadefaultrouter,listedintheGatewayfield.The
0.0.0.0destination
representsadefaultroute.Here,defaultrouter10.0.1.17isreachablethroughthesubneton
VLAN 1.Route10.0.1.1/24resolvesthestaticroutethatusesthedefaultyrouter.Defaultrouter
10.0.2.17isreachablethroughthesubnetonVLAN 2androute10.0.2.1/24resolvesthestaticroute
tothat gateway.
MSSadds
routeswithnexthoptypesDirectandLocalwhenyouaddanIPinterfacetoaVLAN,
whentheVLANisup.Directroutesareforthelocallyattachedsubnetsthattheswitch’sIP
addressesarein.LocalroutesarefordestinationinterfacesconfiguredontheRoamA bou tSwitch
itself.
MSSautomatically
addsthe224.0.0.0routetosupporttheIGMPsnoopingfeature.
IfaVLANisadministrativelydisabledorallofthelinksintheVLANgodownoraredisabled,
MSSremovestheVLAN’sroutesfromtheroutetable.Ifthedirectrouterequiredbyastaticroute
goesdown,MSSchanges
thestaticroutestatetoDown.Iftheroutetablecontainsotherstatic
routestothesamedestination,MSSselectstheresolvedroutethathasthelowestcost.Inthe
followingexample,thedefaultrouteto10.0.1.17isdown,soMSSselectsthedefaultrouteto
10.0.2.17.
RBT-8100# show ip route
Router table for IPv4
Destination/Mask Proto Metric NH-Type Gateway VLAN:Interface
__________________ _______ ______ _______ _______________ _______________