Reference v4.1.0 Instruction Manual

112 Network OS Command Reference
53-1003115-01
clear ip bgp flap-statistics
2
clear ip bgp flap-statistics
Clears the dampening statistics for a BGP4 route without changing the dampening status of the
route.
Synopsis clear ip bgp flap-statistics [ip-addr {/mask}| neighbor ip-addr | regular-expression string]
Operands ip-addr IPv4 address of a specified route in dotted-decimal notation.
mask (Optional) IPv4 mask of a specified route in CIDR notation.
neighbor Clears dampening statistics only for routes learned from the specified
neighbor.
ip-addr IPv4 address of the neighbor.
regular-expression Specifies a regular expression.
string Regular expression.
Defaults None
Command Modes Privileged EXEC mode
Description Use this command to clear the dampening statistics for a BGP4 route without changing the
dampening status of the route.
Usage Guidelines None
Examples To clear the dampening statistics for a BGP4 route:
switch# clear ip bgp flap-statistics 10.0.0.0/16
See Also None