<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Announcing multiple ASN on one BGP peer in Routing and SD-WAN</title>
    <link>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5004683#M394704</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Info:&lt;BR /&gt;Hardware:&amp;nbsp;ASR-9901-RP&lt;BR /&gt;Version:&amp;nbsp;7.1.3&lt;/P&gt;&lt;P&gt;We are an open fibre provider with several white-label ISPs. The problem or rather question we are facing right now is the following.&lt;BR /&gt;As we only have one border connection to internet at the moment and each of our white-label ISP have an ASN(3 different to be exact) is it possible to announce all three of these through one BGP-peer?&lt;BR /&gt;As we primarily are using Huawei on other locations and it is the first time we have come across this specific scenario I thought it'd be best to ask around here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have been looking into local-as and is wondering if that would be a type of solution.&lt;/P&gt;&lt;P&gt;If you're not interested in solving my problems for me i would happily recieve pointers for me to investigate further.&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jan 2024 16:09:47 GMT</pubDate>
    <dc:creator>tojo2002</dc:creator>
    <dc:date>2024-01-24T16:09:47Z</dc:date>
    <item>
      <title>Announcing multiple ASN on one BGP peer</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5004683#M394704</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Info:&lt;BR /&gt;Hardware:&amp;nbsp;ASR-9901-RP&lt;BR /&gt;Version:&amp;nbsp;7.1.3&lt;/P&gt;&lt;P&gt;We are an open fibre provider with several white-label ISPs. The problem or rather question we are facing right now is the following.&lt;BR /&gt;As we only have one border connection to internet at the moment and each of our white-label ISP have an ASN(3 different to be exact) is it possible to announce all three of these through one BGP-peer?&lt;BR /&gt;As we primarily are using Huawei on other locations and it is the first time we have come across this specific scenario I thought it'd be best to ask around here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have been looking into local-as and is wondering if that would be a type of solution.&lt;/P&gt;&lt;P&gt;If you're not interested in solving my problems for me i would happily recieve pointers for me to investigate further.&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2024 16:09:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5004683#M394704</guid>
      <dc:creator>tojo2002</dc:creator>
      <dc:date>2024-01-24T16:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Announcing multiple ASN on one BGP peer</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5004701#M394705</link>
      <description>&lt;P&gt;I dont get your Q&lt;/P&gt;
&lt;P&gt;You have one router asr9k and other side is other vendor'&lt;/P&gt;
&lt;P&gt;So what issue exactly that you think it solve by using local-as?&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2024 16:30:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5004701#M394705</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-01-24T16:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Announcing multiple ASN on one BGP peer</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5004743#M394706</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;just for my understanding: you have three downstream white label ISPs (each with their own (public) ASN), and you are now basically a transit BGP provider for theses ASNs ? If that is the case, you one uplink to your upstrean BGP peer&amp;nbsp; should not be an issue (as long, of course, as all ASNs are public ASNs).&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2024 17:09:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5004743#M394706</guid>
      <dc:creator>Georg Pauwen</dc:creator>
      <dc:date>2024-01-24T17:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: Announcing multiple ASN on one BGP peer</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5033401#M396392</link>
      <description>&lt;P&gt;I will try to explain it better.&lt;/P&gt;&lt;P&gt;As I said all of our ISP have public ASNs. We have a peer to a transit provider.&amp;nbsp;&lt;BR /&gt;On this transit connection only one BGP is allowed to peer.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;router bgp XXXXX
 address-family ipv4 unicast
  network X.X.X.X/24
  network X.X.X.X/20
  network X.X.X.X/23&lt;/LI-CODE&gt;&lt;P&gt;How can we make it so that ASN XXXXX2 and XXXXX3 is announced on that same peer?&lt;/P&gt;&lt;P&gt;Is local-as not used for this?&lt;BR /&gt;We are present in many countries and another vendor is our main supplier, however some takeovers have given us access to cisco equipment and although I have a CCNP-certificate it was quite some time since I last handled Cisco so I appreciate all the help I can get.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 07:53:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5033401#M396392</guid>
      <dc:creator>tojo2002</dc:creator>
      <dc:date>2024-03-04T07:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Announcing multiple ASN on one BGP peer</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5033414#M396394</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1669058"&gt;@tojo2002&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt; How can we make it so that ASN XXXXX2 and XXXXX3 is announced on that same peer?&lt;/P&gt;
&lt;P&gt;You need to configure your ASR 9000 to&amp;nbsp; propagate the advertisements learned from ASN XXXXX2 and XXXXX3 to the transit provider and you need to change the route policy that you apply to the transit provider eBGP peer.&lt;/P&gt;
&lt;P&gt;You don't need to appear as multiple ASes you need an appropriate route policy. Be aware that without a route policy your router will no advertise anything. This is specific behaviour of IOS XR.&lt;/P&gt;
&lt;P&gt;Hope to help&lt;/P&gt;
&lt;P&gt;Giuseppe&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 08:27:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5033414#M396394</guid>
      <dc:creator>Giuseppe Larosa</dc:creator>
      <dc:date>2024-03-04T08:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Announcing multiple ASN on one BGP peer</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5033417#M396395</link>
      <description>&lt;P&gt;Hello, thank you for your fast response.&lt;/P&gt;&lt;P&gt;The problem we are facing is that we as a parent company dont have any BGP peering in our net to this particular router.&lt;BR /&gt;We Company A own a net and sell internet service as ISP1 ISP2 and ISP3, we also allow external ISP:s to sell their service and relay that traffic so there is no problem there. The problem is that we dont have a "main"-unit for ISP1/2/3, instead all of them go through this router.&lt;BR /&gt;Hope this is understandable... Otherwise i will gladly try to explain it better.&lt;/P&gt;&lt;P&gt;Is it possible to manually add these ASNs with corresponding IP-nets to the&amp;nbsp;ASR 9000 and propagate them that way?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 08:41:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5033417#M396395</guid>
      <dc:creator>tojo2002</dc:creator>
      <dc:date>2024-03-04T08:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Announcing multiple ASN on one BGP peer</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5033436#M396397</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1669058"&gt;@tojo2002&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt; The problem we are facing is that we as a parent company dont have any BGP peering in our net to this particular router.&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt; instead all of them go through this router.&lt;/P&gt;
&lt;P&gt;But your ASR9000 is not running BGP. Does it provide only L2 services between ISP1, ISP2, ISP3 and other ISPs ?&lt;/P&gt;
&lt;P&gt;It is not clear what the ASR9000 does in your network.&lt;/P&gt;
&lt;P&gt;If I have understood your issue is that the transit provider expects / accepts a single eBGP peer from your side. You would be fine if the transit ISP could accept three eBGP sessions one with ISP1, one with ISP2, one with ISP3.&lt;/P&gt;
&lt;P&gt;At the moment your ASR9000 is not acting as a BGP speaker and your idea is to activate BGP on it to present a single peer to the BGP transit ISP.&lt;/P&gt;
&lt;P&gt;Can you confirm your network scenario ?&lt;/P&gt;
&lt;P&gt;Hope to help&lt;/P&gt;
&lt;P&gt;Giuseppe&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 09:40:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5033436#M396397</guid>
      <dc:creator>Giuseppe Larosa</dc:creator>
      <dc:date>2024-03-04T09:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Announcing multiple ASN on one BGP peer</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5033551#M396399</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tojo2002_0-1709550383312.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/211668i85041F54CF1B1873/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tojo2002_0-1709550383312.png" alt="tojo2002_0-1709550383312.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is a brief description of the net, we install fiber at customers location.&lt;BR /&gt;The traffic to internet goes via our transit provider, the ASR today is peering with the transit provider using one of the three ISPs ASN. We want the ASR to propagate all three but the transit provider only accepts one ASN peering per connection and adding more connections is to expensive at this moment.&lt;/P&gt;&lt;P&gt;Maybe I'm seeing a problem that does not exist but my knowledge apparently is limited in that case.&lt;/P&gt;&lt;P&gt;Thanks everyone for the replies this far however&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 11:26:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5033551#M396399</guid>
      <dc:creator>tojo2002</dc:creator>
      <dc:date>2024-03-04T11:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Announcing multiple ASN on one BGP peer</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5033556#M396400</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1669058"&gt;@tojo2002&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt; The traffic to internet goes via our transit provider, the ASR today is peering with the transit provider using one of the three ISPs ASN. We want the ASR to propagate all three but the transit provider only accepts ASN peering.&lt;/P&gt;
&lt;P&gt;if the ASR9000 uses ISP 1 ASN to peer with transit provider you need:&lt;/P&gt;
&lt;P&gt;add eBGP peerings with ISP2 ASN2 and with ISP3 ASN3 on the ASR9000, then you need configure the route policy to the BGP transit provider to advertise all learned prefixes with AS path ASN1 or ASN1 SN2 or ASN1 ASN3.&lt;/P&gt;
&lt;P&gt;This can work unless the BGP transit accepts only routes from ASN1 and not from "ASN1 ASN2" and not from "ASN1 ASN3"&lt;/P&gt;
&lt;P&gt;it accepts a single eBGP peer or it accepts only prefixes with AS path = "ASN1" ?&lt;/P&gt;
&lt;P&gt;Hope to help&lt;/P&gt;
&lt;P&gt;Giuseppe&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 11:36:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5033556#M396400</guid>
      <dc:creator>Giuseppe Larosa</dc:creator>
      <dc:date>2024-03-04T11:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Announcing multiple ASN on one BGP peer</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5033567#M396401</link>
      <description>&lt;P&gt;Transit provider don't mind being handed routes from other ASN, the problem is only in peering.&lt;/P&gt;&lt;P&gt;Okay so if i understand you correctly we should do the following.&lt;/P&gt;&lt;P&gt;ISP1 with ASN1 which is peering with transit provider and gets the config:&lt;BR /&gt;router bgp ASN1&lt;BR /&gt;address-family ipv4 unicast&lt;BR /&gt;network X.X.X.1/24&lt;BR /&gt;"All neighbour configs for peering"&lt;BR /&gt;and a route policy to advertise AS path ASN2 and ASN3&lt;/P&gt;&lt;P&gt;ISP2 with ASN2&lt;BR /&gt;router bgp ASN2&lt;BR /&gt;address-family ipv4 unicast&lt;BR /&gt;network X.X.X.2/24&lt;/P&gt;&lt;P&gt;ISP3 with ASN3&lt;BR /&gt;router bgp ASN3&lt;BR /&gt;address-family ipv4 unicast&lt;BR /&gt;network X.X.X.3/24&lt;/P&gt;&lt;P&gt;Or is that totally wrong?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 11:56:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5033567#M396401</guid>
      <dc:creator>tojo2002</dc:creator>
      <dc:date>2024-03-04T11:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Announcing multiple ASN on one BGP peer</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5033595#M396402</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1669058"&gt;@tojo2002&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt; Transit provider don't mind being handed routes from other ASN, the problem is only in peering.&lt;/P&gt;
&lt;P&gt;Ok you don't need to play with local-as tricks just configure the correct eBGP peerings and route policies on the ASR 9000 router.&lt;/P&gt;
&lt;P&gt;You need to do this on three different router devices&lt;/P&gt;
&lt;P&gt;Hope to help&lt;/P&gt;
&lt;P&gt;Giuseppe&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 13:02:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5033595#M396402</guid>
      <dc:creator>Giuseppe Larosa</dc:creator>
      <dc:date>2024-03-04T13:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Announcing multiple ASN on one BGP peer</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5033610#M396404</link>
      <description>&lt;P&gt;Thank you for your replies.&lt;/P&gt;&lt;P&gt;The gist of the problem is that we dont have three routers available, i dont even know if that would help even.&lt;BR /&gt;Where would you place these routers as, if i refer to earlier image, each of those customer connections could have one of many ISP:s?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bascially, is it possible to do what we aim to do using only that one ASR-9000?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2024 13:31:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5033610#M396404</guid>
      <dc:creator>tojo2002</dc:creator>
      <dc:date>2024-03-04T13:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Announcing multiple ASN on one BGP peer</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5034126#M396453</link>
      <description>&lt;P&gt;Indeed local-as can use between two peer to establish multi bgp with different AS&lt;BR /&gt;but this unusual config,&lt;BR /&gt;check below lab&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (145).png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/211773iFFD10BAD4076A361/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (145).png" alt="Screenshot (145).png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot (146).png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/211772i6032465BC69468DC/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot (146).png" alt="Screenshot (146).png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 06:11:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5034126#M396453</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-03-05T06:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Announcing multiple ASN on one BGP peer</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5034152#M396456</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Yeah i do realize this is not the optimal or even a good way to solve it but trying to make something out of what i got handed to me.&lt;/P&gt;&lt;P&gt;Would it be possible for you to share these configs so i could take a peek at them?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 07:04:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5034152#M396456</guid>
      <dc:creator>tojo2002</dc:creator>
      <dc:date>2024-03-05T07:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Announcing multiple ASN on one BGP peer</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5034728#M396482</link>
      <description>&lt;P&gt;Sure Friend&amp;nbsp;&lt;/P&gt;
&lt;P&gt;R1#show run&lt;BR /&gt;Building configuration...&lt;/P&gt;
&lt;P&gt;Current configuration : 2109 bytes&lt;BR /&gt;!&lt;BR /&gt;version 15.2&lt;BR /&gt;service timestamps debug datetime msec&lt;BR /&gt;service timestamps log datetime msec&lt;BR /&gt;!&lt;BR /&gt;hostname R1&lt;BR /&gt;!&lt;BR /&gt;boot-start-marker&lt;BR /&gt;boot-end-marker&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;no aaa new-model&lt;BR /&gt;no ip icmp rate-limit unreachable&lt;BR /&gt;ip cef&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;no ip domain lookup&lt;BR /&gt;no ipv6 cef&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;multilink bundle-name authenticated&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip tcp synwait-time 5&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;interface Loopback0&lt;BR /&gt;ip address 1.1.1.1 255.255.255.255&lt;BR /&gt;!&lt;BR /&gt;interface Loopback10&lt;BR /&gt;ip address 11.11.11.11 255.255.255.255&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/0&lt;BR /&gt;ip address 100.0.0.1 255.255.255.0&lt;BR /&gt;duplex full&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet1/0&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;speed auto&lt;BR /&gt;duplex auto&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet1/1&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;speed auto&lt;BR /&gt;duplex auto&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet2/0&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;speed auto&lt;BR /&gt;duplex auto&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet2/1&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;speed auto&lt;BR /&gt;duplex auto&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet3/0&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;speed auto&lt;BR /&gt;duplex auto&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet3/1&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;speed auto&lt;BR /&gt;duplex auto&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet4/0&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;speed auto&lt;BR /&gt;duplex auto&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet4/1&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;speed auto&lt;BR /&gt;duplex auto&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet5/0&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;speed auto&lt;BR /&gt;duplex auto&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet5/1&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;speed auto&lt;BR /&gt;duplex auto&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet6/0&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;speed auto&lt;BR /&gt;duplex auto&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet6/1&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;speed auto&lt;BR /&gt;duplex auto&lt;BR /&gt;!&lt;BR /&gt;router ospf 100&lt;BR /&gt;network 0.0.0.0 255.255.255.255 area 0&lt;BR /&gt;!&lt;BR /&gt;router bgp 1000&lt;BR /&gt;bgp log-neighbor-changes&lt;BR /&gt;neighbor 2.2.2.2 remote-as 2&lt;BR /&gt;neighbor 2.2.2.2 ebgp-multihop 255&lt;BR /&gt;neighbor 2.2.2.2 update-source Loopback0&lt;BR /&gt;neighbor 22.22.22.22 remote-as 22&lt;BR /&gt;neighbor 22.22.22.22 ebgp-multihop 255&lt;BR /&gt;neighbor 22.22.22.22 update-source Loopback10&lt;BR /&gt;!&lt;BR /&gt;ip forward-protocol nd&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;no ip http server&lt;BR /&gt;no ip http secure-server&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;control-plane&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt;exec-timeout 0 0&lt;BR /&gt;privilege level 15&lt;BR /&gt;logging synchronous&lt;BR /&gt;stopbits 1&lt;BR /&gt;line aux 0&lt;BR /&gt;exec-timeout 0 0&lt;BR /&gt;privilege level 15&lt;BR /&gt;logging synchronous&lt;BR /&gt;stopbits 1&lt;BR /&gt;line vty 0 4&lt;BR /&gt;login&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;end&lt;/P&gt;
&lt;P&gt;R2#show run&lt;BR /&gt;R2#show running-config&lt;BR /&gt;Building configuration...&lt;/P&gt;
&lt;P&gt;Current configuration : 2177 bytes&lt;BR /&gt;!&lt;BR /&gt;version 15.2&lt;BR /&gt;service timestamps debug datetime msec&lt;BR /&gt;service timestamps log datetime msec&lt;BR /&gt;!&lt;BR /&gt;hostname R2&lt;BR /&gt;!&lt;BR /&gt;boot-start-marker&lt;BR /&gt;boot-end-marker&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;no aaa new-model&lt;BR /&gt;no ip icmp rate-limit unreachable&lt;BR /&gt;ip cef&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;no ip domain lookup&lt;BR /&gt;no ipv6 cef&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;multilink bundle-name authenticated&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip tcp synwait-time 5&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;interface Loopback0&lt;BR /&gt;ip address 2.2.2.2 255.255.255.255&lt;BR /&gt;!&lt;BR /&gt;interface Loopback10&lt;BR /&gt;ip address 22.22.22.22 255.255.255.255&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet0/0&lt;BR /&gt;ip address 100.0.0.2 255.255.255.0&lt;BR /&gt;duplex full&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet1/0&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;speed auto&lt;BR /&gt;duplex auto&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet1/1&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;speed auto&lt;BR /&gt;duplex auto&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet2/0&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;speed auto&lt;BR /&gt;duplex auto&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet2/1&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;speed auto&lt;BR /&gt;duplex auto&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet3/0&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;speed auto&lt;BR /&gt;duplex auto&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet3/1&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;speed auto&lt;BR /&gt;duplex auto&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet4/0&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;speed auto&lt;BR /&gt;duplex auto&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet4/1&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;speed auto&lt;BR /&gt;duplex auto&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet5/0&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;speed auto&lt;BR /&gt;duplex auto&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet5/1&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;speed auto&lt;BR /&gt;duplex auto&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet6/0&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;speed auto&lt;BR /&gt;duplex auto&lt;BR /&gt;!&lt;BR /&gt;interface FastEthernet6/1&lt;BR /&gt;no ip address&lt;BR /&gt;shutdown&lt;BR /&gt;speed auto&lt;BR /&gt;duplex auto&lt;BR /&gt;!&lt;BR /&gt;router ospf 100&lt;BR /&gt;network 0.0.0.0 255.255.255.255 area 0&lt;BR /&gt;!&lt;BR /&gt;router bgp 2000&lt;BR /&gt;bgp log-neighbor-changes&lt;BR /&gt;neighbor 1.1.1.1 remote-as 1000&lt;BR /&gt;neighbor 1.1.1.1 local-as 2&lt;BR /&gt;neighbor 1.1.1.1 ebgp-multihop 255&lt;BR /&gt;neighbor 1.1.1.1 update-source Loopback0&lt;BR /&gt;neighbor 11.11.11.11 remote-as 1000&lt;BR /&gt;neighbor 11.11.11.11 local-as 22&lt;BR /&gt;neighbor 11.11.11.11 ebgp-multihop 255&lt;BR /&gt;neighbor 11.11.11.11 update-source Loopback10&lt;BR /&gt;!&lt;BR /&gt;ip forward-protocol nd&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;no ip http server&lt;BR /&gt;no ip http secure-server&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;control-plane&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt;exec-timeout 0 0&lt;BR /&gt;privilege level 15&lt;BR /&gt;logging synchronous&lt;BR /&gt;stopbits 1&lt;BR /&gt;line aux 0&lt;BR /&gt;exec-timeout 0 0&lt;BR /&gt;privilege level 15&lt;BR /&gt;logging synchronous&lt;BR /&gt;stopbits 1&lt;BR /&gt;line vty 0 4&lt;BR /&gt;login&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;end&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 06:03:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5034728#M396482</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-03-06T06:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Announcing multiple ASN on one BGP peer</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5034800#M396488</link>
      <description>&lt;P&gt;Hello tojo2002&lt;/P&gt;&lt;P&gt;If I understand well, you want to peer with 3 ISP but you have only one physical fiber with only one ISP.&lt;/P&gt;&lt;P&gt;So try to establish a first bgp peering with the one you're physically connected with, then you will be able to reach public IPs and then use GRE tunnels to connect with the two others and establish two bgp sessions. At the end you will have three bgp sessions (using your real AS).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please to like if it helps &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hicham&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 08:21:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/announcing-multiple-asn-on-one-bgp-peer/m-p/5034800#M396488</guid>
      <dc:creator>hichamfolk</dc:creator>
      <dc:date>2024-03-06T08:21:33Z</dc:date>
    </item>
  </channel>
</rss>

