Command Reference Guide

3Com Router 5000 Family and Router 6000 Family display ip routing-table ip_address 83
Command Reference
display ip routing-table ip_address
Purpose Use the display ip routing-table ip_address command to view the
routing information of the specified destination address.
Syntax display ip routing-table ip_address [ mask ] [ longer-match ] [ verbose
]
Parameters ip_address
Destination IP address in dotted decimal format.
mask
IP address mask, which can be in dotted decimal
notation or represented by an integer between 0 and
32.
longer-match
Indicates all route destination addresses are matched in
the natural mask range.
verbose
With the verbose parameter, this command displays
the verbose information of both the active and inactive
routes. Without the parameter, this command only
displays the summary of active routes.
Example There is corresponding route in natural mask range. View the summary.
<3Com > display ip routing-table 169.0.0.0
Routing Tables:
Summary count:1
Destination/MaskProtoPreCost Nexthop Interface
169.0.0.0/16Static6002.1.1.1 LoopBack1
There is no corresponding route (only the longest matching route is displayed) in
natural mask range and summary is viewed.
<3Com > display ip routing-table 169.253.0.0
Routing Tables:
Summary count:1
Destination/MaskProtoPreCost Nexthop Interface
169.0.0.0/8Static600 2.1.1.1LoopBack1
There are corresponding routes in the natural mask range. View the detailed
information.
<3Com > display ip routing-table 169.0.0.0 verbose
Routing Tables:
Generate Default: no
+ = Active Route, - = Last Active, # = Both* = Next hop in use
Summary count:2
**Destination: 169.0.0.0Mask: 255.0.0.0
Protocol: #StaticPreference: 60
*NextHop: 2.1.1.1Interface: 2.1.1.1(LoopBack1)
Vlinkindex: 0
State: <Int ActiveU Static Unicast>
Age: 3:47Metric: 0/0
**Destination: 169.0.0.0Mask: 255.254.0.0