<?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 Doesn't work....more in Routing and SD-WAN</title>
    <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859337#M263726</link>
    <description>&lt;P&gt;Doesn't work....more precisely not supported by IOS:&lt;/P&gt;
&lt;P style="padding-left: 60px;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;RTR-WAN-2(config-route-map)#continue&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;% "NON-EXIST" used as BGP condition route-map, continue match not supported&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;If you try first to create a route map and then apply it to BGP process, will get&lt;/P&gt;
&lt;P&gt;the same message. Looks like a complete no go for initial scenario I wanted to&lt;/P&gt;
&lt;P&gt;implement.&lt;/P&gt;</description>
    <pubDate>Wed, 02 Mar 2016 15:20:23 GMT</pubDate>
    <dc:creator>owaisberg</dc:creator>
    <dc:date>2016-03-02T15:20:23Z</dc:date>
    <item>
      <title>BGP conditional advertisement with non-exist-map - can we modify logic</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859332#M263721</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I need to implement BGP conditional advertisement with non-exist-map, but in a different logic.&lt;/P&gt;
&lt;P&gt;As by the book, BGP will advertise prefixes listed in advertise-map only if the routes matched in&lt;/P&gt;
&lt;P&gt;non-exist-map do not exist, but if at least one of them exists - advertisement will be withdrawn.&lt;/P&gt;
&lt;P&gt;Now,&amp;nbsp;I am trying to find a way to initiate advertisement through BGP if &amp;nbsp;ANY of the routes in the&amp;nbsp;&lt;/P&gt;
&lt;P&gt;non-exist-map doesn't exist. Other words, if at least one of the prefixes within the non-exist-map&lt;/P&gt;
&lt;P&gt;doesn't exist, BGP will start advertisement.&lt;/P&gt;
&lt;P&gt;Tried to play with a non-exist-map route-map using multiple seq.&amp;nbsp;entries for different routes - no&lt;/P&gt;
&lt;P&gt;success. Tried to use multiple "neighbor x.x.x.x addvertise-map"&amp;nbsp;lines with same advertise-map&lt;/P&gt;
&lt;P&gt;and different non-exist-map route-maps to reflect multiple routes&amp;nbsp;looks like no success either,&lt;/P&gt;
&lt;P&gt;as soon as one of the conditions matches to be withdrawn, next&amp;nbsp;one even if matches to be as&lt;/P&gt;
&lt;P&gt;advertised, has no effect and BGP sends no advertisements. Hope there&amp;nbsp;is a trick to go around&lt;/P&gt;
&lt;P&gt;this limitation.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 11:28:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859332#M263721</guid>
      <dc:creator>owaisberg</dc:creator>
      <dc:date>2019-03-05T11:28:15Z</dc:date>
    </item>
    <item>
      <title>This hurts my head.  I'm</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859333#M263722</link>
      <description>&lt;P&gt;This hurts my head. &amp;nbsp;I'm thinking if the non-exist route-map returns a match then nothing happens. &amp;nbsp;If a match fails then the non-exist prefix list is injected.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I'm thinking using multiple match criteria might do this, where each prefix list contains one route to be monitored. &amp;nbsp;So for below, if all match criteria are met (and this is a logical "and") then a match will be returned. &amp;nbsp;If any of them are missing, then a failure will be returned.&lt;/P&gt;
&lt;PRE class="prettyprint"&gt;route-map NON-EXIST permit 10 
 match ip address 10&lt;BR /&gt; match ip address 20&lt;BR /&gt; match ip address 30&lt;/PRE&gt;</description>
      <pubDate>Wed, 02 Mar 2016 03:27:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859333#M263722</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2016-03-02T03:27:12Z</dc:date>
    </item>
    <item>
      <title>Thank you Philip,</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859334#M263723</link>
      <description>&lt;P&gt;Thank you Philip,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Let me test it and come back to you if it works. Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 04:00:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859334#M263723</guid>
      <dc:creator>owaisberg</dc:creator>
      <dc:date>2016-03-02T04:00:45Z</dc:date>
    </item>
    <item>
      <title>It doesn't work. Multiple</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859335#M263724</link>
      <description>&lt;P&gt;It doesn't work. Multiple "match" statements to get logical AND get collapsed into one line "match ip address ACL1 ACL2" making it logical OR which will result in "combined route does exist" so do not Advertise ...not even sure IOS will allow that to be set to an AND logic ...&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 04:47:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859335#M263724</guid>
      <dc:creator>owaisberg</dc:creator>
      <dc:date>2016-03-02T04:47:08Z</dc:date>
    </item>
    <item>
      <title>Another approach you could</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859336#M263725</link>
      <description>&lt;P&gt;Another approach you could try. &amp;nbsp;No idea if it will work. &amp;nbsp;What I am doing here is setting the metric to 0, and then&amp;nbsp;bumping the metric by 10&amp;nbsp;for each match, and then in the final match I'm see if if the metric came to 30 (for 3 tests), meaning all prior matches were also true.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;If even one route doesn't match, then the metric would be smaller.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;PRE class="prettyprint prettyprinted"&gt;&lt;SPAN class="pln"&gt;route&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;-&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;map NON&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;-&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;EXIST permit &lt;/SPAN&gt;&lt;SPAN class="lit"&gt;1&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; 
&lt;/SPAN&gt; set metric 0&lt;BR /&gt; continue&lt;BR /&gt;&lt;SPAN class="pln"&gt;route&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;-&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;map NON&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;-&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;EXIST permit 1&lt;/SPAN&gt;&lt;SPAN class="lit"&gt;0&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; match ip address &lt;/SPAN&gt;&lt;SPAN class="lit"&gt;10&lt;BR /&gt;&lt;/SPAN&gt; set metric +10&lt;BR /&gt; continue&lt;BR /&gt;&lt;SPAN class="pln"&gt;route&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;-&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;map NON&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;-&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;EXIST permit 2&lt;/SPAN&gt;&lt;SPAN class="lit"&gt;0&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; match ip address &lt;/SPAN&gt;&lt;SPAN class="lit"&gt;20&lt;BR /&gt;&lt;/SPAN&gt; set metric +10&lt;BR /&gt; continue&lt;BR /&gt;&lt;SPAN class="pln"&gt;route&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;-&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;map NON&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;-&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;EXIST permit 3&lt;/SPAN&gt;&lt;SPAN class="lit"&gt;0&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; match ip address &lt;/SPAN&gt;&lt;SPAN class="lit"&gt;30&lt;BR /&gt;&lt;/SPAN&gt; set metric +10&lt;BR /&gt; continue&lt;BR /&gt;&lt;SPAN class="pln"&gt;route&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;-&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;map NON&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;-&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;EXIST permit 100&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; match metric 30&lt;/SPAN&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 02 Mar 2016 06:31:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859336#M263725</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2016-03-02T06:31:01Z</dc:date>
    </item>
    <item>
      <title>Doesn't work....more</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859337#M263726</link>
      <description>&lt;P&gt;Doesn't work....more precisely not supported by IOS:&lt;/P&gt;
&lt;P style="padding-left: 60px;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;RTR-WAN-2(config-route-map)#continue&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;% "NON-EXIST" used as BGP condition route-map, continue match not supported&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;If you try first to create a route map and then apply it to BGP process, will get&lt;/P&gt;
&lt;P&gt;the same message. Looks like a complete no go for initial scenario I wanted to&lt;/P&gt;
&lt;P&gt;implement.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 15:20:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859337#M263726</guid>
      <dc:creator>owaisberg</dc:creator>
      <dc:date>2016-03-02T15:20:23Z</dc:date>
    </item>
    <item>
      <title>I can't think of any other</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859338#M263727</link>
      <description>&lt;P&gt;I can't think of any other creative answers sorry. Perhaps re-examine the topology and see if you can solve it that way. &amp;nbsp;Maybe a "backdoor" GRE tunnel could be used as a backup interface to cause routes to be injected.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 19:09:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859338#M263727</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2016-03-02T19:09:09Z</dc:date>
    </item>
    <item>
      <title>Well, original issue, why I</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859339#M263728</link>
      <description>&lt;P&gt;Well, original issue, why I wanted to employ this feature is a design for a backup WAN connection running over L2 MPLS with iBGP, and&amp;nbsp;the main connection running over L3 MPLS. Branch and hub LANs running EIGRP. L3 MPLS provider running eBGP on PE-CE links and that brinngs lots of pain when you try and design fully automatic fail over and reconverging back. Idea was to monitor multiple PE-CE links on their presense within BGP tables and if they absent to start advertising prefixes via backup WAN iBGP sessions to reach the hub site. Otherwise if I advertise all the time - I can failover from EIGRP to iBGP but when EIGRP comes back it doesn't get into effect due to the fact that CEs see earlier learned prefixes via eBGP from MPLS cloud since it's simply has better AD. I'm attaching a small diagram for you to look. If I run EIGRP on PE-CE link everything works like a charm - fully automated failover and reconvergance back after service restored&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 19:58:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859339#M263728</guid>
      <dc:creator>owaisberg</dc:creator>
      <dc:date>2016-03-02T19:58:34Z</dc:date>
    </item>
    <item>
      <title>Have you considered using</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859340#M263729</link>
      <description>&lt;P&gt;Have you considered using EIGRP OTP?&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_eigrp/configuration/xe-3s/ire-xe-3s-book/ire-eigrp-over-the-top.html"&gt;http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_eigrp/configuration/xe-3s/ire-xe-3s-book/ire-eigrp-over-the-top.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I think this would be a great use for it. &amp;nbsp;Use OTP between the branch and hub directly.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 19:58:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859340#M263729</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2016-03-02T19:58:35Z</dc:date>
    </item>
    <item>
      <title>I'm not following why it</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859341#M263730</link>
      <description>&lt;P&gt;I'm not following why it doesn't go back to the L3 MPLS link.&lt;/P&gt;
&lt;P&gt;If you advertise the routes via both links the presumably you are redistributing EBGP into EIGRP and these are AD 170 which is better than IBGP.&lt;/P&gt;
&lt;P&gt;If the L3 MPLS link fails then IBGP is used but if the link comes back up it then redistribute EBGP back into EIGRP ?&lt;/P&gt;
&lt;P&gt;Are you redistributing EIGRP into BGP as well for the L3 MPLS connection ?&lt;/P&gt;
&lt;P&gt;Can you clarify what is redistributing where and what the actual issue is ?&lt;/P&gt;
&lt;P&gt;Jon&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 20:20:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859341#M263730</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2016-03-02T20:20:16Z</dc:date>
    </item>
    <item>
      <title>Hi Jon,</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859342#M263731</link>
      <description>&lt;P&gt;Hi Jon,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Here are couple clarifications: Within the branch office, the only redistribution configured is on the CE router, where eBGP&amp;nbsp; from PE-CE link is redistributed into EIGRP that facing a couple office routers. On these two routers there is no redistribution between EIGRP and iBGP (of the Backup&amp;nbsp;L2 MPLS).&amp;nbsp;What happens is, let's say I have CE LAN facing interface goes down, branch fails over to iBGP, and MPLS&amp;nbsp;as well learns about&amp;nbsp;the branch site prefixes via its cloud and via the Hub (which&amp;nbsp;is good so far). However, when we bring this CE interface back up, the CE sees&amp;nbsp;branch LAN routes from two sources:&amp;nbsp;LAN (EIGRP AD90)&amp;nbsp;and MPLS (AD20 eBGP), so&amp;nbsp;it chooses MPLS and never converge back pointing for&amp;nbsp;the branch prefixes to the local EIGRP routers (instead points back to MPLS)....hope it clarifies the issue.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 20:54:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859342#M263731</guid>
      <dc:creator>owaisberg</dc:creator>
      <dc:date>2016-03-02T20:54:28Z</dc:date>
    </item>
    <item>
      <title>Hi Philip, Looks like a great</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859343#M263732</link>
      <description>&lt;P&gt;Hi Philip, Looks like a great feature. However it looks like it can run only on Cisco IOS XE Release 3.10S/15S and my routers in here are pretty ancient.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;There is another option is running GRE from CE to CE to make all EIGRP prefixes of type internal and then run EIGRP on the backup WAN which will be internal as well as it is L2, however it will require ISP involvement as CEs are owned by them. As well may be to force ISP to carry EIGRP via MPLS core like type internal or even simply ask them to switch to EIGRP on PE-CE link....all these solutions will require ISP to step in and that's what I'm trying to avoid.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks again&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 21:03:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859343#M263732</guid>
      <dc:creator>owaisberg</dc:creator>
      <dc:date>2016-03-02T21:03:29Z</dc:date>
    </item>
    <item>
      <title>Sorry to keep asking</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859344#M263733</link>
      <description>&lt;P&gt;Sorry to keep asking questions but are&amp;nbsp;you&amp;nbsp;saying at the hub site&amp;nbsp;you are advertising out the branch subnets to the rest&amp;nbsp;of the L3&amp;nbsp;MPLS network.&lt;/P&gt;
&lt;P&gt;So if the branch CE LAN interface&amp;nbsp;fails it gets routes from the L3 MPLS network&amp;nbsp;for it's own branch subnets&amp;nbsp;and then when the interface comes back up&amp;nbsp;it still sees it's own branch routes via the L3 MPLS network.&lt;/P&gt;
&lt;P&gt;Is that what you are&amp;nbsp;saying ?&lt;/P&gt;
&lt;P&gt;Jon&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 21:06:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859344#M263733</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2016-03-02T21:06:27Z</dc:date>
    </item>
    <item>
      <title>It's fine. Branch subnets are</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859345#M263734</link>
      <description>&lt;P&gt;It's fine. Branch subnets are advertised from the branch: both via iBGP (via backup WAN) and via EIGRP (towards MPLS), no redistribution at the branch routers&amp;nbsp; [only CE does that to inject prefixes into MPLS at the branch]. These prefixes make to the hub and then redistributed from iBGP into EIGRP (that's how MPLS sees them after the branch CE interface goes down).&lt;/P&gt;
&lt;P&gt;Yes, your second statement is correct. That's what happens after CE's LAN interface comes back up, CE still chooses MPLS connection to get to the its own LAN prefixes since eBGP just more preferrable than restored LAN EIGRP&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 21:14:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859345#M263734</guid>
      <dc:creator>owaisberg</dc:creator>
      <dc:date>2016-03-02T21:14:14Z</dc:date>
    </item>
    <item>
      <title>So if there is no</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859346#M263735</link>
      <description>&lt;P&gt;So if there is no redistribution at the branch (other than CE) then the branch routers use the backup link if the L3 MPLS link goes down so no routes from EBGP are redistributed into EIGRP ?&lt;/P&gt;
&lt;P&gt;I am just wondering why you cannot change the AD of BGP on your CE device to be higher than EIGRP so your CE device chooses the EIGRP routes when the LAN interface comes back up.&lt;/P&gt;
&lt;P&gt;Perhaps I am not understanding the full picture.&lt;/P&gt;
&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 21:31:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859346#M263735</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2016-03-02T21:31:08Z</dc:date>
    </item>
    <item>
      <title>Yes, first statement is</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859347#M263736</link>
      <description>&lt;P&gt;Yes, first statement is correct, if MPLS goes down, then no prefixes are to be redistributed into the branch LAN on CE and all the prefix exchange shifts to iBGP backup (I've just updated the diagram, marking where is what for clarity).&lt;/P&gt;
&lt;P&gt;Your second statement: it could be a potential work around, however the CEs are owned by the SP so it requires their involvement plus they may simply refuse. As well that will have to be done on all the CEs and we are talking multiple sites, pretty painfull thing.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks again.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 21:36:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859347#M263736</guid>
      <dc:creator>owaisberg</dc:creator>
      <dc:date>2016-03-02T21:36:26Z</dc:date>
    </item>
    <item>
      <title>No problem I understand.</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859348#M263737</link>
      <description>&lt;P&gt;No problem I understand.&lt;/P&gt;
&lt;P&gt;So again, just&amp;nbsp;thinking out loud, is there any chance within the branch you can advertise a summary route for the branch subnets via IBGP across the backup link ?&lt;/P&gt;
&lt;P&gt;That way when the CE interface came back up it would have a summary for it's own branch subnets from EBGP but more specific EIGRP routes from within the branch itself.&lt;/P&gt;
&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 21:43:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859348#M263737</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2016-03-02T21:43:07Z</dc:date>
    </item>
    <item>
      <title>Unfortunately this is not an</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859349#M263738</link>
      <description>&lt;P&gt;Unfortunately this is not an option, as each branch router has a bunch of networks and subnets that cannot be summarized as they are&amp;nbsp;all over the map&amp;nbsp;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 22:02:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859349#M263738</guid>
      <dc:creator>owaisberg</dc:creator>
      <dc:date>2016-03-02T22:02:10Z</dc:date>
    </item>
    <item>
      <title>Just out of interest you</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859350#M263739</link>
      <description>&lt;P&gt;Just out of interest you mentioned GRE tunnels and running EIGRP everywhere, can you not run the tunnel from the branch router itself to the hub router ie. why does it need to be between the CE devices ?&lt;/P&gt;
&lt;P&gt;That aside one final idea for the day before logging off.&lt;/P&gt;
&lt;P&gt;Use EEM on the branch router and if the CE EIGRP neighbor goes down then configure a "redistribute eigrp &amp;lt;AS no&amp;gt;" under your BGP configuration on the branch router.&lt;/P&gt;
&lt;P&gt;If it comes back up then remove that command.&lt;/P&gt;
&lt;P&gt;There would be a delay for the routes to propagate but there would be anyway with your original idea.&lt;/P&gt;
&lt;P&gt;If I think of anything else tomorrow I'll post back &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2016 22:19:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859350#M263739</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2016-03-02T22:19:52Z</dc:date>
    </item>
    <item>
      <title>Little late to the party on</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859351#M263740</link>
      <description>&lt;P&gt;Little late to the party on this one, but found it while searching for something similar and decided to take a shot.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Try this - doing it from memory, so cli syntax may be a little off.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;neighbor x.x.x.x advertise-map ADVERTISEDROUTES non-exist-map TRACKEDROUTE&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;track 5 ip route 192.0.2.50/32 reachability&lt;/P&gt;
&lt;P&gt;track 6 ip route 192.0.2.51/32 reachability&amp;nbsp;&lt;/P&gt;
&lt;P&gt;track 10 list boolean AND&lt;/P&gt;
&lt;P&gt;&amp;nbsp;object 5&lt;/P&gt;
&lt;P&gt;&amp;nbsp;object 6&lt;/P&gt;
&lt;P&gt;ip route 192.0.2.1/32 track 10&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;route-map ADVERTISEDROUTES permit 10&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;match ip address prefix-list YOURADVERTISEDROUTES&lt;/P&gt;
&lt;P&gt;route-map TRACKEDROUTE permit 10&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;match ip address prefix-list TRACKED&lt;/P&gt;
&lt;P&gt;ip prefix-list TRACKED permit 192.0.2.1/32&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Redistribute that static /32 route using a route-map to BGP, and then if either of the tracked objects go down, the /32 will be withdrawn, and your conditional advertisement will be advertised.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2016 18:18:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/bgp-conditional-advertisement-with-non-exist-map-can-we-modify/m-p/2859351#M263740</guid>
      <dc:creator>Tyler Conrad</dc:creator>
      <dc:date>2016-10-05T18:18:16Z</dc:date>
    </item>
  </channel>
</rss>

