OSPF Equal Cost (multiple links) but unbalanced traffic

Hi!
I would like to ask about OSPF.
We are using 4 links running OSPF point to point with equal cost to load balance MPLS L2 traffic between our two routers.
And from what we are experiencing right now is that it didnt balance the load the way it should have.
The first link always catches up the bulk of the traffic, while the remaining 3 links load balances, I would like to inquire on steps to mitigate the issue.
Appreciate if I could receive some help to solve the issue
Thank you very much  in advance!
Best Regards,
asakurahao

I do have almost the same problem.
i have 2 x 20 Mbps Point to Point ethernet links configured with equal ospf cost and both links terminated on the single router at both ends.
interface FastEthernet0/0/0
 bandwidth 20000
 ip address x.x.x.x y.y.y.y
 load-interval 30
 duplex auto
 speed auto
 traffic-shape rate 20000000 500000 500000 1000
interface FastEthernet0/0/1
 bandwidth 20000
 ip address x.x.x.x y.y.y.y
 load-interval 30
 duplex auto
 speed auto
 traffic-shape rate 20000000 500000 500000 1000
FastEthernet0/0/0 is up, line protocol is up
  Internet Address 135.254.193.53/30, Area 0.0.0.1
  Process ID 3435, Router ID 135.254.0.95, Network Type BROADCAST, Cost: 5
FastEthernet0/0/1 is up, line protocol is up
  Internet Address 135.254.193.45/30, Area 0.0.0.1
  Process ID 3435, Router ID 135.254.0.95, Network Type BROADCAST, Cost: 5
I see majority of the traffic using the link F0/0/0 and only 30% traffic using the second link F0/0/1.
I used per-packet load-sharing on these interfaces which caused throughput problems, so i removed that from the interface. Should i add some CEF commands or should try per-destination load sharing to see equal traffic on both links ?

Similar Messages

  • OSPF Equal Cost Path Selection

    This is a nerdy enough qeury in reality.
    We have a single area - area 0.0.0.32. All intra-area routes. We have 2 switches in the core of the network, and 10 switches at the edge. All of these switches are connected via layer 3 OSPF routed links.
    The cost for all links is 20 - which is based on bandwidth between the boxes - which is 2Gbps.
    Have a look at the enclosed jpeg to get an idea.
    Very simple.
    Query revolves around the path selection available to OSPF.
    The path from Core 2 to the 10.32.51.0 network is easy - straight across the link between the core switches for a cost of 20.
    Question :- if the link between the cores fail, which path will be chosen by OSPF and why?
    It can go through ANY of the other edge switches for a total cost of 40, but it will choose a particular one. What criteria does OSPF use to select this path?
    Remember, the path costs are equal, they are all intra-area.
    I tried messing with Router ID, but this doesn't seem to be it.
    I tried highest interface IP addresses, but it doesn't seem to be this.
    It is not a random act, the algorithm chooses the same one every time.
    There must be some parameter in the LSDB that is the defining one when it comes to path selection.
    Can you help me out please. I need someone who understands the OSPF algorithm better than I do (which might not be hard!).
    Appreciate any comments for debate.

    Disclaimer
    The  Author of this posting offers the information contained within this  posting without consideration and with the reader's understanding that  there's no implied or expressed suitability or fitness for any purpose.  Information provided is for informational purposes only and should not  be construed as rendering professional advice of any kind. Usage of this  posting's information is solely at reader's own risk.
    Liability Disclaimer
    In  no event shall Author be liable for any damages whatsoever (including,  without limitation, damages for loss of use, data or profit) arising out  of the use or inability to use the posting's information even if Author  has been advised of the possibility of such damage.
    Posting
    My guess (as I haven't re-read the RFC), selection of an ECMP to retain in a routing table (assuming all possible ECMP are not retained) and/or exactly how packets or flows are ECMP routed is implementation dependent.
    I recall years ago bumping into a situation where I had 6 (OSPF) ECMP on a Cisco router which had the (then) default allowance of 4 ECMP in the route table.  I don't recall exactly what the issue was, but whatever it was doing I considered it a bug.  The "fix" was to allow the router to use all 6 ECMP.  (Again, don't remember the specifics, but the issue I saw was more involved than 2 of the 6 ECMPs weren't retained.)

  • Nexus 7010 OSPF Equal Cost Paths

    Hello,
    I currently have two physical links connecting one data center to another.  These are both 10Gb links and I have manually set the cost to the primary link to '1' and the secondary link to '10'.  My question is, if I set the secondary link to '1' they would have equal cost routes.  What is the selection process at this point?   Will equal cost load balancing automatically kick in and use both links?
    Thank you,
    Scott

    Scott
    Haven't used Nexus switches but generally yes it should do depending on the routing protocol ie. statics, EIGRP, OSPF etc. will use equal cost paths if they are in the routing table.
    BGP is different in that without further configuration it picks just one path so there is only one entry in the routing table.
    By default it will use per destination load sharing and the default on Nexus is destination IP address and port number to choose which link to use.
    "sh ip load-sharing"
    will show you the current method it is using.
    Jon

  • OSPF equal cost path

    Hi all,
    I have
    The network 192.168.0.0 is directly connected to Router A and B. Router A and B are redistributing the network in the ospf area 0.
    Router A,B,C,D belong to the same OSPF Area.
    Router C is DR. The cost of the link is indicated in the draw.
    Question:
    Router D (and router C) is using as next hop the Router A for reaching the network 192.168.0.0.
    Why the router D is not using the router B as next hop due to the fact that all the possible paths are equal cost?
    Thanks.

    Hi,
    At the end the information provided by Rolf fit in my case.
    Playing with the cost to reach the ASBR and the metric of the external route I was able to figure out why the router A is the50
    preferred exit point: during the redistribution router A is modifying the metric value, in this way C and D are using A as
    Thanks all!!!

  • OSPF equal cost - loops

    Hi
    Please see attached diagram.
    When I traceroute from the Cisco 892 router (on the top) to an 10.31.48.0 address the packages is looped between the two cisco 2821 routers two times before the package is delivered.
    Type escape sequence to abort.
    Tracing the route to 10.31.48.2
    VRF info: (vrf in name/id, vrf out name/id)
      1 172.20.1.2 0 msec
        172.20.1.1 0 msec
        172.20.1.2 0 msec
      2 10.31.45.2 12 msec
        10.31.45.7 4 msec
        10.31.45.2 4 msec
    The package should go from the 172.20.1.2 directly to 10.31.45.2 or 10.31.45.7 and then to the end host. The traceroute shows that the package is bounced two times.
    Any suggestions?
    Best Regards, Steffen.

    If it was a loop, your ping would not work. The output you get is as a result of the probes used in a traceroute. This link seems to give a reasonable explanation:http://www.dasblinkenlichten.com/why-does-my-traceroute-look-like-that/
    Just so you can see, run an extended ping on the 892 like below and share output here.
    Cisco-892#ping
    Protocol [ip]:
    Target IP address: 10.31.48.1
    Repeat count [5]:
    Datagram size [100]:
    Timeout in seconds [2]:
    Extended commands [n]: y
    Source address or interface:
    Type of service [0]:
    Set DF bit in IP header? [no]:
    Validate reply data? [no]:
    Data pattern [0xABCD]:
    Loose, Strict, Record, Timestamp, Verbose[none]: r
    Number of hops [ 9 ]: 3
    Loose, Strict, Record, Timestamp, Verbose[RV]:
    Sweep range of sizes [n]:

  • IS-IS and IPv6 in equal cost path topology

    Network of 7609s running 12.2(18)SXE3. Two
    equal cost path links between each 7609. IS-IS Level 2 routers only. When pinging an off campus IPv6 host every other packet is lost. It seems like the equal cost paths prevent an alternative path off campus but that path isn't working.
    We cannot figure out where to look next.
    Any thoughts ? Is this possibly an IS-IS
    issue ?
    Thanks

    OK. I'll try. We have 5-7609s running 12.2(18)SXE3.
    Each 7609 has a variety of 100/1000Base Ethernet
    interfaces. They each also have one WS-X6704-10GE out
    of which connections to our primary and secondary
    backbones originate. This is how the routers are
    interconnected.
    Three of the five core routers are currently running
    IS-IS. If we ssh into any router and ping
    www.netbsd.org every other packet is lost.
    At the end of the network are two 6506 switches each
    with a 10GE module and a 1GE module.
    Attached to the 1GE module are fiber links two
    two different Juniper M10s which also run IS-IS
    and through which we get upstream connectivity
    to our provider.
    All of our routers are level 2 routers in the same area.
    Does this help? If not please let me know what else
    you would need.
    Thanks,Steve

  • If equal cost routes exist, OSPF uses CEF load balancing?

    Hi All,
    Can anyone explain about:
    . If equal cost routes exist, OSPF uses CEF load balancing?

    Disclaimer
    The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
    Liability Disclaimer
    In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
    Posting
    Rick is correct, but if his response, with mine, causes any confusion. . .
    To OP's original question:
    If equal cost routes exist, OSPF uses CEF load balancing?
    The answer is technically no, for the reason Rick describes.
    But if we rephrase, such as:
    Does CEF load balance across multiple equal cost routes generated by OSPF?
    The answer would be yes.
    I suspect the latter question is what the OP really had in mind, but again, Rick is correct to distinguish that OSPF doesn't use CEF.

  • ECMP - equal cost multi path

    Hi,
    What is the concept behind ECMP  (equal cost multi path) ? Is it different for EIGRP , OSPF , ISIS etc ?
    thanks

    Disclaimer
    The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
    Liability Disclaimer
    In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
    Posting
    The concept behind ECMP is to actively and concurrently take advantage of multiple link/path bandwidth.
    Oh, and to just add to what Jon has already noted, ECMP usually doesn't track actual load.  So, "seeing" unequal path/link loading, especially short term, isn't unusual.
    PS:
    There's also unequal cost multi-path routing too - EIGRP supports that.

  • Load balancing by equal cost Static Routes

    Hello All,
    I have 2 WAN links for Internet connectivity and I want to load balance IP traffic on both links. If I use 2 default routes like this,
    ip route 0.0.0.0 0.0.0.0 serial 0
    ip route 0.0.0.0 0.0.0.0 serial 1
    then its enough to achieve load balancing or I have to configure following interface configuration command.
    (config-int)# ip load-sharing per-packet
    Kindly advice.
    Regards,
    Mujeeb

    hi ankurbhasin. I have one doubt pertaining to per-packet load-sharing. In order to connect my two remote sites- A & B, Site A is having two WAN links and Site B is having two WAN links - one from ISP1 (30Mbps link) and the other from ISP2 (50Mbps link). I am doing static route load balancing using same AD values for both the ISPs. I have configured "ip load-sharing per-packet" on both the outgoing interfaces.
    The load is getting distributed equally across both the links but total bandwidth utilization across both the links is not going beyond 30Mbps. The combined bandwidth of both links is 80Mbps (50+30). However links are not getting fully utilized even though heavy load is there on the links. Can you please tell me how to make full use of both the wan links at both the ends?

  • EIGRP- Equal Cost Paths Selection

    Hello,
    This might be a simple question; using EIGRP and having 2 equal cost paths to the destination; how does the router/L3 switch route select the path from those two equal cost paths? Is there a way to force one path over anthoer?
    Thanks in advance.
    Best, ~sK       

    To answer your question we need to be clear that there are 2 parts to the decision about which path will be used to forward traffic. The first part is the identification of paths and their insertion into the routing table. This is the part where EIGRP plays a role. If EIGRP determines that there are two equal cost viable paths then both of the paths will be put into the routing table. This ends EIGRP involvement in the process. The part of the process that takes a particular packet and determines which path to use is handled by CEF. By default CEF looks at the number of available paths toward a destination and when there are multiple paths CEF will use a process that calculates based on source and destination address to choose a particular path. For the same source address and same destination address CEF should choose the same path every time.
    HTH
    Rick

  • RIP/EIGRP maximum number of Equal cost routes

    I am looking for documentation on:
    If a router has 20 equal cost routing paths and only 4 show up in the routing table, what is the determining factor that chooses which four and where are the other 16 put in case the 4 routes become unusable.
    Most documentation will tell you the maximum amount and how to change it but I have not found any documentation on how EIGRP or RIP chooses the routes.

    You can have up to 4 by default, but you can configure the routing table to accept up to 6 on older code, and up to 8 on newer code, using the command "maximum-paths" under router eigrp. EIGRP will attempt to install all of the available paths, but the routing table will only allow it to install the first x that it installs.
    The routes which are not installed by EIGRP are placed in a "backup table." If one route fails, each routing protocol running on the router is notified, and will attempt to install any routes (which match the destination, of course) back into the routing table. Again, the frst x paths would win.
    Be careful with this much redundancy in eigrp--you're playing with fire if you have 15 or 20 links between a pair of routers.Russ

  • 2 locations, 2 core switch stacks, fibre in between, equal cost load balancing between?

    Hi,
    We've recently inherited a job that another company was doing, so we've had our hand slightly forced on the kit and overall topology involved, however that's all fine and we can make it work.
    This is a collapsed core topology with core and access switches, split over 3 blocks (fibre connections between), one core switch/stack is in block B and the other in block C, with access switches throughout.
    They require all access switches to be connected to the Core in B and the Core in C, and then obviously cross connects between the two cores.
    They state:
    "Core switches shall be linked with 2x 1Gbps links bonded into a standard compliant Etherchannel"
    "Uplinks between access and core switches shall be non-blocking - for example equal cost load balancing at layer 3, or layer 2 bonded multi-chassis Etherchannel"
    The specced kit for the core are 3850's, in an ideal world I'd use VSS (Virtual Switch System) to achieve the above statements beyond repute; but this is only supported on 4500/6500 and Nexus platforms.
    Do we think a cross stack etherchannel (LACP between both core switch stacks) would satisfy the above statements? Or the statements may just be badly worded...
    I look forward to your thoughts and views on this! Thanks!

    Disclaimer
    The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
    Liability Disclaimer
    In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
    Posting
    As the others have noted, the 3850s, to stack, are restricted to the length of the longest stack cables.
    As you have noted, VSS physical units would allow the "logical" unit to be far apart.
    For a "small" VSS core, the 4500-X might be an idea unit.  (Other than cost, the 4500 would be a better choice for a core device.)
    Something to watch for, or understand, when running VSS, Etherchannel doesn't load balance as it does on a single chassis or stack.  VSS will avoid using the VSL cross link unless it must.
    As many access switches, today, support basic L3 routing, you might also determine whether a L3 edge would be a suitable alternative choice.  It would allow retention of the 3850s and can offer some advantages even over VSS.  (Where VSS is very nice [as too the Nexus] supporting servers with Etherchannels.)

  • HT1349 I have installed and uninstalled iTunes on multiple occasions, but keep getting the error message that "Apple Application Support is required to run iTunes ..... Error 2 (Windows Error 2)".  Can't find any useful solution.  Can anyone help?  Pleeee

    I have instlled and uninstalled iTunes on multiple occasions but iTunes fails to start with message "Apple Application support is required to run iTunes .......... Error 2 (Windows error 2)".  Most most frustrating.  Can anyone help, pleeeeeeease!!

    iTunes "Apple Application Support is required... Error 2" and possible fix.
    Hi Redgilly (and others).
    I just resolved this on Win Vista (should apply equally for Win7 too). Please uninstall iTunes before proceeding though. I'll walk you through the process I followed, if you like you can jump straight to the Solution section.
    Problems:
    The initial error during the installation of iTunes was:
    An error occurred during the installation of assembly 'Microsoft.VC80.CRT,version="8.0.50727.4053",type="win32",publicKeyToken='1fc8b 3b9a1e18e3b",processorarchitecture="x86". Please refer to Help and Support for more information. HRESULT:0x8007054F
    The error (after installing iTunes) when trying to run iTunes was:
    Apple Application Support is required to run iTunes. Please uninstall iTunes, then install iTunes again. Error 2 (Windows error 2).
    After trying various fixes around the forums I came across this MSKB article, which relates to the first installation error:
    http://support.microsoft.com/kb/2688946
    This lead me to trying to install MS Visual C++ but I received the following error trying to install that:
    Error 1935.An error occurred during the installation of assembly ‘Microsoft.VC80.ATL,type=”win32”,version=”8.0.50727.762”,publicKeyToken=”1fc8b3 b9a1e18e3b”,processorArchitecture=”amd64”’. Please refer to Help and Support for more information. HRESULT: 0x80070BC9. Assembly interface: IassemblyCacheItem, function: Commit, component: {837BF1EB-D770-94EB-A01F-C8B3B9A1E18E}
    Note: The installation of VC++ rolls back when it fails.
    Solution:
    Through this error I found this MSKB article:
    http://support.microsoft.com/kb/946414
    The Automated MS "Fix It" msi package didn’t work.
    Note: Please backup your registry first (see the above MSKB article for instructions).
    I opened the registry and (as instructed in the MSKB article) deleted the following keys:
    HKEY_LOCAL_MACHINE\COMPONENTS\
    PendingXmlIdentifier
    NextQueueEntryIndex
    AdvancedInstallersNeedResolving
    Reboot and reinstall iTunes.
    I hope this helps.

  • Return multiple links (href)

    Hi,
    I am customizing a software application using Stored Procedure and XML to display information on multiple links (a href tag). My scenario is as follows.
    I am accepting SP parameters and returning reference cursor for 1 or more records (depending on the condition). I am wondering how I can use multiple link values based on each record unique value (ID etc).
    Can I test result of reference cursor using IDE (PL/SQL developer, Oracle sql developer).
    My stored procedure works fine without links.
    PROCEDURE GetLinkValues (
    resultData OUT SYS_REFCURSOR
    ) AS
    BEGIN
    OPEN resultData FOR
    select
    id, name, '<a href GetDetails.dll' a.id || '</a>' as MultipleLinks
    from Test
    where {Filter Recrods}
    END GetLinkValues;
    Any help is appreciated.
    Thanks
    Sam

    The calling program must set this flag, not your search-help.
    On a select-option field, don't press F4 but the yellow arrow right, the multiple line selection screen is displayed, there you press the "multi-selection" box.
    Regards

  • I had an older version of Firefox with a toolbar that allowed me to view multiple links at once. Is that toolbar avaiable for the current version of Firefox?

    When viewing an email with multiple links, I would click an icon in the toolbar which looked like a vertical multi-colored bar and all the links would open on the same page. I cannot find this (add-on) now that I have downloaded the current version of Firefox. Is there something which works similarly available?
    Some of the other icons on this tool bar were red arrows.

    Maybe I just don't know how to make it work but It doesn't open all the links in at once in the same tab. I will read more about to see if I can figure this out. It is a challenge to learn new programs. I should have saved the old Firefox program which downloaded along with Firefox as I remember.

Maybe you are looking for

  • Error in the BI Publisher

    Hello All, I am going through the Oracle BI Publisher configuration and this is the output I am getting. While starting the OC4J, this is the error I am getting. Please, what can be done? Regards at org.quartz.impl.jdbcjobstore.JobStoreSupport$Cluste

  • Converting Raw files to jpgs

    When I open Bridge and open a folder of RAW files and then go to Tools- Photoshop-Image Processor, I get a message saying Image Processor.jsx could not be found. What am I doing wrong?

  • In vl71, i can't find the DN which i picked

    Hi,guys. I'm a fresher in Logistics. I picked a DN, and confirmed the status is fully picked. And i check the document flow, it told me like this : Document                                                   Date                                  Overa

  • Low battery warning percent fixed??

    I have Vaio VPCYB15AG with Win 7 Ultimate SP1 32Bit retail. In it's advanced power options even though I can set percentage value for Low battery warning, I find that the warning is given (Blinking green power LED) when battery falls to 12%.Is this l

  • How to enlarge the memory in Microblaze for software applications?

    Dear, I wrote a C program, which after compiled generates a ELF binary with around 85KB. However, it is known that the Microblaze by default uses only 64KB. So my question is how can I enlarge the memory in Microblaze for software applications? The a