Command Manual – Routing Protocol
Quidway S8500 Series Routing Switches
Chapter 1 Static Route Configuration Commands
Huawei Technologies Proprietary
1-8
Routing tables:
Generate Default: no
+ = Active Route, - = Last Active, # = Both * = Next hop in use
Summary count: 1
**Destination: 192.168.1.0 Mask: 255.255.255.0
Protocol: #DIRECT Preference: 0
*NextHop: 192.168.1.1 Interface: 192.168.1.1(Vlan-interface10)
Vlinkindex: 0
State: <Int ActiveU Retain Unicast>
Age: 12:51 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, mask2
and
ip-address2
determine one address range together.
Anding
ip-address1
with
mask1
specifies the start of the range while anding
ip-address2
with
mask2
specifies the end
.
This command is used to display the routes
in this address range.
mask1, mask2
: IP address mask, length in dotted decimal notation or integer form. It
ranges from 0 to 32 when it is presented in integer.
verbose
:
With the
verbose
keyword, 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-address1 ip-address2
command to view the
route information in the specified address range.
Example
# Display the routing information of destination addresses ranging from 1.1.1.0 to
2.2.2.0.