28 clear ip bgp dampening, 29 clear ip bgp flap-statistics – CANOGA PERKINS 9175 Command Reference User Manual
Page 263
![background image](/manuals/651401/263/background.png)
CanogaOS Command Reference
16-18
out = Indicates that outgoing advertised routes will be cleared.
SOFT = soft (in|out) Indicates that both incoming and outgoing routes will be cleared
PREFIX = unicast|multicast
unicast = address family modifier
multicast = address family modifier
Command Mode
Privileged Exec mode
Examples
Switch# clear ip bgp 10.10.0.12 soft
Switch# clear ip bgp 10.10.0.10 vpnv4 unicast out
Switch# clear ip bgp 3ffe::8
16.28 clear ip bgp dampening
Use this command to reset all dampened BGP routes under the specified address family.
Command Syntax
clear ip bgp dampening (A.B.C.D|A.B.C.D/M)
clear ip bgp ipv4 PREFIX dampening (A.B.C.D|A.B.C.D/M)
A.B.C.D Specifies the IPv4 address for which BGP dampening is to be cleared.
A.B.C.D/M Specifies the IPv4 address with mask for which BGP dampening is to be cleared.
ipv4 = clears all IPv4 address family peers
PREFIX = unicast|multicast
unicast = address family modifier
multicast = address family modifier
Command Mode
Privileged Exec mode
Examples
Switch# clear ip bgp dampening 10.10.0.121
Switch# clear ip bgp ipv4 unicast dampening
16.29 clear ip bgp flap-statistics
Use this command to clear the flap count and history duration for all the prefixes under the specified address
family.
Command Syntax
clear ip bgp flap-statistics (A.B.C.D|A.B.C.D/M)