3Com Switch 7750 Series
Command Reference Guide – Routing Protocol
Chapter 1 Static Route Configuration Commands
1-7
Age: 3:47 Cost: 0/0
Tag: 0
# There is no corresponding route in the natural mask range (only the longest
matched route is displayed). Display the detailed information.
<3Com> display ip routing-table 169.253.0.0 verbose
Routing Tables:
Generate Default: no
+ = Active Route, - = Last Active, # = Both * = Next hop in use
Summary count:1
**Destination: 169.0.0.0
Mask: 255.0.0.0
Protocol: #Static
Preference: 60
*NextHop: 2.1.1.1 Interface: 2.1.1.1(LoopBack1)
Vlinkindex: 0
State: <Int ActiveU Static Unicast>
Age: 3:47 Cost: 0/0
Tag: 0
For detailed description of the output information, see Table 1-2.
1.1.4 display ip routing-table
ip-address1 ip-address2
Syntax
display ip routing-table
ip-address1
mask1
ip-address2
mask2
[
verbose
]
View
Any view
Parameter
ip-address1, ip-address2
: Destination IP address in dotted decimal notation.
ip-address1, mask1
and
ip-address2, mask2
determine one address range
together. .
ip-address1
ANDed
with
mask1
specifies the start of the range, while
ip-address2
ANDed
with
mask2
specifies the end. This command displays the route
in this address range.
mask1, mask2
: IP address mask, length in dotted decimal notation or expressed as
an integer. It ranges from 0 to 32 when expressed as an integer.
verbose
:
With the
verbose
argument provided, this command displays the verbose
information of both active and inactive routes. Without this argument provided, this
command displays the summary of active routes only.
Description
Use the
display ip routing-table
ip-address1 ip-address2
command to display the
route information in the specified destination address range.