amitabha
18 posts

Guys, I need help to implement WAN load balancing with cisco router. There will be no BGP, only static routing. How can I configure with cisco router (with multiple WAN interfaces). Can I get flexibility in Load balancing. Is there will be 2 default route ??

luismg
130 posts

if you have two routes to the same destination with the same administrative distance you will get load balancing.

Kind regards

jimtse
4 posts

Yes, two default route with equal AD will got load balancing. you can use traceroute to verify it.

MrGRinch
31 posts

Why don't you use GLBP or other redundancy protocols for load balancing? You could also create etherchannel(if it's possible) to reach your goal.

tomaifauchai
14 posts

Because it's wan side and he can use EIGRP which is the best routing protocol ever made in my opinion.

If your 2 links have the same speed, just put 2 static routes and do a "redistribute static" command to spread it into your AS.

If your links have unequal speed maybe its better to bring up the dynamic process with the "variance 2" command and insert 2 floating static routes with administrative distance of 95.

Viewing 1 - 5 of 5

  • 1