29 clear ip bgp dampening, 30 clear ip bgp flap-statistics, 31 debug bgp – PLANET XGS3-24040 User Manual

Page 526: Clear ip bgp dampening, Clear ip bgp flap, Statistics, Debug bgp

Advertising
background image


35-239

35.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

Related Command: bgp dampening

35.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>: 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 statistic messages and state by different

parameters (such as address-family or IPv4 address).

Example:

Switch#clear ip bgp ipv4 unicast flap-statistics

35.31 debug bgp

Command: debug bgp [<MODULE>|all]

no debug bgp [<MODULE>|all]

Function: For BGP debugging. The “no debug bgp [<MODULE>|all]” command closes the BGP

debugging messages

Parameter: <MODULE>: BGP module names, including dampening、events、filters、fsm、keepalives、

nsm、updates, etc.

Advertising