187
Description
Use
display bgp multicast routing-table cidr
to display IPv4 MBGP Classless Inter-Domain Routing (CIDR)
routing information.
Examples
# Display IPv4 MBGP CIDR routing information.
<Sysname> display bgp multicast routing-table cidr
Total Number of Routes: 1
BGP Local router ID is 20.20.20.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
*> 40.40.40.0/24 30.30.30.1 0 0 300i
For more information about the output, see
Table 43
.
display bgp multicast routing-table community
Syntax
display bgp multicast routing-table community
[
aa:nn
]&<1-13> [
no-advertise
|
no-export
|
no-export-subconfed
] * [
whole-match
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default 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>: Specifies an argument before it can be entered 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 the routes that cannot be advertised out of the confederation, but can be
advertised to other sub ASs in the confederation.
no-export-subconfed
: Displays the 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.