Command Manual – Routing Protocol
Quidway S8500 Series Routing Switches
Chapter 1 Static Route Configuration Commands
Huawei Technologies Proprietary
1-6
Field
Description
Age
Lifetime of a route entry, in
hh
:
mm
:
ss
, where hh is hours, mm is
minutes, and ss is seconds. The displayed time should be read from
right to left. For example, 7:24 indicates that the lifetime of a route is
seven hours and 24 minutes.
Cost
Value of the cost
Tag Route
tag
1.1.3 display ip routing-table ip-address
Syntax
display ip routing-table
ip-address
[
mask
] [
longer-match
] [
verbose
]
View
Any view
Parameter
ip-address
:
Destination IP address, in dotted decimal format.
mask:
IP address mask, length in dotted decimal notation or integer. It ranges from 0 to
32 when it is expressed with integer.
longer-match
:
Address route matching the destination address in natural mask range.
verbose
:
With the
verbose
argument, 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.
Description
Use the
display ip routing-table ip-address
command to view the routing information
of the specified destination address.
With different parameters, the output of command is different. The following is the
output description for different forms of this command:
z
display ip routing-table
ip-address
If destination address,
ip-address,
has corresponding route in natural mask range, this
command will display all subnet routes or only the route best matching the destination
address,
ip-address,
is displayed. And only the Active matching route is displayed.
z
display ip routing-table
ip-address
mask
,
This command only displays the route fully matching with specified destination address
and mask.
z
display ip routing-table
ip-address longer-match