cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1263
Views
0
Helpful
3
Replies

Load Balance between 3 877 ADSL routers

hromano2087
Level 1
Level 1

Greetings to all, I am in need of some expert advice.

I have 3 877 ADSL routers for internet connectivity.  I recently installed a FW behind them and would like to use the Ciscos as load balance in order to get better utilization from my 3 internet links.

Any ideas?

1) the 3 routers are on DHCP from the ISP on the WAN side.

2) the 3 ciscos are on the same class C subnet on the LAN side: 10.201.1.252, 10.201.1.253 and 10.201.1.254

Thanks!!!

3 Replies 3

alex.tulio
Level 1
Level 1

Configure GSLB or VRRP on your routers.

Sent from Cisco Technical Support iPhone App

hromano2087
Level 1
Level 1

Hey there thanks.

How do I configure these, any examples or links please?

Thanks.

Sent from Cisco Technical Support iPhone App

Hi Humberto,

Sorry it's GLBP not GSLB.

To configure it:

Router 1:

interface fx/y

ip address 1.1.1.2 255.255.255.0

glbp 7 ip 1.1.1.1

glbp 7 priority 150

glbp 7 timers msec 200 msec 700

Router2:

interface fx/y

ip address 1.1.1.3 255.255.255.0

glbp 7 ip 1.1.1.1

glbp 7 priority 100

glbp 7 timers msec 200 msec 700

Router 3:

interface fx/y

ip address 1.1.1.4 255.255.255.0

glbp 7 ip 1.1.1.1

glbp 7 priority 50

glbp 7 timers msec 200 msec 700

Hope this helps.

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