BGP: Difference between revisions

15 bytes removed ,  2 years ago
Line 599:
* 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.
 
 
;Config:
Line 605 ⟶ 606:
neighbor 10.0.0.2 remote-as 64502
 
 
;Verify:
R1# show ip bgp dampening parameters
R1# show ip bgp dampening flap-statistics
R1# debug ip bgp dampening
 
 
;The meaning of the defaultDefault dampening parameters:
 
* The penalty will be reduced to half after 15 minutes (Half-life time).