02-13-2009 02:07 PM - edited 03-04-2019 03:34 AM
Pondering if it is a good idea to load balance between two ISP for our internet connection. We will be using bgp with default route and utilizing our own IP range.
Both ISP connections land into a single router and behind it is a ASA. All inside traffic is pointing to the ASA which nats all outgoing traffic to the interface which is our registered IP address.
Need advice/opinion on pro's and Cons.
Thank you very much
Mehdi.
02-13-2009 02:19 PM
We are currently load-balancing between two ISPs. If you are using BGP, you can use AS path prepending to force traffic to use a particular ISP.
Please let me know if you have any other questions.
02-13-2009 11:13 PM
Can local prefence be used to preffer a path in this case?
02-13-2009 02:20 PM
There are really no cons. If can you obtain your own address space and ASN, that is always the best choice.
02-13-2009 02:47 PM
Thanks Guys. That's the way I will choose.
Regards
02-13-2009 02:52 PM
You are welcome. Please remember torate useful posts.
02-15-2009 04:38 AM
By using AS PATH prepending and local preference we can loadshare Incoming traffic that is traffic from Internet to Corporate office but how will be the traffic flow of outgoing traffic from Corporate to Internet.
02-16-2009 06:16 AM
I don't think that there is an easy way to loadshare outbound traffic. Maybe you can use PBR(policy based routing) to achieve that task for some specific destinations.
02-16-2009 09:44 AM
The advantage of load balancing, you should have more bandwidth to work with which may improve performance. The disadvantage, depending on approach, extra complexity.
A simple approach is using two default routes, outbound, which will staticly split your traffic 50/50. Inbound, it's more complex because much depends on Internet topology and what your ISPs are doing.
A very powerful approach for outbound, is usage of OER/PfR, if your Cisco platform supports it. Either can dynamically load balance link utilization and can also monitoring actual end-to-end performance. PfR also has the option of informing your ISP how to process inbound traffic, but they would need to cooperate with the technology (although they don't have to run it).
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