Displaying the Routing Table
19-23
19
Web - Click IP, Routing, Routing Table.
Figure 19-13 IP Routing Table
CLI - This example shows routes obtained from various methods.
Console#show ip route 42-3
Ip Address Netmask Next Hop Protocol Metric Interface
--------------- --------------- --------------- -------- ------ ---------
0.0.0.0 0.0.0.0 10.1.0.254 static 1 1
10.1.0.0 255.255.255.0 10.1.0.253 local 1 1
10.1.1.0 255.255.255.0 10.1.0.254 RIP 2 1
Total entries: 3
Console#