05-10-2012 07:49 PM - edited 03-04-2019 04:19 PM
Hello,
This is a follow-up to an earlier post related to the question of load balancing outbound traffic over a multihomed internet connection. Our company is a school that has its own address space, external DNS, and two ISPs. If most of our internet traffic consists of downloads to students inside our network, is it customary in this situation to allow all outbound traffic to exit one link while keeping that link as well as the second link active for incoming (downloaded) traffic? In other words, if both links are the same speed, and the amount of outbound (upstream) traffic is minimal, is it reasonable to allow that outbound traffic to head out just one of the links, but allow incoming traffic to enter both links (which it will do on its own)? (auto-failover would still be configured, which is a different issue).
A few years ago, I studied BGP and the ideas of setting a higher local preference for certain outbound traffic, etc, and redistributing to an IGP. But these ideas seem outdated now in the days of video streaming. The answer seems obvious, but I'd like to hear it from an expert, if possible.
Thank you very much,
Richard Pastor
Solved! Go to Solution.
05-11-2012 02:43 AM
Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
If outbound usage is as light as you note, I too probably wouldn't worry about outbound load balancing. If I did worry about it, I would probably use OER/PfR (if supported) to automate it. I would, however, insure there was outbound QoS (e.g. fair queuing) with shaping (if needed) to insure one to few high rate flows weren't especially adverse to other flows.
Inbound, traffic will routinely take what it considers the "best path" from its source to your site. If you use ISP specific NAT, inbound load balancing will sort of track your outbound balancing. However, as you noted using your own public IP address space, inbound Internet load balancing would take some work to accomplish.
05-10-2012 09:21 PM
Do you have BGP? Even if not, NAT based load balancing works well enougha and gives few options for the details. You can search the forum or cisco.com about.
05-11-2012 02:43 AM
Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
If outbound usage is as light as you note, I too probably wouldn't worry about outbound load balancing. If I did worry about it, I would probably use OER/PfR (if supported) to automate it. I would, however, insure there was outbound QoS (e.g. fair queuing) with shaping (if needed) to insure one to few high rate flows weren't especially adverse to other flows.
Inbound, traffic will routinely take what it considers the "best path" from its source to your site. If you use ISP specific NAT, inbound load balancing will sort of track your outbound balancing. However, as you noted using your own public IP address space, inbound Internet load balancing would take some work to accomplish.
05-11-2012 08:04 AM
Thank you
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