04-26-2012 08:04 PM - edited 03-07-2019 06:22 AM
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!!!
04-26-2012 08:47 PM
Configure GSLB or VRRP on your routers.
Sent from Cisco Technical Support iPhone App
04-27-2012 05:53 AM
Hey there thanks.
How do I configure these, any examples or links please?
Thanks.
Sent from Cisco Technical Support iPhone App
04-29-2012 06:19 PM
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.
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: