<?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 Re: BGP with Multiple ISP not functioning in Routing and SD-WAN</title>
    <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320094#M291176</link>
    <description />
    <pubDate>Sat, 27 Jan 2018 07:34:17 GMT</pubDate>
    <dc:creator>Muhammad Uzair</dc:creator>
    <dc:date>2018-01-27T07:34:17Z</dc:date>
    <item>
      <title>BGP with Multiple ISP not functioning</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3319761#M291158</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have 3 BGP session with 3 ISP using 3 routers.&lt;/P&gt;
&lt;P&gt;The BGP session works but only 1 at a time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Below are my configs&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;router bgp 22222&lt;BR /&gt;&amp;nbsp;bgp log-neighbor-changes&lt;BR /&gt;&amp;nbsp;neighbor YYY.YYY.YYY.YYY remote-as 123456&lt;BR /&gt;&amp;nbsp;!&lt;BR /&gt;&amp;nbsp;address-family ipv4&lt;BR /&gt;&amp;nbsp; bgp dampening&lt;BR /&gt;&amp;nbsp; network XXX.XXX.XXX.0 mask 255.255.255.252&lt;BR /&gt;&amp;nbsp; network XXX.XXX.XXX.16 mask 255.255.255.240&lt;BR /&gt;&amp;nbsp; network XXX.XXX.XXX.32 mask 255.255.255.224&lt;BR /&gt;&amp;nbsp; network XXX.XXX.XXX.64 mask 255.255.255.192&lt;BR /&gt;&amp;nbsp; network XXX.XXX.XXX.128 mask 255.255.255.128&lt;BR /&gt;&amp;nbsp; network XXX.XXX.XXY.0 mask 255.255.255.0&lt;BR /&gt;&amp;nbsp; network XXX.XXX.XXZ.0 mask 255.255.255.0&lt;BR /&gt;&amp;nbsp; aggregate-address XXX.XXX.XXX.0 255.255.252.0 summary-only&lt;BR /&gt;&amp;nbsp; neighbor YYY.YYY.YYY.YYY activate&lt;BR /&gt;&amp;nbsp; neighbor YYY.YYY.YYY.YYY remove-private-as&lt;BR /&gt;&amp;nbsp; neighbor YYY.YYY.YYY.YYY soft-reconfiguration inbound&lt;BR /&gt;&amp;nbsp; neighbor YYY.YYY.YYY.YYY prefix-list inbound-route-filter in&lt;BR /&gt;&amp;nbsp; neighbor YYY.YYY.YYY.YYY prefix-list route-advertise out&lt;BR /&gt;&amp;nbsp;exit-address-family&lt;BR /&gt;!&lt;/P&gt;
&lt;P&gt;What could it be the problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please advice.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 17:49:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3319761#M291158</guid>
      <dc:creator>mbbmani</dc:creator>
      <dc:date>2019-03-05T17:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: BGP with Multiple ISP not functioning</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3319777#M291161</link>
      <description>&lt;P&gt;Can you please more elaborate what do mean by "only 1 BGP work at a time" in which state they are (IDLE/Active) when they stop working ? can you please share the output of "show ip bgp summary" from 3 routers ? above configuration is showing only 1 router, appreciate if you can also share the topology table of your network as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindest regards,&lt;/P&gt;
&lt;P&gt;uzzi&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 17:29:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3319777#M291161</guid>
      <dc:creator>Muhammad Uzair</dc:creator>
      <dc:date>2018-01-26T17:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: BGP with Multiple ISP not functioning</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320078#M291172</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cisco SF Diagram 1.gif" style="width: 720px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/6831i2A606136F50695BA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Cisco SF Diagram 1.gif" alt="Cisco SF Diagram 1.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Above is the network diagram. Blue color box is link balancer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All 3 routers has the same config.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the sh ip bgp summary&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Router 1 (Internet access good)&lt;/P&gt;
&lt;P&gt;BGP router identifier 111.111.111.129, local AS number 111111&lt;BR /&gt;BGP table version is 15, main routing table version 15&lt;BR /&gt;8 network entries using 1088 bytes of memory&lt;BR /&gt;8 path entries using 448 bytes of memory&lt;BR /&gt;3/3 BGP path/bestpath attribute entries using 384 bytes of memory&lt;BR /&gt;1 BGP AS-PATH entries using 24 bytes of memory&lt;BR /&gt;0 BGP route-map cache entries using 0 bytes of memory&lt;BR /&gt;0 BGP filter-list cache entries using 0 bytes of memory&lt;BR /&gt;BGP using 1944 total bytes of memory&lt;BR /&gt;Dampening enabled. 0 history paths, 0 dampened paths&lt;BR /&gt;BGP activity 8/0 prefixes, 8/0 paths, scan interval 60 secs&lt;BR /&gt;&lt;BR /&gt;Neighbor&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; V&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS MsgRcvd MsgSent&amp;nbsp;&amp;nbsp; TblVer&amp;nbsp; InQ OutQ Up/Down&amp;nbsp; State/PfxRcd&lt;BR /&gt;11x.11x.11x.77&amp;nbsp;&amp;nbsp; 4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 111111 &amp;nbsp;&amp;nbsp;&amp;nbsp; 852&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 855&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 12:49:39&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Router 2 (No Internet Access)&lt;/P&gt;
&lt;P&gt;BGP router identifier 222.222.222.158, local AS number 222222&lt;BR /&gt;BGP table version is 24, main routing table version 24&lt;BR /&gt;8 network entries using 1088 bytes of memory&lt;BR /&gt;8 path entries using 448 bytes of memory&lt;BR /&gt;3/3 BGP path/bestpath attribute entries using 384 bytes of memory&lt;BR /&gt;1 BGP AS-PATH entries using 24 bytes of memory&lt;BR /&gt;0 BGP route-map cache entries using 0 bytes of memory&lt;BR /&gt;0 BGP filter-list cache entries using 0 bytes of memory&lt;BR /&gt;BGP using 1944 total bytes of memory&lt;BR /&gt;Dampening enabled. 0 history paths, 0 dampened paths&lt;BR /&gt;BGP activity 9/1 prefixes, 11/3 paths, scan interval 60 secs&lt;BR /&gt;&lt;BR /&gt;Neighbor&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; V&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS MsgRcvd MsgSent&amp;nbsp;&amp;nbsp; TblVer&amp;nbsp; InQ OutQ Up/Down&amp;nbsp; State/PfxRcd&lt;BR /&gt;222.222.222.145&amp;nbsp; 4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 222222 &amp;nbsp;&amp;nbsp; 1429&amp;nbsp;&amp;nbsp;&amp;nbsp; 1441&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 24&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 21:38:24&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Router 3&amp;nbsp; ( No internet access)&lt;/P&gt;
&lt;P&gt;BGP router identifier 333.333.333.134, local AS number 333333&lt;BR /&gt;BGP table version is 16, main routing table version 16&lt;BR /&gt;8 network entries using 960 bytes of memory&lt;BR /&gt;8 path entries using 416 bytes of memory&lt;BR /&gt;3/3 BGP path/bestpath attribute entries using 372 bytes of memory&lt;BR /&gt;1 BGP AS-PATH entries using 24 bytes of memory&lt;BR /&gt;0 BGP route-map cache entries using 0 bytes of memory&lt;BR /&gt;0 BGP filter-list cache entries using 0 bytes of memory&lt;BR /&gt;BGP using 1772 total bytes of memory&lt;BR /&gt;Dampening enabled. 0 history paths, 0 dampened paths&lt;BR /&gt;BGP activity 8/0 prefixes, 8/0 paths, scan interval 60 secs&lt;BR /&gt;&lt;BR /&gt;Neighbor&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; V&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS MsgRcvd MsgSent&amp;nbsp;&amp;nbsp; TblVer&amp;nbsp; InQ OutQ Up/Down&amp;nbsp; State/PfxRcd&lt;BR /&gt;333.333.333.133 4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 333333 &amp;nbsp;&amp;nbsp;&amp;nbsp; 863&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 866&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 16&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 12:59:40&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jan 2018 05:33:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320078#M291172</guid>
      <dc:creator>mbbmani</dc:creator>
      <dc:date>2018-01-27T05:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: BGP with Multiple ISP not functioning</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320080#M291174</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Only Router 1 has internet access.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Router 2 and 3 does not have internet access.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;router-1r#ping 8.8.8.8 so gi0/1&lt;BR /&gt;Type escape sequence to abort.&lt;BR /&gt;Sending 5, 100-byte ICMP Echos to 8.8.8.8, timeout is 2 seconds:&lt;BR /&gt;Packet sent with a source address of NNN.NNN.NNN.1&lt;BR /&gt;!!!!!&lt;BR /&gt;Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;router-2#ping 8.8.8.8 so fa0/1&lt;BR /&gt;Type escape sequence to abort.&lt;BR /&gt;Sending 5, 100-byte ICMP Echos to 8.8.8.8, timeout is 2 seconds:&lt;BR /&gt;Packet sent with a source address of NNN.NNN.NNN.9&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;router-3#ping 8.8.8.8 so gi0/1&lt;BR /&gt;&lt;BR /&gt;Type escape sequence to abort.&lt;BR /&gt;Sending 5, 100-byte ICMP Echos to 8.8.8.8, timeout is 2 seconds:&lt;BR /&gt;Packet sent with a source address of NNN.NNN.NNN.5&lt;BR /&gt;.....&lt;BR /&gt;Success rate is 0 percent (0/5)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;.....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jan 2018 05:38:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320080#M291174</guid>
      <dc:creator>mbbmani</dc:creator>
      <dc:date>2018-01-27T05:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: BGP with Multiple ISP not functioning</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320082#M291175</link>
      <description>&lt;P&gt;your configuration ofr AS22222 only contains one neighbour.&amp;nbsp; why is there no 3 nieghbours if you have 3 ISPs?&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jan 2018 05:44:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320082#M291175</guid>
      <dc:creator>Dennis Mink</dc:creator>
      <dc:date>2018-01-27T05:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: BGP with Multiple ISP not functioning</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320094#M291176</link>
      <description />
      <pubDate>Sat, 27 Jan 2018 07:34:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320094#M291176</guid>
      <dc:creator>Muhammad Uzair</dc:creator>
      <dc:date>2018-01-27T07:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: BGP with Multiple ISP not functioning</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320096#M291177</link>
      <description>&lt;P&gt;With your shown output it seems you are advertising 1 prefix to all of 3 upstream, I don't know why you are doing this because in a usual scenario 1 edge router and then you configure 3 ebgp in one instance (bgp AS) or if you do multi homing yoi configure dual ISP setup but use MED if ISP agree or AS PREPAND which is known attribute and accepted by all ISP over the internet, are you advertising single /24 to all 3 upstream from your 3 routers? From where 8.8.8.8 is not reachable can you please share the output of "show ip bgp 8.8.8.8 " and also trace from same router from where internet is not working?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindest regards&lt;/P&gt;
&lt;P&gt;Uzzi&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jan 2018 07:42:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320096#M291177</guid>
      <dc:creator>Muhammad Uzair</dc:creator>
      <dc:date>2018-01-27T07:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: BGP with Multiple ISP not functioning</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320098#M291178</link>
      <description>&lt;P&gt;Further to below also can you please share "show ip bgp neighbor (neighbor ip) advertise-routes " from 3 routers as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindest regards&lt;/P&gt;
&lt;P&gt;Uzzi&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jan 2018 07:45:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320098#M291178</guid>
      <dc:creator>Muhammad Uzair</dc:creator>
      <dc:date>2018-01-27T07:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: BGP with Multiple ISP not functioning</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320236#M291194</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;Your config shows you only have ebgp peering and no ibgp between each rtr&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;as such external routes cannot be shared between each rtr and also each rtr isn’t aware of each other &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As for each rtr not able to each the internet can you confirm what interfaces you are basing your source on? - if this is the internal lan interface are you performing any NAT for this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;res&lt;/P&gt;
&lt;P&gt;paul&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jan 2018 19:04:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320236#M291194</guid>
      <dc:creator>paul driver</dc:creator>
      <dc:date>2018-01-27T19:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: BGP with Multiple ISP not functioning</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320454#M291203</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I attached the sh ip bgp 8.8.8.8&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Router 1&lt;/P&gt;
&lt;P&gt;Router# sh ip bgp 8.8.8.8&lt;BR /&gt;BGP routing table entry for 0.0.0.0/0, version 2&lt;BR /&gt;Paths: (1 available, best #1, table default, RIB-failure(17))&lt;BR /&gt;&amp;nbsp; Not advertised to any peer&lt;BR /&gt;&amp;nbsp; 9930, (received &amp;amp; used)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11x.11x.11x.77 from 11x.11x.11x.77 (yyy.yyy.yyy.16)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Origin IGP, localpref 100, valid, external, best&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Router 2 - now it is able to access internet.&lt;/P&gt;
&lt;P&gt;Router#sh ip bgp 8.8.8.8&lt;BR /&gt;BGP routing table entry for 0.0.0.0/0, version 9&lt;BR /&gt;Paths: (1 available, best #1, table default, RIB-failure(17))&lt;BR /&gt;&amp;nbsp; Not advertised to any peer&lt;BR /&gt;&amp;nbsp; 10204, (received &amp;amp; used)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 222.222.222.133 from 222.222.222.133 (yyy.yyy.yyy.6)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Origin IGP, metric 0, localpref 100, valid, external, best&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Router 3&lt;/P&gt;
&lt;P&gt;Router##sh ip bgp 8.8.8.8&lt;BR /&gt;BGP routing table entry for 0.0.0.0/0, version 2&lt;BR /&gt;Paths: (1 available, best #1, table default, RIB-failure(17))&lt;BR /&gt;&amp;nbsp; Not advertised to any peer&lt;BR /&gt;&amp;nbsp; 38278, (received &amp;amp; used)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 333.333.333.145 from 333.333.333.145 (yyy.yyy.yyy.32)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Origin IGP, localpref 100, valid, external, best&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jan 2018 15:31:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320454#M291203</guid>
      <dc:creator>mbbmani</dc:creator>
      <dc:date>2018-01-28T15:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: BGP with Multiple ISP not functioning</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320455#M291204</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The source interface of the ping is the Internal ISP independent IP segment (public ip).&lt;/P&gt;
&lt;P&gt;I have no NAT for this interface.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have shortage of physical interface in this router. It is cisco 2911.&lt;/P&gt;
&lt;P&gt;0/0 - WAN IP (connect to ISP)&lt;/P&gt;
&lt;P&gt;0/1 - LAN IP (ISP independent IP - which is what I am working on)&lt;/P&gt;
&lt;P&gt;0/2 - LAN IP (ISP provided IP segment)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can I use secondary IP in int 0/1 or loopback for iBGP?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jan 2018 15:35:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320455#M291204</guid>
      <dc:creator>mbbmani</dc:creator>
      <dc:date>2018-01-28T15:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: BGP with Multiple ISP not functioning</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320486#M291212</link>
      <description>&lt;P&gt;My bad sir, show ip bgp will always show it as routing entry 0.0.0.0/0 means all your ISPs advertising you a default route, but we need to check the IGP, can you please share the output of "show ip route 8.8.8.8 " and also trace result from 3 routers to 8.8.8.8&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;Kindest regards&lt;/P&gt;
&lt;P&gt;Uzzi&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jan 2018 17:13:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320486#M291212</guid>
      <dc:creator>Muhammad Uzair</dc:creator>
      <dc:date>2018-01-28T17:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: BGP with Multiple ISP not functioning</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320712#M291250</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I attached the full config from all the 3 routers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Issues :&lt;/P&gt;
&lt;P&gt;1. Internet is only possible for ROUTER1 via ISP1.&lt;/P&gt;
&lt;P&gt;2. Internet for ROUTER2 and ROUTER3 is via iBGP connection via ISP1.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Appreciate your help.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 18:33:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320712#M291250</guid>
      <dc:creator>mbbmani</dc:creator>
      <dc:date>2018-02-06T18:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: BGP with Multiple ISP not functioning</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320749#M291255</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I attached the sh bgp ip 8.8.8.8 output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your advice.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2018 08:44:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320749#M291255</guid>
      <dc:creator>mbbmani</dc:creator>
      <dc:date>2018-01-29T08:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: BGP with Multiple ISP not functioning</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320887#M291270</link>
      <description>&lt;P&gt;Why you configured static route when you are receiving default route from ISP? default route will be always preferred over BGP due to Admin distance. Usually the problem in reachability via 2 different sources (from 1 is reachable and from 2nd is not reachable is most probably due to NLRI of the reverse path to the source) appreciate if you can share the output of "show ip route 8.8.8.8 " and trace route 8.8.8.8 with source sub interfaces (.8 and .10).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindest regards,&lt;/P&gt;
&lt;P&gt;Uzzi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2018 14:02:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3320887#M291270</guid>
      <dc:creator>Muhammad Uzair</dc:creator>
      <dc:date>2018-01-29T14:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: BGP with Multiple ISP not functioning</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3321012#M291280</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I attached the traceroute and ip route output for router 2.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have the default route for the ISP supplied IP address. Int gi0/3.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2018 16:50:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3321012#M291280</guid>
      <dc:creator>mbbmani</dc:creator>
      <dc:date>2018-01-29T16:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: BGP with Multiple ISP not functioning</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3321500#M291298</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My question is when you are learning default route from ISP why you defined is manually ? Also I cannot see any Gi0/3 in your provided router configuration moreover about the IP address of gi0/1.8 from where you are unable to reach over the internet, are you advertising this to your ISP ? Gi0/1.8 and .gI0/1.10 both belongs to public IP address ? if yes then are you advertising /28 of Gi0/1.10 to ISP ? you can check this by "show ip bgp neighbor (Neighbor IP) advertise-route.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;203.115.224.189 is visible over the internet at route views however in your case it seems you are not advertising Gi0/1.10 prefix to your ISP and as part of BGP maximum prefix acceptance over the internet is /24 I have no idea why you are advertising in your network /27 /28 and /29 networks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 09:45:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3321500#M291298</guid>
      <dc:creator>Muhammad Uzair</dc:creator>
      <dc:date>2018-01-30T09:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: BGP with Multiple ISP not functioning</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3321782#M291313</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I attached the router config after some amendments.&lt;/P&gt;
&lt;P&gt;I use private IP for iBGP peering.&lt;/P&gt;
&lt;P&gt;I also remove most of the static routes.&lt;/P&gt;
&lt;P&gt;ISP1 is working but ISP2 is not.&lt;/P&gt;
&lt;P&gt;If I shutdown Router ISP1, then ISP2 works.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for the trouble. Appreciate your help.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 18:34:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3321782#M291313</guid>
      <dc:creator>mbbmani</dc:creator>
      <dc:date>2018-02-06T18:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: BGP with Multiple ISP not functioning</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3321829#M291315</link>
      <description>&lt;P&gt;Please remove the static route from NTT-Router also one more thing I observed that out of 3 ISP's you are doing prepanding for 1 which I cannot see in your BGP config which you shared. strange thing is you are prepanding to AS 10204 and then they are handing over to AS 38278 which is one of your ISP and have direct peering with you but not advertising your /22 block over the internet, do you have any CCIE or CCNP to maintain your AS? please make sure you are advertising the block "Network 103.100.204.5 Mask 255.255.255.252" in your BGP AS by going "router bgp (AS#)"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindest regards,&lt;/P&gt;
&lt;P&gt;Uzzi&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 18:54:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3321829#M291315</guid>
      <dc:creator>Muhammad Uzair</dc:creator>
      <dc:date>2018-01-30T18:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: BGP with Multiple ISP not functioning</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3321904#M291318</link>
      <description>&lt;P&gt;The main issue that you are facing is that R1 R2 R3 don't have complete information of each others connected networks and static routes. What is happening is that when you trace from R2 taking the source of your Gi0/1.8 interface the out traffic goes to the connected ISP and the return traffic till hop 3 also comes back through the same ISP to R2, from hop 4 onward the return path is through either ISP 1 or ISP 3 (whichever is most suitable through BGP path selection criteria) when the return traffic comes back through ISP 1 through router 1 router 1 doesn't have the route to reach the source IP of R2 interface Gi0/1.8, you can verify this by displaying "show ip route" ip address of R2 gi0/1.8 interface, R1 will have no entry for this IP address.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the above is not true then you have to check the load balance config which might be dropping the traffic coming from R1 the source of R2 interface; due to reverse path check fail.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can implement 3 solutions.&lt;/P&gt;
&lt;P&gt;(1) Either run a IGP between R1 R2 R3 (most suitable for&amp;nbsp;scalability ).&lt;/P&gt;
&lt;P&gt;(2) You can redistribute connected/static routes into BGP on all R1 R2 R3 (But be careful to filter out any more specific than /24 prefix to your ISP)&lt;/P&gt;
&lt;P&gt;(3) Use static route to define all connected networks of R1 R2 R3 to each other.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindest regards,&lt;/P&gt;
&lt;P&gt;Uzzi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 19:54:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-with-multiple-isp-not-functioning/m-p/3321904#M291318</guid>
      <dc:creator>Muhammad Uzair</dc:creator>
      <dc:date>2018-01-30T19:54:04Z</dc:date>
    </item>
  </channel>
</rss>

