<?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: Add fabric extend to current mesh in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/add-fabric-extend-to-current-mesh/m-p/81926#M1368</link>
    <description>&lt;P&gt;I believe I have figured this out. I had the same OSPF router-id configured on the 2 edge sites. That makes sense then...Once I fixed that, both isis adjacencies came up and have stayed up.&lt;/P&gt;</description>
    <pubDate>Tue, 07 Sep 2021 20:12:14 GMT</pubDate>
    <dc:creator>bfaltys</dc:creator>
    <dc:date>2021-09-07T20:12:14Z</dc:date>
    <item>
      <title>Add fabric extend to current mesh</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/add-fabric-extend-to-current-mesh/m-p/81920#M1362</link>
      <description>&lt;P&gt;This will build on something I posted about a while back, but the situation is this:&lt;/P&gt;&lt;P&gt;-we have a fabric built across the city with our own owned fiber&lt;/P&gt;&lt;P&gt;-we are getting additional, redundant links from an ISP&lt;/P&gt;&lt;P&gt;-we want to use the ISP links to add to our fabric&lt;/P&gt;&lt;P&gt;-we have 2 test sites up. One is only connected to the ISP and the fabric extend is working. the other site is connected to the ISP and our original fabric. In the second case, the link over the ISP shows “INIT” for the IS-IS adjacency. Is it possible to have full adjacency over the ISP and our original fabric at the same time?&lt;/P&gt;&lt;P&gt;-For the fabric extend, I am using brouter ports and I have loopback IP as tunnel source &amp;amp; destination. Both of these are running OSPF so that I don’t have to build a bunch of static routes going forward. I also added OSPF redistribution into IS-IS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can add configs/diagrams, but wanted to throw out some facts and the question.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Sep 2021 21:36:24 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/add-fabric-extend-to-current-mesh/m-p/81920#M1362</guid>
      <dc:creator>bfaltys</dc:creator>
      <dc:date>2021-09-03T21:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Add fabric extend to current mesh</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/add-fabric-extend-to-current-mesh/m-p/81921#M1363</link>
      <description>&lt;P&gt;One update, I built this out in a lab. Without redistributing OSPF into ISIS...If I remove the direct link the primary adjacency goes down and the fabric extend adjacency comes up. So, what can I do to have both adjacencies at the same time?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Sep 2021 22:08:23 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/add-fabric-extend-to-current-mesh/m-p/81921#M1363</guid>
      <dc:creator>bfaltys</dc:creator>
      <dc:date>2021-09-03T22:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Add fabric extend to current mesh</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/add-fabric-extend-to-current-mesh/m-p/81922#M1364</link>
      <description>&lt;P&gt;Another update: This works if I use a separate VRF for the links over the ISP. Not sure on the technical details of why this works.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Sep 2021 01:52:24 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/add-fabric-extend-to-current-mesh/m-p/81922#M1364</guid>
      <dc:creator>bfaltys</dc:creator>
      <dc:date>2021-09-04T01:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Add fabric extend to current mesh</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/add-fabric-extend-to-current-mesh/m-p/81923#M1365</link>
      <description>&lt;P&gt;Yes, you can have Physical and Logical NNIs in your setup. This is perfectly fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I assume is happening in your setup is that your underlay FE routes are learnt through an NNI. This has to be avoided as we cannot run FE over MACinMAC.&lt;/P&gt;&lt;P&gt;You can either:&lt;/P&gt;&lt;OL type="a"&gt;&lt;LI&gt;use a separate (non-IS-IS)VRF for your underlay as you have done. This will ensure FE underlay routes are never learnt through IS-IS.&lt;/LI&gt;	&lt;LI&gt;if you use the same routing table for your FE underlay as well as your IS-IS routed traffic, then you will have to configure a route policy ensuring that your FE underlay routes are not learnt through IS-IS.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Makes sense?&lt;/P&gt;&lt;P&gt;Roger&lt;/P&gt;</description>
      <pubDate>Mon, 06 Sep 2021 14:31:23 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/add-fabric-extend-to-current-mesh/m-p/81923#M1365</guid>
      <dc:creator>Roger_Lapuh</dc:creator>
      <dc:date>2021-09-06T14:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Add fabric extend to current mesh</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/add-fabric-extend-to-current-mesh/m-p/81924#M1366</link>
      <description>&lt;P&gt;That makes sense. What I ran into on Friday is that with 2 test sites, only 1 of the 2 will be up. They are on different brouter ports in the same VRF (not the GRT). Each link is a different 172.x.x.x/24 subnet with routes to the peer’s loopback. The VLAN on the brouter ports is different for each link. Feels so close to being done!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One example given to me uses VLAN interfaces instead of brouter ports, but to me that should not make a big difference as long as the devices have routes to the tunnel destination.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 19:44:16 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/add-fabric-extend-to-current-mesh/m-p/81924#M1366</guid>
      <dc:creator>bfaltys</dc:creator>
      <dc:date>2021-09-07T19:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Add fabric extend to current mesh</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/add-fabric-extend-to-current-mesh/m-p/81925#M1367</link>
      <description>&lt;P&gt;Looking back at some notes from when I labbed this up and I used brouter ports with 2 subnets and different VLANs on the brouter ports….both peers came up in that scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, when I run “show isis logical-interface” it shows the 2 tunnel interfaces, but lists the same physical port and vlan even though they are configured differently.&lt;/P&gt;&lt;FIGURE&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="3c90091c5d0243f2a10497efe50d67b8_ce4a9dc7-b7da-4b60-8a8f-b637197442a6.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/365i13CB1A79AFF49853/image-size/large?v=v2&amp;amp;px=999" role="button" title="3c90091c5d0243f2a10497efe50d67b8_ce4a9dc7-b7da-4b60-8a8f-b637197442a6.png" alt="3c90091c5d0243f2a10497efe50d67b8_ce4a9dc7-b7da-4b60-8a8f-b637197442a6.png" /&gt;&lt;/span&gt;&lt;/FIGURE&gt;&lt;FIGURE&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="3c90091c5d0243f2a10497efe50d67b8_be1728ed-74eb-4dd6-9c71-17d769668ab4.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/645i0CE9616DBE418595/image-size/large?v=v2&amp;amp;px=999" role="button" title="3c90091c5d0243f2a10497efe50d67b8_be1728ed-74eb-4dd6-9c71-17d769668ab4.png" alt="3c90091c5d0243f2a10497efe50d67b8_be1728ed-74eb-4dd6-9c71-17d769668ab4.png" /&gt;&lt;/span&gt;&lt;/FIGURE&gt;&lt;P&gt;So the down site should be port 1/48 vlan 2802. That brouter is 172.31.255.3/24. I can’t figure out what it is looking out the wrong port.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 19:48:42 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/add-fabric-extend-to-current-mesh/m-p/81925#M1367</guid>
      <dc:creator>bfaltys</dc:creator>
      <dc:date>2021-09-07T19:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Add fabric extend to current mesh</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/add-fabric-extend-to-current-mesh/m-p/81926#M1368</link>
      <description>&lt;P&gt;I believe I have figured this out. I had the same OSPF router-id configured on the 2 edge sites. That makes sense then...Once I fixed that, both isis adjacencies came up and have stayed up.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 20:12:14 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/add-fabric-extend-to-current-mesh/m-p/81926#M1368</guid>
      <dc:creator>bfaltys</dc:creator>
      <dc:date>2021-09-07T20:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Add fabric extend to current mesh</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/add-fabric-extend-to-current-mesh/m-p/81927#M1369</link>
      <description>&lt;P&gt;thanks for letting us know!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Roger&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 20:38:14 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/add-fabric-extend-to-current-mesh/m-p/81927#M1369</guid>
      <dc:creator>Roger_Lapuh</dc:creator>
      <dc:date>2021-09-07T20:38:14Z</dc:date>
    </item>
  </channel>
</rss>

