416
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 90 Command output
Field Descri
tion
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
Syntax
display bgp ipv6 multicast paths [ as-regular-expression | | { begin | exclude | include }
regular-expression ]
View
Any view
Default level
1: M o n i t o r l e v e 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.
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 ipv6 multicast paths to display AS path information.
If no parameter is specified, this command displays all AS path information.