R2511-HP MSR Router Series IP Multicast Command Reference(V5)
428
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display the IPv6 MBGP routes matching AS path ACL 20.
<Sysname> display bgp ipv6 multicast routing-table as-path-acl 20
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 : 30:30:: PrefixLen : 64
NextHop : 30:30::30:1 LocPrf :
PrefVal : 0 Label : NULL
MED : 0
Path/Ogn: i
For more information about the output, see Table 95.
display bgp ipv6 multicast routing-table community
Use display bgp ipv6 multicast routing-table community to display the IPv6 MBGP routing information
with the specified IPv6 MBGP community attribute.
Syntax
display bgp ipv6 multicast routing-table community [ aa:nn&<1-13> ] [ no-advertise | no-export |
no-export-subconfed ] * [ whole-match ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: M o n i t o r l e ve l
Parameters
aa:nn: Specifies a community by its number. Both aa and nn are in the range of 0 to 65535.
&<1-13>: Specifies a number of times that you can enter aa:nn, in the range of 1 to 13.
no-advertise: Displays IPv6 MBGP routes that cannot be advertised to any peer.
no-export: Displays IPv6 MBGP routes that cannot be advertised out of the AS. If a confederation is
configured, it displays routes that cannot be advertised out of the confederation, but can be advertised
to other sub-ASs in the confederation.
no-export-subconfed: Displays IPv6 MBGP routes that cannot be advertised out of the local AS, or to
other sub-ASs in the confederation.
whole-match: Displays the IPv6 MBGP routes that exactly match the specified community attribute.
|: 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.










