551
Command Mode:
Admin mode
Usage Guide:
Clearing up BGP state in different parameters (such as AS number, peer
group name, IPv4 address, address-family, external neighbor), or the inbound or
outbound messages. Also it is optional to use the saved ORF as soft reconfiguration, or
use the soft in|out command for in or out soft reconfiguration if it is already set.
Example:
Switch# clear ip bgp * soft in
When soft reconfiguration is set, use this command for soft reconfiguration
Switch# clear ip bgp *
Will clear up all established connections
14.8.3.29 clear ip bgp dampening
Command:clear ip bgp [<ADDRESS-FAMILY>] dampening
[<ip-address>|<ip-address/M>]
Function:
Used for resetting BGP routing dampening
Parameter: <ADDRESS-FAMILY>
: address-family, such as “ipv4 unicast”
<ip-address>
: IP address
<ip-address/M>
: IP address and mask
Default:
None
Command Mode:
Admin mode
Usage Guide:
It is possible to clear BGP routing dampening messages and state by
different parameters (such as address-family or IPv4 address)
Example:
Switch# clear ip bgp ipv4 unicast dampening
14.8.3.30 clear ip bgp flap-statistics
Command:clear ip bgp [<ADDRESS-FAMILY>] flap-statistics
[<ip-address>|<ip-address/M>]
Function:
For resetting BGP routing dampening statistics messages.
Parameter: <ADDRESS-FAMILY>
: address-family such as “ipv4 unicast”
<ip-address/M>
: IP address and mask
Default:
None
Command Mode:
Admin mode
Usage Guide:
It is possible to clear BGP routing dampening statistic messages and state
by different parameters (such as address-family or IPv4 address)
Example:
Switch#clear ip bgp ipv4 unicast flap-statistics
14.8.3.31 distance
Command: distance <1-255> <ip-address/M> [<WORD>]