clear ipv6 bgp flap-statistics
Clears route-flap statistics for BGP4+ routes.
Syntax
clear ipv6 bgp flap-statistics
[
ipv6-addr
{
/
mask
}
|
neighbor
ipv6-addr
|
regular-expression
string
]
[
vrf
vrf-name ]
Parameters
-
ipv6-addr
- IPv6 address of a specified route in dotted-decimal notation.
-
mask
- (Optional) IPv6 mask of a specified route in CIDR notation.
-
neighbor
- Clears route-flap statistics only for routes learned from the specified neighbor.
- ipv6-addr
- IPv6 address of the neighbor.
-
regular-expression
- Specifies a regular expression.
- string
- Regular expression.
- vrf
vrf-name
- Specifies the name of a VRF instance.
Modes
Privileged EXEC mode
Examples
This example clears all dampening statistics for a BGP4+ route.
device# clear ipv6 bgp flap-statistics
This example clears the dampening statistics for a BGP4+ route for VRF "red".
device# clear ipv6 bgp flap-statistics vrf red