03-16-2011 06:03 AM - edited 03-04-2019 11:46 AM
Hi everyone,
i need to load balance traffic from R3 going to R1's loopback 1.1.1.1 and at the same time load balance traffic from R3 going to R2's loop back 2.2.2.2
how can this be achieved, i always managed to load balance only one of the destinations but i can't do both..
lets say 1.1.1.1 from R3 prespective = 64 + 1 = 65 interface f0/0
if i want to load balance over f0/0 and f0/1 then
i'll increase the cost of R3 f0/0 to 74
then 1.1.1.1 f0/0 = 74 + 1 = 75
f0/1 = 64 + 10 + 1 = 75
but this will be the opposite if i wanted to load balance traffic heading to 2.2.2.2
appreciate your help everyone...
Regards,
Hamalawy
03-16-2011 08:07 AM
Use ospf maximum-paths.
HTH>
03-16-2011 08:54 AM
Hi Andrew,
Use ospf maximum-paths.
Isn't it 4 by default? So how does it help to touch this parameter?
He must first make his 2 paths have the same cost then by default it will load-balance on the 2 paths but maybe he'll have to change the forwarding path ( process, fast,cef) to achieve the kind of load balancing he desires.
Regards.
Alain.
03-16-2011 09:21 AM
Hi Alian,
It's been a while - but yes I belive the default is 4. I did not advise to touch this parameter? I said "Use ospf maximum-paths" which reading again can be misleading - perhaps I should have phrased it as "look into maximum-paths"!
My appologies for the grammatical error.
03-16-2011 01:46 PM
Hi Andrew,
Sorry for misunderstanding your reply, no harm intended.
Regards.
Alain.
03-17-2011 02:20 AM
Alain,
Hey no harm no foul - it's always important to be clear - I was not.
Regards,
Andrew.
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