10-19-2009 10:01 PM
Hello
I have 3 STM-1 equal cost links between two GSR12000 within my MPLS core. My problem is that load balancing/sharing of traffic passing via this links is done ONLY in one way and not both ways. OSPF is running as an IGP protocol.
Can you please advice of how to achieve balancing/sharing of traffic both ways.
Thanks
10-20-2009 12:55 AM
When multiple TE tunnels have the same cost, traffic can be load-balanced across them. Traffic
can also be load-balanced between the native IP path and TE tunnels if the cost of the routing is
the same. This situation has some restrictions, however; see the earlier section âCost Calculation
of IGP Routes over TE Tunnels.â When you are load balancing over TE tunnels, the load balancing
can even be unequal cost load balancing. The load balancing of traffic is weighted proportionally
to the bandwidth requirement of the TE tunnels. If you have one tunnel with 80 MB and one with
20 MB of reserved bandwidth, the load-balancing ratio is 4:1, or the first tunnel should get four
times more traffic than the second tunnel. However, the load-balancing ratio is an approximation,
because Cisco Express Forwarding (CEF) has only 16 hash buckets. See Chapter 6, âCisco
Express Forwarding,â for more on this.
When an LSR performs the load balancing over one or more IP paths and one or more TE tunnels,
it is always equal cost load balancing. This means that every path gets the same amount of traffic.
Multiple TE tunnels can be handy when the amount of bandwidth to be reserved between a pair
of routers is more than the bandwidth capacity of the links. You can then just create multiple TE
tunnels with each a piece of the required bandwidth.
10-27-2009 11:50 PM
Dear VIRVERMA,
Which algorithms do cisco routers use for load balancing?
Thank you
10-28-2009 12:35 AM
Its inbuilt algo of cisco which uses 4 bits, thats why you cannot use more than 16 links. It always works in even mode.
http://shivlu.blogspot.com/2008/11/cef-loadbalancingproblem.html
regards
shivlu jain
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