What does “Allow AS in” do in BGP?Inbound BGP load-balancing from same ISP routerVPLS Multihoming on Junos - FEC confusion‏What happens when a BGP link is lost and then came back up?BGP - how does IGP know the right route?Network redundancy design question with BGPBGP community blackholeBGP Dual link with single ISP two different routerAutomating BGP neighborship formationBYO thoughts on BGP routingIn one organization having two ISP which configured on fortigate firewall ? How can we do the failover for internet?

TikZ how to make supply and demand arrows for nodes?

What does YCWCYODFTRFDTY mean?

Do I have to worry about players making “bad” choices on level up?

How to verbalise code in Mathematica?

Please, smoke with good manners

Why was Germany not as successful as other Europeans in establishing overseas colonies?

Feels like I am getting dragged in office politics

Unexpected email from Yorkshire Bank

Why does processed meat contain preservatives, while canned fish needs not?

In gnome-terminal only 2 out of 3 zoom keys work

How deep to place a deadman anchor for a slackline?

How to figure out whether the data is sample data or population data apart from the client's information?

How to replace the "space symbol" (squat-u) in listings?

Why is current rating for multicore cable lower than single core with the same cross section?

Why do Ichisongas hate elephants and hippos?

What are the spoon bit of a spoon and fork bit of a fork called?

Confused by notation of atomic number Z and mass number A on periodic table of elements

Stateful vs non-stateful app

How to determine the actual or "true" resolution of a digital photograph?

Why does Bran Stark feel that Jon Snow "needs to know" about his lineage?

How to stop co-workers from teasing me because I know Russian?

Options leqno, reqno for documentclass or exist another option?

Does a creature that is immune to a condition still make a saving throw?

Is it possible to measure lightning discharges as Nikola Tesla?



What does “Allow AS in” do in BGP?


Inbound BGP load-balancing from same ISP routerVPLS Multihoming on Junos - FEC confusion‏What happens when a BGP link is lost and then came back up?BGP - how does IGP know the right route?Network redundancy design question with BGPBGP community blackholeBGP Dual link with single ISP two different routerAutomating BGP neighborship formationBYO thoughts on BGP routingIn one organization having two ISP which configured on fortigate firewall ? How can we do the failover for internet?













4















When configure BGP in a SDN product, i saw there is an option to enable "Allow as in", could anyone know what is it!










share|improve this question




























    4















    When configure BGP in a SDN product, i saw there is an option to enable "Allow as in", could anyone know what is it!










    share|improve this question


























      4












      4








      4








      When configure BGP in a SDN product, i saw there is an option to enable "Allow as in", could anyone know what is it!










      share|improve this question
















      When configure BGP in a SDN product, i saw there is an option to enable "Allow as in", could anyone know what is it!







      bgp






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 28 at 9:00









      Mike Pennington

      26.8k1166138




      26.8k1166138










      asked Mar 28 at 8:32









      skysky

      746




      746




















          1 Answer
          1






          active

          oldest

          votes


















          6














          This is to accept the routes which contains your own AS number. By default such routes are filtered.



          If you have a single site and different providers you do not want such routes, because, among other reasons, it could cause a routing loop, or cause your traffic to go through the Internet rather than through your internal network.



          But if you announce different networks on different sites then in order to receive routes for your other sites, you need to accept those routes, and so to configure allow AS in






          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%2f58081%2fwhat-does-allow-as-in-do-in-bgp%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









            6














            This is to accept the routes which contains your own AS number. By default such routes are filtered.



            If you have a single site and different providers you do not want such routes, because, among other reasons, it could cause a routing loop, or cause your traffic to go through the Internet rather than through your internal network.



            But if you announce different networks on different sites then in order to receive routes for your other sites, you need to accept those routes, and so to configure allow AS in






            share|improve this answer





























              6














              This is to accept the routes which contains your own AS number. By default such routes are filtered.



              If you have a single site and different providers you do not want such routes, because, among other reasons, it could cause a routing loop, or cause your traffic to go through the Internet rather than through your internal network.



              But if you announce different networks on different sites then in order to receive routes for your other sites, you need to accept those routes, and so to configure allow AS in






              share|improve this answer



























                6












                6








                6







                This is to accept the routes which contains your own AS number. By default such routes are filtered.



                If you have a single site and different providers you do not want such routes, because, among other reasons, it could cause a routing loop, or cause your traffic to go through the Internet rather than through your internal network.



                But if you announce different networks on different sites then in order to receive routes for your other sites, you need to accept those routes, and so to configure allow AS in






                share|improve this answer















                This is to accept the routes which contains your own AS number. By default such routes are filtered.



                If you have a single site and different providers you do not want such routes, because, among other reasons, it could cause a routing loop, or cause your traffic to go through the Internet rather than through your internal network.



                But if you announce different networks on different sites then in order to receive routes for your other sites, you need to accept those routes, and so to configure allow AS in







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited Mar 28 at 14:01

























                answered Mar 28 at 8:42









                JFLJFL

                12.5k11442




                12.5k11442



























                    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%2f58081%2fwhat-does-allow-as-in-do-in-bgp%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

                    He _____ here since 1970 . Answer needed [closed]What does “since he was so high” mean?Meaning of “catch birds for”?How do I ensure “since” takes the meaning I want?“Who cares here” meaningWhat does “right round toward” mean?the time tense (had now been detected)What does the phrase “ring around the roses” mean here?Correct usage of “visited upon”Meaning of “foiled rail sabotage bid”It was the third time I had gone to Rome or It is the third time I had been to Rome

                    Bunad

                    Færeyskur hestur Heimild | Tengill | Tilvísanir | LeiðsagnarvalRossið - síða um færeyska hrossið á færeyskuGott ár hjá færeyska hestinum