224 
Description 
Use display bgp multicast routing-table community-list to display IPv4 MBGP routing information that 
matches the specified BGP community list.  
Examples 
# Display MBGP routing information that matches the community list 100. 
<Sysname> display bgp multicast routing-table community-list 100 
 
BGP Local router ID is 30.30.30.1 
 Status codes: * - valid, ^ - VPNv4 best, > - best, d - damped, 
               h - history,  i - internal, s - suppressed, S - Stale 
               Origin : i - IGP, e - EGP, ? - incomplete 
 
     Network           NextHop       MED        LocPrf    PrefVal Path/Ogn 
 *>  30.30.30.0/24     1.2.3.4       0                    0       i 
 *>  40.40.40.0/24     1.2.3.4       0                    0       i 
For more information about the output, see Table 50. 
display bgp multicast routing-table dampened 
Syntax 
display bgp multicast routing-table dampened [ | { begin | exclude | include } regular-expression ] 
View 
Any view 
Default level 
2: Monitor level 
Parameters 
|: 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. 
Description 
Use display bgp multicast routing-table dampened to display dampened IPv4 MBGP routes. 
Examples 
# Display dampened IPv4 MBGP routes. 
<Sysname> display bgp multicast routing-table dampened 
 
 BGP Local router ID is 2.2.2.2 
 Status codes: * - valid, ^ - VPNv4 best, > - best, d - damped, 
               h - history,  i - internal, s - suppressed, S - Stale 
               Origin : i - IGP, e - EGP, ? - incomplete