clear ipv6 bgp dampening
Reactivates suppressed BGP4 routes.
Syntax
clear ipv6 bgp dampening
[
ipv6-addr
{
/
mask
}
]
[
vrf
vrf-name ]
Parameters
-
ipv6-addr
- IPv6 address of a specified route in dotted-decimal notation.
-
mask
- IPv6 mask of a specified route in CIDR notation.
- vrf
vrf-name
- Specifies the name of a VRF instance.
Modes
Privileged EXEC mode
Examples
The following example unsuppresses all suppressed BGP4+ routes.
device# clear ipv6 bgp dampening
The following example unsuppresses suppressed BGP4+ routes for VRF "red".
device# clear ipv6 bgp dampening vrf red