214
Examples
# Display IPv4 MBGP routing information advertised with the network command.
<Sysname> display bgp multicast network
BGP Local Router ID is 10.1.4.2.
Local AS Number is 400.
Network Mask Route-policy Short-cut
100.1.2.0 255.255.255.0
100.1.1.0 255.255.255.0 Short-cut
Table 46 Command output
Field Descri
tion
BGP Local Router ID BGP local router ID
Local AS Number Local AS number
Network Network address
Mask Mask
Route-policy Routing policy referenced
Short-cut Shortcut route
display bgp multicast paths
Syntax
display bgp multicast paths [ as-regular-expression | | { begin | exclude | include } regular-expression ]
View
Any view
Default level
2: Monitor level
Parameters
as-regular-expression: Specifies an AS path regular expression, a case-sensitive string of 1 to 80
characters, including spaces.
|: 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 paths to display the AS path information of IPv4 MBGP routes.
Examples
# Display the AS path information of IPv4 MBGP routes.