R3303-HP HSR6800 Routers IP Multicast Command Reference

209
Default command level
2: Monitor level
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 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 43 Command output
Field Description
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
Use display bgp multicast paths to display the AS path information for IPv4 MBGP routes.
Syntax
display bgp multicast paths [ as-regular-expression | | { begin | exclude | include } regular-expression ]
Views
Any view
Default command 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.