cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1494
Views
0
Helpful
5
Replies

BGP convergence time

gaurav_thapar79
Level 1
Level 1

Hi All,

Please share yur observations and comments to improve the BGP convergence time. Although the standard time is 180sec but is there a way to make it instantaneous.

please share.

5 Replies 5

milan.kulik
Level 10
Level 10

Hi,

you can use

neighbor ... timers x y

and

bgp scan-time z

commands.

See http://www.cisco.com/en/US/products/ps6350/products_command_reference_chapter09186a0080454cee.html#wp1073585

and

http://www.cisco.com/en/US/products/ps6017/products_command_reference_chapter09186a008087d5e7.html#wp1011129

bgp scan-time 10

neighbor ..... timers 3 12

will give you a very fast convergence time.

But use this with care, you can get your router overloaded if your timers are too low for a high number of prefixes in you BGP table.

BR,

Milan

Hi Milan,

By any chance, did you try BGP fast-peering deactivation feature wherein i wouldnt be overloading my router during BGP scanner process.

Theoritically, we can achieve the faster convergence and reducing the issues related to router resources.

Please share your feedback incase you have used BGP fast-peering deactivation option instead of suggested by you.

Hi,

I'm not using it, but

BGP fast-peering deactivation also looks good to speed-up the dead neighgor detection.

But would it make the convergence faster if the neighbor remains alive and just some subnet disappears from an IGP routing table which should be redistributed to BGP?

IMHO, decreasing scan timer can make the BGP router very fast, but it's dangerous if all 300K Internet prefixes are present within the router memory, e.g.

BR,

Milan

Hi Milan,

How about BGP with this option in MPLS IP-VPN case. Hopefully , the convergence time must be faster than manually configuring the BGP scanner timings.

BTW, have you ever tested changing the scanner timings.

Hi,

yes, I'm using the decreased scanner time to speed-up the secondary router to detect the primary router failure on one site.

But the number of BGP prefixes involved is cca 60, so no CPU problem at all.

BR,

Milan

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card