R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
369
For description of the fields, see Table 84.
display bgp routing-table community-list
Syntax
display bgp routing-table community-list { { basic-community-list-number | comm-list-name }
[ whole-match ] | adv-community-list-number } [ | { begin | exclude | include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
basic-community-list-number: Specifies a basic community-list number from 1 to 99.
adv-community-list-number: Specifies an advanced community-list number from 100 to 199.
comm-list-name: Community list name, a string of 1 to 31 characters (not all are numbers).
whole-match: Displays routes exactly matching the specified basic-community-list.
|: 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 bgp routing-table community-list to display BGP routing information matching the specified
BGP community list.
Examples
# Display BGP routing information matching BGP community list 100.
<Sysname> display bgp routing-table community-list 100
BGP Local router ID is 1.2.3.4
Status codes: * - valid, ^ - VPNv4 best, > - best, d - damped,
h - history, i - internal, s - suppressed,
Origin codes: i - IGP, e - EGP, ? – incomplete
Network NextHop Metric LocPrf PrefVal Path
*> 3.3.3.0/30 1.2.3.4 0 ?
*> 4.4.0.0/20 1.2.3.4 0 ?
*> 4.5.6.0/26 1.2.3.4 0 ?
For description of the fields, see Table 84.