R3303-HP HSR6800 Routers IP Multicast Command Reference

390
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.
Examples
# Display IPv6 MBGP routes advertised with the network command.
<Sysname> display bgp ipv6 multicast network
BGP Local Router ID is 1.1.1.2.
Local AS Number is 200.
Network Mask Route-policy Short-cut
2002:: 64
2001:: 64 Short-cut
Table 86 Command output
Field Description
BGP Local Router ID BGP local router ID.
Local AS Number Local AS number.
Network Network address.
Mask Prefix length of the address.
Route-policy Routing policy configured.
Short-cut Shortcut route.
display bgp ipv6 multicast paths
Use display bgp ipv6 multicast paths to display AS path information.
Syntax
display bgp ipv6 multicast paths [ as-regular-expression | | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: M o n i to r l eve l
Parameters
as-regular-expression: Specifies an AS path regular expression.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.