228
*d 77.0.0.0 12.1.1.1 5 00:34:02 00:27:08 100?
Table 53 Command output
Field Descri
tion
From Source IP address of the route
Flaps Number of routing flaps
Duration Route flap duration
Reuse Reuse time of the route
For more information about the output, see Table 50.
display bgp multicast routing-table peer
Syntax
display bgp multicast routing-table peer ip-address { advertised-routes | received-routes }
[ network-address [ mask | mask-length ] | statistic ] [ | { begin | exclude | include } regular-expression ]
View
Any view
Default level
2: Monitor level
Parameters
ip-address: Specifies the IP address of an IPv4 MBGP peer.
advertised-routes: Displays routing information advertised to the specified peer.
received-routes: Displays routing information received from the specified peer.
network-address: Specifies the IP address of the destination network.
mask: Specifies the mask of the destination network, in dotted decimal notation.
mask-length: Specifies the mask length, in the range of 0 to 32.
statistic: Displays route statistics.
|: 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 routing-table peer to display IPv4 MBGP routing information advertised to or
received from the specified IPv4 MBGP peer.
Related commands: display bgp multicast peer.