Regarding eBGP MultipathInbound BGP load-balancing from same ISP routerBGP - how does IGP know the right route?Quagga bgp advertisment stop after peer restartQuagga not announcing external routes over ibgp sessionBYO thoughts on BGP routingStruggling inbound and outbound traffic engineering to/from iBGP peers at different POPsRegarding ECMP hashing

How to detach yourself from a character you're going to kill?

Avoiding cliches when writing gods

When writing an error prompt, should we end the sentence with a exclamation mark or a dot?

Is it OK to bring delicacies from hometown as tokens of gratitude for an out-of-town interview?

What is a simple, physical situation where complex numbers emerge naturally?

Bent spoke design wheels — feasible?

How to make thick Asian sauces?

My ESTA has been refused

PhD student with mental health issues and bad performance

Old black and white movie: glowing black rocks slowly turn you into stone upon touch

Explain Ant-Man's "not it" scene from Avengers: Endgame

Building a road to escape Earth's gravity by making a pyramid on Antartica

Why were the Night's Watch required to be celibate?

Pronoun introduced before its antecedent

What's the correct term for a waitress in the Middle Ages?

Linux tr to convert vertical text to horizontal

Why do guitarists wave their guitars?

What is the right way to float a home lab?

what is triplication on fpga?

Can we use the verb "says" for advertisement?

Why don't B747s start takeoffs with full throttle?

What flavor of zksnark in tezos

What happened to all the nuclear material being smuggled after the fall of the USSR?

California: "For quality assurance, this phone call is being recorded"



Regarding eBGP Multipath


Inbound BGP load-balancing from same ISP routerBGP - how does IGP know the right route?Quagga bgp advertisment stop after peer restartQuagga not announcing external routes over ibgp sessionBYO thoughts on BGP routingStruggling inbound and outbound traffic engineering to/from iBGP peers at different POPsRegarding ECMP hashing













1















In one of the blogs, i read:



"Unlike most routing protocols, BGP only selects a single best path for each prefix. It doesn’t do ECMP (Equal Cost Multi-Path Routing) by default but it is possible to enable this.



In order for BGP to use the second path, the following attributes have to match:



Weight

Local Preference

AS Path (both AS number and AS path length)

Origin code

MED

IGP metric

Also, the next hop address for each path must be different. This comes into play when you are multihomed to the same router."


Que:
Even if all the above attributes match, will the "Router ID" (choose the one with lowest router-id) not be used as a tie-breaker ?










share|improve this question


























    1















    In one of the blogs, i read:



    "Unlike most routing protocols, BGP only selects a single best path for each prefix. It doesn’t do ECMP (Equal Cost Multi-Path Routing) by default but it is possible to enable this.



    In order for BGP to use the second path, the following attributes have to match:



    Weight

    Local Preference

    AS Path (both AS number and AS path length)

    Origin code

    MED

    IGP metric

    Also, the next hop address for each path must be different. This comes into play when you are multihomed to the same router."


    Que:
    Even if all the above attributes match, will the "Router ID" (choose the one with lowest router-id) not be used as a tie-breaker ?










    share|improve this question
























      1












      1








      1








      In one of the blogs, i read:



      "Unlike most routing protocols, BGP only selects a single best path for each prefix. It doesn’t do ECMP (Equal Cost Multi-Path Routing) by default but it is possible to enable this.



      In order for BGP to use the second path, the following attributes have to match:



      Weight

      Local Preference

      AS Path (both AS number and AS path length)

      Origin code

      MED

      IGP metric

      Also, the next hop address for each path must be different. This comes into play when you are multihomed to the same router."


      Que:
      Even if all the above attributes match, will the "Router ID" (choose the one with lowest router-id) not be used as a tie-breaker ?










      share|improve this question














      In one of the blogs, i read:



      "Unlike most routing protocols, BGP only selects a single best path for each prefix. It doesn’t do ECMP (Equal Cost Multi-Path Routing) by default but it is possible to enable this.



      In order for BGP to use the second path, the following attributes have to match:



      Weight

      Local Preference

      AS Path (both AS number and AS path length)

      Origin code

      MED

      IGP metric

      Also, the next hop address for each path must be different. This comes into play when you are multihomed to the same router."


      Que:
      Even if all the above attributes match, will the "Router ID" (choose the one with lowest router-id) not be used as a tie-breaker ?







      bgp multipath






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 8 hours ago









      fsocietyfsociety

      498521




      498521




















          1 Answer
          1






          active

          oldest

          votes


















          4














          If you enable ECMP, the router ID will not be used as tie breaker, because that would defeat the purpose. If all those attributes match, routes are considered to be equal and you can utilise all links with matching attributes.






          share|improve this answer























            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "496"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            noCode: true, onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fnetworkengineering.stackexchange.com%2fquestions%2f59526%2fregarding-ebgp-multipath%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            4














            If you enable ECMP, the router ID will not be used as tie breaker, because that would defeat the purpose. If all those attributes match, routes are considered to be equal and you can utilise all links with matching attributes.






            share|improve this answer



























              4














              If you enable ECMP, the router ID will not be used as tie breaker, because that would defeat the purpose. If all those attributes match, routes are considered to be equal and you can utilise all links with matching attributes.






              share|improve this answer

























                4












                4








                4







                If you enable ECMP, the router ID will not be used as tie breaker, because that would defeat the purpose. If all those attributes match, routes are considered to be equal and you can utilise all links with matching attributes.






                share|improve this answer













                If you enable ECMP, the router ID will not be used as tie breaker, because that would defeat the purpose. If all those attributes match, routes are considered to be equal and you can utilise all links with matching attributes.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered 8 hours ago









                Teun VinkTeun Vink

                12.2k53354




                12.2k53354



























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Network Engineering Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fnetworkengineering.stackexchange.com%2fquestions%2f59526%2fregarding-ebgp-multipath%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Canceling a color specificationRandomly assigning color to Graphics3D objects?Default color for Filling in Mathematica 9Coloring specific elements of sets with a prime modified order in an array plotHow to pick a color differing significantly from the colors already in a given color list?Detection of the text colorColor numbers based on their valueCan color schemes for use with ColorData include opacity specification?My dynamic color schemes

                    Invision Community Contents History See also References External links Navigation menuProprietaryinvisioncommunity.comIPS Community ForumsIPS Community Forumsthis blog entry"License Changes, IP.Board 3.4, and the Future""Interview -- Matt Mecham of Ibforums""CEO Invision Power Board, Matt Mecham Is a Liar, Thief!"IPB License Explanation 1.3, 1.3.1, 2.0, and 2.1ArchivedSecurity Fixes, Updates And Enhancements For IPB 1.3.1Archived"New Demo Accounts - Invision Power Services"the original"New Default Skin"the original"Invision Power Board 3.0.0 and Applications Released"the original"Archived copy"the original"Perpetual licenses being done away with""Release Notes - Invision Power Services""Introducing: IPS Community Suite 4!"Invision Community Release Notes

                    François Viète Contents Biography Work and thought Bibliography See also Notes Further reading External links Navigation menup. 21Google Bookspp. 75–77Google BooksDe thou (from University of Saint Andrews)ArchivedGoogle BooksGoogle BooksGoogle BooksGoogle booksGoogle Bookscc-parthenay.frL'histoire universelle (fr)Universal History (en)ArchivedAdsabs.harvard.eduPagesperso-orange.frArchive.orgChikara Sasaki. Descartes' mathematical thought p.259Google BooksGoogle BooksGoogle Bookspp. 152 and onwardGoogle BooksGoogle BooksScribd.comGoogle Books1257-7979Google BooksGoogle BooksGoogle BooksGoogle BooksGoogle BooksGoogle BooksGallica.bnf.frGoogle BooksGoogle Books"François Viète"Francois Viète: Father of Modern Algebraic NotationThe Lawyer and the GamblerAbout TarporleySite de Jean-Paul GuichardL'algèbre nouvelle"About the Harmonicon"cb120511976(data)1188044800000 0001 0913 5903n82164680ola2013766880073431702w6vt1sb70287374827140948071409480