195
display bgp multicast routing-table statistic
Syntax
display bgp multicast
routing-table
statistic
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default 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.
Description
Use
display bgp multicast routing-table statistic
to display IPv4 MBGP routing statistics.
Examples
# Display IPv4 MBGP routing statistics.
<Sysname> display bgp multicast routing-table statistic
Total Number of Routes: 4
filter-policy export (MBGP address family view)
Syntax
filter-policy
{
acl-number
|
ip-prefix
ip-prefix-name
}
export
[
direct
|
ospf
process-id
|
rip
process-id
|
static
]
undo filter-policy
export
[
direct
|
ospf
process-id
|
rip
process-id
|
static
]
View
IPv4 MBGP address family view
Default level
2: System level
Parameters
acl-number
: Specifies the number of an ACL used to filter outgoing routing information, ranging from
2000 to 3999.
ip-prefix-name
: Specifies the name of an IP prefix list used to filter outgoing routing information, a string
of 1 to 19 characters.
direct
: Filters direct routes.