02-12-2002 12:52 PM - edited 03-01-2019 08:27 PM
I am currently using Route maps and prepend statements, but is there a way that I can truly load balance with BGP? How do the ISP's do it?
Thanks in advance,
Jpoulos
CCNP, MCSE
02-12-2002 01:15 PM
BGP is not designed to load balance traffic. You can load balance between multiple circuits between the same two router's, but not to different routers.
Example:
Router A has three DS3's to Router B
You setup three static routes from Router A to Router B's loopback address, and vice versa. You then build the BGP session to the loopbacks. This will balance the traffic.
02-19-2002 05:56 PM
Look for ibgp multipath for bgp load balancing. It doesn't sound like this is what you are trying to do, though....
Russ
02-20-2002 12:25 AM
You can set LocalPreference value of the routing update to archive outgoing traffic load balance. Also you can set metric to the traffic comming to the AS.
02-21-2002 11:41 PM
hi,
as such bgp doesnt do any load balancing. what you can do is add 2 static routes thru the different interfaces thru wehich u connect to your upstream provider. then you can instruct the provider also to do the smae at his end. your load will be balanced then.
thanks,
ramesh
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