R3303-HP HSR6800 Routers IP Multicast Command Reference

222
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 routes that originate from different autonomous systems.
<Sysname> display bgp multicast routing-table different-origin-as
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 NextHop MED LocPrf PrefVal Path/Ogn
*> 55.0.0.0 12.1.1.1 0 0 100?
* 14.1.1.2 0 0 300?
For more information about the fields, see Table 47.
display bgp multicast routing-table flap-info
Use display bgp multicast routing-table flap-info to display IPv4 MBGP route flap statistics.
Syntax
display bgp multicast routing-table flap-info [ regular-expression as-regular-expression | [ as-path-acl
as-path-acl-number | ip-address [ { mask | mask-length } [ longer-match ] ] ] [ | { begin | exclude |
include } regular-expression ] ]
Views
Any view
Default command level
2: Monitor level
Parameters
as-regular-expression: Specifies an AS path regular expression.
as-path-acl-number: Specifies an AS path ACL in the range of 1 to 256.
ip-address: Specifies a destination IP address.
mask: Specifies a mask, in dotted decimal notation.
mask-length: Specifies a mask length in the range of 0 to 32.
longer-match: Matches the longest prefix.
|: 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.