
184
display bgp multicast routing-table
Syntax
display bgp multicast
routing-table
[
ip-address
[
{
mask
|
mask-length
}
[
longer-prefixes
] ] ] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
ip-address
: Specifies a destination IP address.
mask
: Specifies the network mask, in dotted decimal notation.
mask-length
: Specifies the mask length, in the range of 0 to 32.
longer-prefixes
: 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.
Description
Use
display bgp multicast routing-table
to display IPv4 MBGP routing information.
Examples
# Display the IPv4 MBGP routing table.
<Sysname> display bgp multicast routing-table
Total Number of Routes: 1
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
*> 40.40.40.0/24 20.20.20.1 0 200 300i
Table 43
Command output
Field Description
Total Number of
Routes
Total number of routes.
BGP Local router ID
BGP local router ID.