R3303-HP HSR6800 Routers IP Multicast Command Reference
396
Views
Any view
Default command level
1: M o n i to r l eve l
Parameters
as-path-acl-number: Specifies an AS path ACL by its number in the range of 1 to 256
|: 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 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 90.
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 to r l eve 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.