R3303-HP HSR6800 Routers IP Multicast Command Reference
220
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 dampened IPv4 MBGP routes.
<Sysname> display bgp multicast routing-table dampened
BGP Local router ID is 2.2.2.2
Status codes: * - valid, ^ - VPNv4 best, > - best, d - damped,
h - history, i - internal, s - suppressed, S - Stale
Origin : i - IGP, e - EGP, ? - incomplete
Network From Reuse Path/Origin
*d 77.0.0.0 12.1.1.1 00:29:20 100?
Table 48 Command output
Field Description
From IP address from which the route was received.
Reuse Reuse time of the route.
For more information about the fields, see Table 47.
display bgp multicast routing-table dampening parameter
Use display bgp multicast routing-table dampening parameter to display IPv4 MBGP route dampening
parameters.
Syntax
display bgp multicast routing-table dampening parameter [ | { begin | exclude | include }
regular-expression ]
Views
Any view
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.