cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1327
Views
0
Helpful
16
Replies

MPLs Link load balancing on cisco 2900 router

HI team,,

              We have two MPLS links and 4 Mbps bandwidth speed for each links. Both links are terminated on single router and Router model 2960 series. We want utilize for both links means load balancing will be happened between two links. Please suggest on this.

Regards

Muthukumar

16 Replies 16

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello ,

if links are same speed

you can use:

ECMP   Equal Cost Multi Path

 

startiing from two static routes or using a dynamic routing protocol like OSPF or EIGRP

 

You get per flow load balancing a given IP SA, IP DA will use a single link .

Multiple flows with varied sources and destinations will use either link1 or link2 achieving flow based load balancing

 

Hope to help

Giuseppe

 

Hi ,

      Our management preference static routes for this activity so could your share the configuration example?

 

Thanks

Muthukumar

balaji.bandi
Hall of Fame
Hall of Fame

How is other side connected same Single Router or dual Router ? 

 

If you can use IGP Like OSPF they do autmatic Load-balance if the Links are equal, if they are un-equal ( if both cisco device - you can use EIGRP).

 

Looks some guide lines :

 

https://blog.ipspace.net/2013/04/load-balancing-across-multiple-mplsvpn.html

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

HI Team,

                Is it possible without routing protocol ?

Thanks

Muthukumar

You can do Static Route (but i do not like to advise that)

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

HI,

           Pl. find the ip address details for your reference and suggest for load balancing configuration

Site1:

2960 Router is available and this one of the branch location

MPLS links 1

------------

ip address 172.19.2.97 255.255.255.252

MPLS Link 2

-----------

ip address 10.43.191.57 255.255.255.252

LAN

---

10.9.24.1 255.255.255.0
10.9.124.1 255.255.255.0

Site2:

------

MPLS Link1

--------

172.22.97.69 255.255.255.252

MPLS Link2:

----------

10.43.186.245 255.255.255.252

LAN

---

10.9.16.3/23
13. 10.9.116.1/23

 

Thanks

Muthukumar

 

 

Hello Muthukumar

 

on site 1:

ip route 10.9.16.0 255.255.254.0 172.19.2.98

ip route 10.9.16.0 255.255.254.0 10.43.191.58

+

ip route 13.10.8.0 255.255.254.0 172.19.2.98

ip route 13.10.8.0 255.255.254.0 10.43.191.58

 

Similary on site2:

 

ip route 10.9.24.0 255.255.255.0 172.22.97.70

ip route 10.9.24.0 255.255.255.0 10.43.186.246

+

ip route 10.9.124.0 255.255.255.0 172.22.97.70

ip route 10.9.124.0 255.255.255.0 10.43.186.246

 

However, these are MPLS L3 VPN services as the subnets of the links are different on the two sites.

 

You need to communicate to each MPLS SP your local LAN subnets in each site  to make this to work.

 

Hope to help

Giuseppe

 

Both side single router ? Same MPLS Provider ? then follow other suggestion done in the other post. by @ Giuseppe Larosa

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

HI,

Both side single router and same ISP provider.

 

Thanks

Muthukumar

i would advise to go with IGP with OSPF simple to deploy and it automatically take care of your requirement, Static is more painfull and blackhole the traffic - if one of the link Failes, you need also IP sla to track to shutdown the links so on, how administration task you like to put for static routes.

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Hi,

       Could you share the sample configuration of load balancing  & Auto failover with IGP protocol asap..

Thanks

Muthukumar

This gives you a high-level config of how you can do LB: You can fine-tune based on the outcome and testing.

 

http://gponsolution.com/ospf-load-balancing-example.html

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Hello BB,

I agree that using an IGP is a better solution but also this choice has to be made with the MPLS SP as this looks like to be an MPLS L3 VPN service.

The peer for OSPF is the PE node not the remote CE node so coordinate effort is needed between customer and SP.

 

Hope to help

Giuseppe

 

@Giuseppe Larosa

 

I was in impression this was Layer2 VPN Delivery, but may be missed here, if they are Layer3 VPN ?  (user need to confirm) -we advised based on the information.

 

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Getting Started

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:

Review Cisco Networking products for a $25 gift card