cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
956
Views
10
Helpful
4
Replies

WAN Load balancing

JFlorian33
Level 1
Level 1

Hello all,

I'm helping a friend out with a project he has. The setup in place is on yacht that has 4 V-Sats and they are wanting to load balance across all four of these links via a Cisco 2911. My recommendation to him was to just create 4 static default routes to each V-SAT's ip address. Would this accomplish the goal of loadbalancing? My concern is that would it actually load balance amongst the 4 links or just choose one and then move other to another link once the initial primary went down? Also would enabling CEF be an option if its a feature the 2911 can do? I've attached the visio to give a better idea.

Any input is much appreciated!

thanks,

john

4 Replies 4

cadet alain
VIP Alumni
VIP Alumni

Hi,

CEF is enabled by default and it is doing load-balancing on a per src-dst IP pair.

So configuring 4  static default routes with same default AD of 1 will load balance per src-dst IP and if one route goes down then the other 3 will still load-balance.

But if you do NAT you'll have to use route-maps for the NAT overload config and in the route-map you'll have to match on outgoing interface.

Regards.

Alain

Don't forget to rate helpful posts.

cflory
Level 1
Level 1

More on Alain's point, if you wanted to load balance beyond per destination, you could enable 'ip load-sharing per-packet' per each interface to the V-Sats.  This will help load balance further, in case there is only a small number of destinations.

However, I'm not sure about running that command on the 2900's, as I don't have one in front of me, but it is a thought. You'll most likely add more CPU overhead, though.

Thanks for the feeback! I deffinetly don't wanna do per-packet load-sharing as I believe they are doing some VOIP services and streaming which could cause some problems. Thanks for the reminder about the NAT'ing portion as I'm not exactly sure if they are using all public addresses or private. I'll certainly have to follow up on that portion.

Marwan ALshawi
VIP Alumni
VIP Alumni

You cam follow the logic in this document where you van use pbr fir load sharing the traffic and ip sla to make sure fail over works

https://supportforums.cisco.com/docs/DOC-8313

Nat cam be used as well if required

Hope this help

If helpful rate

Sent from Cisco Technical Support iPhone App

Review Cisco Networking products for a $25 gift card