Command Manual ( For Soliton ) – Management VLAN
H3C S3100 Series Ethernet Switches
Chapter 1 Management VLAN Configuration
Commands
1-10
1.1.7 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 notation.
mask
: Mask of the destination IP address, which can be in dotted decimal notation or
be an integer ranging from 0 to 32.
longer-match
: Displays all the routes leading to the destination coupled with the
default mask.
verbose
: Displays the detailed information about the active and inactive routes leading
to the destination. If this keyword is not specified, only the summary information about
the active routes is displayed.
Description
Use the
display ip routing-table ip-address
command to display the information about
the routes leading to a specified destination.
The output information of this command differs with the arguments/keywords specified
as follows:
z
display ip routing-table
ip-address
For the destination address
ip-address
, if there are some routes matched within the
natural mask range, the active routes which best match
ip-address
are displayed.
z
display ip routing-table ip-address mask
Only the routes which match exactly the specified destination address and mask are
displayed.
z
display ip routing-table
ip-address
longer-match
All routes with their destination addresses matched within the natural mask range are
displayed.
z
display ip routing-table ip
-
address mask
longer-match
All routes with their destination addresses matched within the specified mask range are
displayed.
Example
# Display the summary information of the routes with their destination addresses
matched within the natural mask range.