R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

974
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Description
Use display ip as-path to display BGP AS-PATH list information.
Information about all BGP AS-PATH lists will be displayed if no as-path-number is specified.
Related commands: ip as-path, if-match as-path, and apply as-path.
Examples
# Display the information of BGP AS-PATH list 1.
<Sysname> display ip as-path 1
ListID Mode Expression
1 permit 2
Table 233 Command output
Field Descri
p
tion
ListID AS-PATH list ID
Mode Match mode: permit or deny
Expression Regular expression for matching
display ip community-list
Syntax
display ip community-list [ basic-community-list-number | adv-community-list-number | comm-list-name ]
[ | { begin | exclude | include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
basic-community-list-number: Basic community list number, in the range of 1 to 99.
adv-community-list-number: Advanced community list number, in the range of 100 to 199.
comm-list-name: Community list name, a string of 1 to 31 characters, which can contain letters, numbers,
and signs.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.