02-03-2007 03:21 AM - edited 03-03-2019 03:36 PM
Hi,
I have two connection lease line @ my branch office which is connecting to my main office, and currently I am using static routes on branch office. I am looking for load balance on the both link, for example traffic should parallel pass on both link instead of failover connection. Any suggestion please.
Basharath Khan
02-03-2007 07:07 AM
You can use 2 static routes for the destination traffic with one pointing to 1st link and the 2nd to the redundan link
http://www.inetdaemon.com/tutorials/internet/ip/routing/static/index.shtml#loadbalancing
HTH, rate if it does
Narayan
02-03-2007 08:57 AM
not sure i understand what you mean?
02-03-2007 11:05 AM
narayan trying to say that configure the two static route with same AD pointing towards the destination.
for example you have the destination 192.168.1.1 is connected using two link through same source then you can use two stati route.
regards
Devang
02-03-2007 11:11 AM
i see, so by using the same ip address on both static routes on both interfaces, this will load balance?
02-03-2007 12:56 PM
you will also need to add these commands on the outside interface:
ip load-sharing per-packet
OR
ip load-sharing per-destination
02-03-2007 08:24 PM
Can you post your topology
That will help us to give you the right solution
Narayan
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