Command Manual ( For Soliton ) – Management VLAN
H3C S3100 Series Ethernet Switches
Chapter 1 Management VLAN Configuration
Commands
1-6
View
Any view
Parameter
regular-expression
: Regular expression, which specifies a match character string.
|: Uses the regular expression to match the output routing information.
begin
: Displays the routing information from the route entry containing the specified
character string.
include
: Displays all routing information containing the specified character string.
exclude
: Displays all routing information without the specified character string.
Description
Use the
display ip routing-table
command to display the summary information about
the routing table.
This command displays the summary information about a routing table, with the items
of a routing entry contained in one line. The information displayed includes destination
IP address/mask length, protocol, preference, cost, next hop and outbound interface.
The
display ip routing-table
command only displays the routes currently in use, that is,
the optimal routes.
Example
# Display the summary information about the routing table.
<Sysname> display ip routing-table
Routing Table: public net
Destination/Mask Protocol Pre Cost Nexthop Interface
127.0.0.0/8 DIRECT 0 0 127.0.0.1 InLoopBack0
127.0.0.1/32 DIRECT 0 0 127.0.0.1 InLoopBack0
Table 1-4
Description on the fields of the
display ip routing-table
command
Field
Description
Destination/Mask Destination IP address/mask length
Protocol Routing
protocol
that discovers the route
Pre
Route preference
Cost Route
cost
Nexthop
Next hop IP address of the route
Interface
Outbound interface, through which packets destined for the
destination network segment are to be transmitted