Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands show ip route
2-922
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01

2s2

show ip route
To display IP routing table entries, use the show ip route command.
show ip route [noalias]
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Normal.
Examples This example shows how to display the IP route table:
Console> show ip route
Fragmentation Redirect Unreachable
------------- -------- -----------
enabled enabled enabled
Destination Gateway RouteMask Flags Use Interface
--------------- --------------- ---------- ----- -------- ---------
172.20.0.0 172.20.26.70 0xffff0000 U 8 sc0
default default 0xff000000 UH 0 sl0
Console>
Table 2-42 describes the fields in the show ip route command output.
noalias (Optional) Forces the display to show IP addresses, not IP aliases.
Table2-42 show ip route Command Output Fields
Field Description
Fragmentation Current setting of IP fragmentation.
Redirect Current setting of ICMP redirect.
Unreachable Current setting of ICMP unreachable messages.
Destination Destination address IP route mask.
Gateway IP address or IP alias of the gateway router.
RouteMask Determines which path is closer to the destination.
Flags Route status; possible values are U=up, G=route to a Gateway, H=route to
a Host, and D=Dynamically created by a redirect.
Use Number of times a route entry was used to route packets.
Interface Type of interface.