<?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: Route leaking using Prefix-Lists on Fusion Router only works with directly connected networks in Software-Defined Access (SD-Access)</title>
    <link>https://community.cisco.com/t5/software-defined-access-sd-access/route-leaking-using-prefix-lists-on-fusion-router-only-works/m-p/4293984#M1167</link>
    <description>&lt;P&gt;vrf definition OT&lt;BR /&gt;rd 1:4101&lt;BR /&gt;!&lt;BR /&gt;address-family ipv4&lt;BR /&gt;import ipv4 unicast map IMPORT_OT&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on this, you are trying to import routes from the global routing table into vrf OT, matching these:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ip prefix-list LEGACY_OT seq 5 permit 172.16.50.0/24&lt;BR /&gt;ip prefix-list LEGACY_OT seq 10 permit 172.16.60.0/24&lt;BR /&gt;ip prefix-list LEGACY_OT seq 15 permit 10.1.2.0/30&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;While the only one which was leaked was:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B 10.1.2.0/30 is directly connected, 02:09:59, GigabitEthernet3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which is leaked because it is added into the BGP on the add ipv4 /GRIB family:&lt;/P&gt;
&lt;P&gt;address-family ipv4&lt;BR /&gt;network 0.0.0.0&lt;BR /&gt;redistribute connected -----------------------***********&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try adding&amp;nbsp;&lt;SPAN&gt;172.16.50.0 and&amp;nbsp;172.16.60.0 on the BGP process for add ipv4 / GRIB family with either network statements or redistribution in case you use any IGP.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Feb 2021 21:40:32 GMT</pubDate>
    <dc:creator>jalejand</dc:creator>
    <dc:date>2021-02-18T21:40:32Z</dc:date>
    <item>
      <title>Route leaking using Prefix-Lists on Fusion Router only works with directly connected networks</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/route-leaking-using-prefix-lists-on-fusion-router-only-works/m-p/4293743#M1158</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to emulate as best as possible SD Access under Eve-NG using CSR routers as the Border node and Fusion Router and a combination of CSRs and L2 IOL switches to emulate Fabric nodes. The CSR's don't work with subinterfaces so I have had to use Bridge Domain Interfaces as a work around to run VRFs. There are two VRT's IT and OT. For the OT VRF I can route leak the shared services network, however I have also created a 'legacy OT network' that I would like to route leak as well into the OT VRF. The problem is this: I have used prefix-lists and then import these prefix-lists into the OT VRF. If the prefix list refers to a directly connected network segment on the fusion router, the route leaking will work and the routes are advertised using mBGP to the border router. If the Prefix-list refers to prefix that it not directly connected, the routes are not advertised. I have put static routes on the fusion router pointing to the next hop OT router for the legacy OT networks in question, but this does not work. Attached is the topology in Eve-NG for reference. Any suggestions would be most welcome. &lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SD Access Eve-NG Emulation.png" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/104630iA96CE24C993C0664/image-size/large?v=v2&amp;amp;px=999" role="button" title="SD Access Eve-NG Emulation.png" alt="SD Access Eve-NG Emulation.png" /&gt;&lt;/span&gt;Many Thanks Andrew&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 15:28:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/route-leaking-using-prefix-lists-on-fusion-router-only-works/m-p/4293743#M1158</guid>
      <dc:creator>Andrew.Bratchell</dc:creator>
      <dc:date>2021-02-18T15:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Route leaking using Prefix-Lists on Fusion Router only works with directly connected networks</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/route-leaking-using-prefix-lists-on-fusion-router-only-works/m-p/4293885#M1163</link>
      <description>&lt;P&gt;From the Fusion router can you please upload a show run, show ip route (for any relevant vrf) and show bgp vpnv4 uni all.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, please provide at least 1 subnet which is not leaked from globalrib/shared services vrf to OT vrf.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 19:16:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/route-leaking-using-prefix-lists-on-fusion-router-only-works/m-p/4293885#M1163</guid>
      <dc:creator>jalejand</dc:creator>
      <dc:date>2021-02-18T19:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Route leaking using Prefix-Lists on Fusion Router only works with directly connected networks</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/route-leaking-using-prefix-lists-on-fusion-router-only-works/m-p/4293941#M1165</link>
      <description>&lt;P&gt;Hi, attached is the output you requested.&lt;/P&gt;&lt;P&gt;As an example of a connected route that is being leaked correctly into the OT VRF, this is the shared services network (172.16.254.0/24).&lt;/P&gt;&lt;P&gt;As you can see from the config I have tried the same approach for the OT networks (172.16.50.0/24 and 172.16.60.0/24). These networks are behind the OT router that is directly connected to the Fusion Router. What is interesting is that I can leak the subnet 10.1.2.0/30 that connects the Fusion Router with the OT router as this is directly connected.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for looking at this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Andrew&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 20:29:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/route-leaking-using-prefix-lists-on-fusion-router-only-works/m-p/4293941#M1165</guid>
      <dc:creator>Andrew.Bratchell</dc:creator>
      <dc:date>2021-02-18T20:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Route leaking using Prefix-Lists on Fusion Router only works with directly connected networks</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/route-leaking-using-prefix-lists-on-fusion-router-only-works/m-p/4293984#M1167</link>
      <description>&lt;P&gt;vrf definition OT&lt;BR /&gt;rd 1:4101&lt;BR /&gt;!&lt;BR /&gt;address-family ipv4&lt;BR /&gt;import ipv4 unicast map IMPORT_OT&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on this, you are trying to import routes from the global routing table into vrf OT, matching these:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ip prefix-list LEGACY_OT seq 5 permit 172.16.50.0/24&lt;BR /&gt;ip prefix-list LEGACY_OT seq 10 permit 172.16.60.0/24&lt;BR /&gt;ip prefix-list LEGACY_OT seq 15 permit 10.1.2.0/30&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;While the only one which was leaked was:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B 10.1.2.0/30 is directly connected, 02:09:59, GigabitEthernet3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which is leaked because it is added into the BGP on the add ipv4 /GRIB family:&lt;/P&gt;
&lt;P&gt;address-family ipv4&lt;BR /&gt;network 0.0.0.0&lt;BR /&gt;redistribute connected -----------------------***********&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try adding&amp;nbsp;&lt;SPAN&gt;172.16.50.0 and&amp;nbsp;172.16.60.0 on the BGP process for add ipv4 / GRIB family with either network statements or redistribution in case you use any IGP.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 21:40:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/route-leaking-using-prefix-lists-on-fusion-router-only-works/m-p/4293984#M1167</guid>
      <dc:creator>jalejand</dc:creator>
      <dc:date>2021-02-18T21:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Route leaking using Prefix-Lists on Fusion Router only works with directly connected networks</title>
      <link>https://community.cisco.com/t5/software-defined-access-sd-access/route-leaking-using-prefix-lists-on-fusion-router-only-works/m-p/4294334#M1168</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Adding the BGP network statements as you suggested did the trick.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Silly mistake.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help. Very much appreciated.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 14:46:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/software-defined-access-sd-access/route-leaking-using-prefix-lists-on-fusion-router-only-works/m-p/4294334#M1168</guid>
      <dc:creator>Andrew.Bratchell</dc:creator>
      <dc:date>2021-02-19T14:46:04Z</dc:date>
    </item>
  </channel>
</rss>

