BGP: Difference between revisions

Content added Content deleted
Line 599: Line 599:
* When the command bgp dampening is enabled without configuring any optional arguments, the default values are used.
* When the command bgp dampening is enabled without configuring any optional arguments, the default values are used.
* The default IOS dampening values are 15 750 2000 60.
* The default IOS dampening values are 15 750 2000 60.



;Config:
;Config:
Line 605: Line 606:
neighbor 10.0.0.2 remote-as 64502
neighbor 10.0.0.2 remote-as 64502



Verify:
;Verify:
R1# show ip bgp dampening parameters
R1# show ip bgp dampening parameters
R1# show ip bgp dampening flap-statistics
R1# show ip bgp dampening flap-statistics
R1# debug ip bgp dampening
R1# debug ip bgp dampening



;The meaning of the default dampening parameters:
;Default dampening parameters:


* The penalty will be reduced to half after 15 minutes (Half-life time).
* The penalty will be reduced to half after 15 minutes (Half-life time).