Command Manual – Routing Protocol
Quidway S3900 Series Ethernet Switches-Release 1510
Chapter 1 Static Route Configuration
Commands
Huawei Technologies Proprietary
1-8
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.
Example
# Display the routing information of destination addresses ranging from 1.1.1.0 to
2.2.2.0.
<Quidway>display ip routing-table 1.1.1.0 24 2.2.2.0 24
Routing tables:
Summary count: 3
Destination/Mask Protocol Pre Cost Nexthop Interface
1.1.1.0/24 DIRECT
0 0 1.1.1.1 Vlan-interface1
1.1.1.1/32 DIRECT
0 0 127.0.0.1 InLoopBack0
2.2.2.0/24 DIRECT
0 0 2.2.2.1 Vlan-interface2
For detailed description of the output information, see Table 1-1.
1.1.5 display ip routing-table ip-prefix
Syntax
display ip routing-table ip-prefix
ip-prefix-name
[
verbose
]
View
Any view
Parameter
ip-prefix-name
: ip-prefix list name.
verbose
: With this argument provided, this command displays the verbose information
of both the active and inactive routes that filtered through the rules. Without this
argument provided, this command displays the summary of the active routes that
filtered through the rules.