Display Ip Routing-Table - H3C S7500E Series Command Manual

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – IP Routing Overview
H3C S7500E Series Ethernet Switches

1.1.3 display ip routing-table

Syntax
display ip routing-table [ verbose | | { begin | exclude | include }
regular-expression ]
View
Any view
Parameters
verbose: Displays detailed routing table information, including that for inactive routes.
With this argument absent, the command displays only summary information about
active routes.
|: Uses a regular expression to filter output information.
begin: Displays routing table entries starting from the one specified by the regular
expression.
include: Displays routing table entries specified by the regular expression.
exclude: Displays routing table entries other than those specified by the regular
expression.
regular-expression: Regular expression, a string of 1 to 256 characters used for
specifying routing entries.
Table 1-3 Special characters for regular expressions
Character
_
(
.
Meaning
Underscore, functions
similarly as a wildcard
and matches one of
the following:
(^|$|[,(){}])
or a space, the
beginning of a string,
the end of a string.
Left parenthesis,
represents a stack
push operation in a
program.
Full stop, a wildcard
that matches any
character, including a
space.
1-3
Chapter 1 Routing Overview Commands
Remarks
If it is not the first character in a regular
expression, it can appear as many times as
the command line length permits.
If it is the first character in a regular
expression, it can be followed with up to four
underscores.
If it appears intermittently in a regular
expression, only the first group takes effect.
It is not recommended to use this character
in a regular expression.

Advertisement

Table of Contents
loading

Table of Contents