Sunday, June 26, 2016

BGP Timers Tuning

BGP scanner runs every 60 seconds by default
command  bgp scan-time [5-60]
BGP process is “BGP I/O,” which processes BGP UPDATE and KEEPALIVE messages. The default values are Keepalive 60 and holdtime 180 intervals
Command timers bgp [keepalive][holdtime]

R1#
router bgp 123
timers bgp 5 15
bgp scan-time 20 






 

No comments:

Post a Comment