Specifications

show ip route
Chapter 8
IP Services Commands
167
show ip route
Displays the IP route table on the UNIVERGE WL Controller.
Syntax
show ip route [destination]
Defaults
None.
Access
All.
Usage
When you add an IP interface to an available VLAN, UNIVERGE WL
Control System adds direct and local routes for the interface to the route table. If
the VLAN is down, UNIVERGE WL Control System does not add the routes. If
you add an interface to a VLAN but the routes for that interface do not appear in
the route table, use the show vlan config command to check the VLAN state.
If you add a static route and the route state is shown as Down, use the show
interface command to verify that the UNIVERGE WL Controller has an IP
interface in the default router subnet. UNIVERGE WL Control System cannot
resolve a static route unless one of the UNIVERGE WL Controller VLANs has an
interface in the default router subnet. If the UNIVERGE WL Controller has such
an interface but the static route is still down, use the show vlan config command
to check the state of the VLAN ports.
Examples
The following command shows all routes in a UNIVERGE WL
Controller IP route table:
PROMPT# 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 Down
0.0.0.0/ 0 Static 2 Router 10.0.2.17 vlan:2:ip
10.0.2.1/24 IP 0 Direct vlan:2:ip
10.0.2.1/32 IP 0 Direct vlan:2:ip:10.0.1.1/24
10.0.2.255/32 IP 0 Direct vlan:2:ip:10.0.1.1/24
224.0.0.0/ 4 IP 0 Local MULTICAST
Table 21 describes the fields in this display.
destination Route destination IP address, in dotted decimal notation.