HP VPN Firewall Appliances Network Management Command Reference
1068
adv-community-list-number: Specifies an advanced community list by its number, in the range of 100 to
199.
comm-list-name: Specifies a community list by its 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.
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.
Usage guidelines
If no community list is specified, this command displays information about all BGP community lists.
Examples
# Display the information of BGP community list 1.
<Sysname> display ip community-list 1
Community List Number 1
permit 1:1 1:2 2:2
Related commands
• apply community
• if-match community
• ip community-list
display ip extcommunity-list
Use display ip extcommunity-list to display BGP extended community list information.
Syntax
display ip extcommunity-list [ ext-comm-list-number ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
ext-comm-list-number: Specifies an extended community list by its number, in the range of 1 to 199.
|: 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.