29 clear ip bgp flap-statistics – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 296

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 296 of 855

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)
clear ip bgp ipv4 PREFIX flap-statistics (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 flap-statistics 10.10.0.121
Switch# clear ip bgp ipv4 unicast flap-statistics

Advertising