12-06-2007 06:21 AM - edited 03-03-2019 07:49 PM
what is the BEST PRACTICE in load balacing internet traffic using 2 ISP's.
NOTES:
-web/mail servers are hosted
-single internet router
-Public IP address inside the internet router
OBJECTIVE:
-half of the internet traffic will go to the ISP1
-other half will go to ISP2
-
Solved! Go to Solution.
12-06-2007 06:45 AM
Hi,
you cannot easily load balance with public address "inside". For this, you need BGP, and both ISP willing to route the network block you've been assigned (likely, by one ISP).
If you are OK with private addresses, you can load balance using NAT and that does not requires BGP.
Hope this helps, please rate post if it does!
12-06-2007 06:45 AM
Hi,
you cannot easily load balance with public address "inside". For this, you need BGP, and both ISP willing to route the network block you've been assigned (likely, by one ISP).
If you are OK with private addresses, you can load balance using NAT and that does not requires BGP.
Hope this helps, please rate post if it does!
12-06-2007 06:46 AM
Hi,
You can go with BGP. Use the 'weight' attribute to assign weights to routes (as this is single internet router). Please see the link below..
http://www.cisco.com/en/US/tech/tk365/technologies_configuration_example09186a00800945bf.shtml
hth
MS
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