<?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: Layer3 802.1ad interface in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer3-802-1ad-interface/m-p/48800#M12831</link>
    <description>Gotcha.  Can you post a diagram of what you need?  I'm told we should be able to make it work.&lt;BR /&gt;</description>
    <pubDate>Thu, 27 Oct 2016 02:49:00 GMT</pubDate>
    <dc:creator>Drew_C</dc:creator>
    <dc:date>2016-10-27T02:49:00Z</dc:date>
    <item>
      <title>Layer3 802.1ad interface</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer3-802-1ad-interface/m-p/48797#M12828</link>
      <description>I'm trying to figure out how to create a Layer 3 q-in-q interface in Exos on a summit X440 switch. &lt;BR /&gt;
&lt;BR /&gt;
I've opened a ticket with support but I'm not getting anywhere so if anyone in the community can help I'd appreciate it. &lt;BR /&gt;
&lt;BR /&gt;
If I need special licensing, a newer firmware version, or even a different model switch I'm open ...but I'm looking to solve the problem with an EXOS solution. I do not want to buy more Cisco stuff. (I'm trying to get rid of the cisco stuff lol) It doesn't make me look good as a sales partner with Extreme to run a bunch of multi-vendor Cisco stuff to achieve our networking goals. &lt;BR /&gt;
&lt;BR /&gt;
The details:&lt;BR /&gt;
&lt;BR /&gt;
I need to create a logical interface on the switch within the CVID of a VMAN for inter-vlan routing of CVID's, in other words, double-tagged logical interfaces with L3 forwarding enabled.&lt;BR /&gt;
&lt;BR /&gt;
With IOS I would do:&lt;BR /&gt;
&lt;BR /&gt;
interface gi0/0.10403&lt;BR /&gt;
encapsulation dot1q 10 second-dot1q 403&lt;BR /&gt;
ip address X.X.X.X x.X.x.x&lt;BR /&gt;
&lt;BR /&gt;
There you can see you would have an 802.1ad double tagged local virtual interface (sub interface I think cisco calls it). &lt;BR /&gt;
&lt;BR /&gt;
I simply cannot figure out how to do this on XOS. &lt;BR /&gt;
&lt;BR /&gt;
Maybe its the difference between a router OS and a switch OS. IDK. &lt;BR /&gt;
&lt;BR /&gt;
Lost.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Oct 2016 02:15:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer3-802-1ad-interface/m-p/48797#M12828</guid>
      <dc:creator>John_Barfield</dc:creator>
      <dc:date>2016-10-27T02:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: Layer3 802.1ad interface</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer3-802-1ad-interface/m-p/48798#M12829</link>
      <description>Hi John, welcome back to The Hub  &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
This concept is called a VMAN in the EXOS world.  Here's a couple of resources that I believe will set you off in the right direction:&lt;BR /&gt;
&lt;UL&gt; 
&lt;LI&gt;&lt;A href="https://community.extremenetworks.com/extreme/topics/vman" target="_blank" rel="nofollow noreferrer noopener"&gt;https://community.extremenetworks.com/extreme/topics/vman&lt;/A&gt; 
&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-configure-a-VMAN-in-EXOS" target="_blank" rel="nofollow noreferrer noopener"&gt;How to configure a VMAN in EXOS&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 27 Oct 2016 02:39:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer3-802-1ad-interface/m-p/48798#M12829</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2016-10-27T02:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: Layer3 802.1ad interface</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer3-802-1ad-interface/m-p/48799#M12830</link>
      <description>I'm using VMANs today. &lt;BR /&gt;
&lt;BR /&gt;
The problem is that VMAN's just pass L2 VLAN's from one destination port to another. &lt;BR /&gt;
&lt;BR /&gt;
I need to create an IP interface in the customers VLAN on the switch passing the traffic for CVID routing.&lt;BR /&gt;
&lt;BR /&gt;
Extreme Networks VMAN's consist of VMAN ID and within the VMAN ID it passes CVID's. &lt;BR /&gt;
&lt;BR /&gt;
I need a L3 CVID interface in the VMAN on the switch.&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Oct 2016 02:43:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer3-802-1ad-interface/m-p/48799#M12830</guid>
      <dc:creator>John_Barfield</dc:creator>
      <dc:date>2016-10-27T02:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: Layer3 802.1ad interface</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer3-802-1ad-interface/m-p/48800#M12831</link>
      <description>Gotcha.  Can you post a diagram of what you need?  I'm told we should be able to make it work.&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Oct 2016 02:49:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer3-802-1ad-interface/m-p/48800#M12831</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2016-10-27T02:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: Layer3 802.1ad interface</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer3-802-1ad-interface/m-p/48801#M12832</link>
      <description>&lt;P class="fancybox-image"&gt;&lt;A href="https://d1uyvls174j03l.cloudfront.net/extremenetworks-us/attachment/RackMultipart20161026-24476-cepkbq-Screen_Shot_2016-10-26_at_6.14.51_PM_inline.png" rel="image" class="fancybox"&gt;&lt;IMG src="https://d1uyvls174j03l.cloudfront.net/extremenetworks-us/attachment/RackMultipart20161026-24476-cepkbq-Screen_Shot_2016-10-26_at_6.14.51_PM_inline.png" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Oct 2016 04:19:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer3-802-1ad-interface/m-p/48801#M12832</guid>
      <dc:creator>John_Barfield</dc:creator>
      <dc:date>2016-10-27T04:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: Layer3 802.1ad interface</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer3-802-1ad-interface/m-p/48802#M12833</link>
      <description>Fast diagram hope you're understanding my configuration with this. &lt;BR /&gt;</description>
      <pubDate>Thu, 27 Oct 2016 04:19:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer3-802-1ad-interface/m-p/48802#M12833</guid>
      <dc:creator>John_Barfield</dc:creator>
      <dc:date>2016-10-27T04:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: Layer3 802.1ad interface</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer3-802-1ad-interface/m-p/48803#M12834</link>
      <description>Hi John,&lt;BR /&gt;
&lt;BR /&gt;
as far as I know the IOS stacked VLAN routing example you gave works with Cisco &lt;I&gt;routers&lt;/I&gt; only, not with switches. Switches usually support Q-in-Q only as a layer 2 mechanism (I have checked this for EXOS, (Extreme) EOS, Cisco IOS, and Arista EOS recently).&lt;BR /&gt;
&lt;BR /&gt;
You might be able to use two EXOS devices, one to de-encapsulate Q-in-Q and another to implement routing, using VRs to separate layer 3 networks. But that does not scale, as you would need one cable (untagged port) per routing interface in general (i.e. with overlapping customer VLAN IDs).&lt;BR /&gt;
&lt;BR /&gt;
Port specific VLAN IDs might help to get around the 1 port per layer 3 interface problem, but those cannot be combined with a layer 3 interface in the translated VLAN on the same switch, thus you still need at least two devices (I did not check the possibility of combining Q-in-Q and VLAN translation).&lt;BR /&gt;
&lt;BR /&gt;
Best regards,&lt;BR /&gt;
Erik</description>
      <pubDate>Thu, 27 Oct 2016 13:09:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer3-802-1ad-interface/m-p/48803#M12834</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2016-10-27T13:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: Layer3 802.1ad interface</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer3-802-1ad-interface/m-p/48804#M12835</link>
      <description>Hi Thanks for the reply. Thats what I've gathered exactly but I was hoping that maybe I was wrong. I'd like to use these switches as routers. Guess I'm stuck getting new ones instead. &lt;BR /&gt;</description>
      <pubDate>Thu, 27 Oct 2016 13:11:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer3-802-1ad-interface/m-p/48804#M12835</guid>
      <dc:creator>John_Barfield</dc:creator>
      <dc:date>2016-10-27T13:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: Layer3 802.1ad interface</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer3-802-1ad-interface/m-p/48805#M12836</link>
      <description>VXLAN should work.  But the x440 will not do it.  You would need a x770 or a X670-G2 with 21.1.</description>
      <pubDate>Thu, 27 Oct 2016 17:18:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer3-802-1ad-interface/m-p/48805#M12836</guid>
      <dc:creator>StephenW</dc:creator>
      <dc:date>2016-10-27T17:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: Layer3 802.1ad interface</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer3-802-1ad-interface/m-p/48806#M12837</link>
      <description>From Extreme, there is just the S-Series able to provide layer 3 forwarding in a VXLAN, but even those switches do not provide layer 3 VXLAN interfaces, just VLAN interfaces.&lt;BR /&gt;
&lt;BR /&gt;
Q-in-Q provides much better hardware support and less overhead (4 bytes instead of 50) than VXLAN. Software implementations (e.g. Cisco routers or a GNU/Linux host) provide practically unlimited scalability for layer 3 interfaces using stacked VLANs (interfaces matching on both S-Tag and C-Tag).</description>
      <pubDate>Thu, 27 Oct 2016 17:29:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/layer3-802-1ad-interface/m-p/48806#M12837</guid>
      <dc:creator>Erik_Auerswald</dc:creator>
      <dc:date>2016-10-27T17:29:00Z</dc:date>
    </item>
  </channel>
</rss>

