R3303-HP HSR6800 Routers IP Multicast Command Reference
218
Views
Any view
Default command level
2: Monitor level
Parameters
aa:nn: Specifies a community by its number. Both aa and nn are in the range of 0 to 65535.
&<1-13>: Indicates that you can enter the preceding argument up to 13 times.
no-advertise: Displays MBGP routes that cannot be advertised to any peer.
no-export: Displays MBGP routes that cannot be advertised out of the AS. If a confederation is
configured, it displays routes that cannot be advertised out of the confederation, but can be advertised
to other sub ASs in the confederation.
no-export-subconfed: Displays MBGP routes that cannot be advertised out of the AS or to other sub ASs
in the confederation.
whole-match: Displays the MBGP routes that exactly match the specified community attributes.
|: 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 with the specified BGP community attribute.
<Sysname> display bgp multicast routing-table community 11:22
BGP Local router ID is 10.10.10.1
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
*> 10.10.10.0/24 0.0.0.0 0 0 i
*> 40.40.40.0/24 20.20.20.1 0 200 300i
For more information about the fields, see Table 47.
display bgp multicast routing-table community-list
Use display bgp multicast routing-table community-list to display IPv4 MBGP routing information that
matches the specified BGP community list.