R3303-HP 6600/HSR6600 Routers Layer 3 - IP Routing Command Reference
237
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 ]
Views
Any view
Default command level
1: Monitor level
Parameters
basic-community-list-number: Specifies a basic community-list number in the range of 1 to 99.
adv-community-list-number: Specifies an advanced community-list number in the range of 100 to 199.
comm-list-name: Specifies a 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 Fundamentals Configuration 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.
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 50.
display bgp routing-table dampened
Use display bgp routing-table dampened to display dampened BGP routes.
Syntax
display bgp routing-table dampened [ | { begin | exclude | include } regular-expression ]
Views
Any view










