
216
Examples
# Clear damping information of route 20.1.0.0/16 and release the suppressed route.
<Sysname> reset bgp ipv4 multicast dampening 20.1.0.0 255.255.0.0
reset bgp ipv4 multicast flap-info
Syntax
reset bgp ipv4 multicast
flap-info
[
regexp
as-path-regular-expression
|
as-path-acl
as-path-acl-number
|
ip-address
[
mask
|
mask-length
] ]
View
User view
Default level
1: Monitor level
Parameters
as-path-regular-expression
: Clears the flap statistics of the routes that match the AS path regular
expression, a case-sensitive string of 1 to 80 characters with spaces included.
as-path-acl-number
: Clears the flap statistics for the routes that match the AS path list, number of which
is in the range of 1 to 256.
ip-address
: Specifies an IP address.
mask
: Specifies the network mask, in dotted decimal notation. The default is 255.255.255.255.
mask-length
: Specifies the mask length, in the range of 0 to 32. The default is 32.
Description
Use
reset bgp ipv4 multicast flap-info
to clear IPv4 MBGP routing flap statistics.
The flap statistics of all the routes is cleared if no parameter is specified.
Examples
# Clear the flap statistics of all IPv4 MBGP routes that match AS path list 10.
<Sysname> reset bgp ipv4 multicast flap-info as-path-acl 10
summary automatic (MBGP address family view)
Syntax
summary automatic
undo summary automatic
View
IPv4 MBGP address family view
Default level
2: System level
Parameters
None