display ip route 147Usage — When you add an IP interface to a VLAN that is up, MSS addsdirect and local routes for the interface to the route table. If the VLAN isdown, MSS does not add the routes. If you add an interface to a VLANbut the routes for that interface do not appear in the route table, use thedisplay vlan config command to check the VLAN state.If you add a static route and the route’s state is shown as Down, use thedisplay interface command to verify that the route has an IP interface inthe gateway router’s subnet. MSS cannot resolve a static route unless oneof the WX switch’s VLANs has an interface in the gateway router’ssubnet. If the WX switch has such an interface but the static route is stilldown, use the display vlan config command to check the state of theVLAN’s ports.Examples — The following command shows all routes in a WX switch’sIP route table:WX4400# display ip routeRouter table for IPv4Destination/Mask Proto Metric NH-Type Gateway VLAN:Interface__________________ _______ ______ _______ _______________ _______________0.0.0.0/ 0 Static 1 Router 10.0.1.17 Down0.0.0.0/ 0 Static 2 Router 10.0.2.17 vlan:2:ip10.0.2.1/24 IP 0 Direct vlan:2:ip10.0.2.1/32 IP 0 Direct vlan:2:ip:10.0.1.1/2410.0.2.255/32 IP 0 Direct vlan:2:ip:10.0.1.1/24224.0.0.0/ 4 IP 0 Local MULTICASTTable 37 describes the fields in this display.Table 37 Output of display ip routeField DescriptionDestination/Mask IP address and subnet mask of the route destination.The 244.0.0.0 route is automatically added by MSS andsupports the IGMP snooping feature.Proto Protocol that added the route to the IP route table. The protocolcan be one of the following: IP — MSS added the route. Static — An administrator added the route.Metric Cost for using the route.