09-06-2019 06:18 AM - edited 09-06-2019 06:20 AM
I have been looking for numbers regarding maximum simultaneous BGP sessions these devices can handle. Has anyone seen any documents or have any personal experience with high amounts of bgp sessions on any of these devices? Or am I more likely to hit a limit on total number of routes before I would hit a BGP session limit?
Solved! Go to Solution.
09-06-2019 07:00 AM
You can have Many peers as long as you have enough route can hold your memory and CPU head room available.
09-06-2019 06:42 AM
Look the technical document it has the information for your query.
09-06-2019 06:52 AM
09-06-2019 07:00 AM
You can have Many peers as long as you have enough route can hold your memory and CPU head room available.
09-09-2019 07:23 AM
Hello Seth,
have a look at the following Troubleshooting BGP cisco live session
https://www.ciscolive.com/c/dam/r/ciscolive/us/docs/2017/pdf/BRKRST-3320.pdf
The number of BGP peers can have an impact on devices acting as Route Reflector Servers.
There are some configuration tips for improving the number of BGP peers supported.
One of them is to increase the hold-queue on interfaces that are used for process switched packets like BGP messages are.
Other tools are available to
see slide 50: the number of BGP peers have an impact on update activities
see slide 59: about the issue of dropping TCP Acks on RRS with hundreds of BGP clients.
In the past on other platforms like C7200 there was the SPD concept Selective Packet Discard also on Cisco 12000 with classic IOS.
see for example the following book
http://www.ce.uniroma2.it/~lopresti/Didattica/Biss2010/BGP/BGP_Design_and_Implementation.pdf
This book provides suggestions for building high scalable BGP networks also in regards of number of BGP peers.
There should be some modern equivalent of SPD on modern router platforms.
Hope to help
Giuseppe
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide