cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
310
Views
4
Helpful
2
Replies

best practice in load balacing internet traffic using 2 ISP's.

cfajardo1_2
Level 1
Level 1

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

-

1 Accepted Solution

Accepted Solutions

paolo bevilacqua
Hall of Fame
Hall of Fame

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!

View solution in original post

2 Replies 2

paolo bevilacqua
Hall of Fame
Hall of Fame

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!

mvsheik123
Level 7
Level 7

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

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card