<?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: S-Tag (QinQ) over VOSS Fabric in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/s-tag-qinq-over-voss-fabric/m-p/62729#M617</link>
    <description>&lt;P&gt;Andre,&lt;/P&gt;&lt;P&gt;The Flex-UNI is to be used when you want to do VLAN NATting.&lt;/P&gt;&lt;P&gt;As you want to keep the same VLAN id throughout the Fabric, just use “&lt;CODE&gt;vlan i-sid 10 100010&lt;/CODE&gt;”, assign the vlan to the port and provision the same on the other side.&lt;/P&gt;&lt;P&gt;Very simple and easy.&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 22 Oct 2020 20:59:47 GMT</pubDate>
    <dc:creator>Miguel-Angel_RO</dc:creator>
    <dc:date>2020-10-22T20:59:47Z</dc:date>
    <item>
      <title>S-Tag (QinQ) over VOSS Fabric</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/s-tag-qinq-over-voss-fabric/m-p/62728#M616</link>
      <description>&lt;P&gt;Hi Community&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a Extreme SPBM fabric deployed (4 x VSP7400's).&lt;/P&gt;&lt;P&gt;We have a connection from a ISP connecting to the fabric. The ISP is sending multiple S-Tag (QinQ) traffic to us. I want to match each of the S-Tag's (QinQ) to an I-sid and then send it across the fabric, to ports located somewhere. Below is a diagram of what I am trying to achieve:&lt;/P&gt;&lt;FIGURE&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="9d0d9bdb6ede4c168a6823dfee1955b3_f5a1edd9-7b46-4360-8ccf-116e5a712073.jpg"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/2218i1396C525CEA79D9E/image-size/large?v=v2&amp;amp;px=999" role="button" title="9d0d9bdb6ede4c168a6823dfee1955b3_f5a1edd9-7b46-4360-8ccf-116e5a712073.jpg" alt="9d0d9bdb6ede4c168a6823dfee1955b3_f5a1edd9-7b46-4360-8ccf-116e5a712073.jpg" /&gt;&lt;/span&gt;&lt;/FIGURE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the left I have the single link from the ISP and I indicated the 2 different S-Tag arriving on the port.&lt;/P&gt;&lt;P&gt;Light blue us S-Tag10 and Yellow is S-Tag 20.&lt;/P&gt;&lt;P&gt;I want to send the traffic from S-TAG10 to one location and the traffic from S-TAG 20&amp;nbsp; to another location in the Fabric.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I configure the fabric ports to as a Flex-UNI ports. When I create the I-SID I only have the option to match on C-VID&amp;nbsp;(802.1Q) and not S-VID (QinQ). However I still apply the configure as follows:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First I create the I-SID:&lt;/P&gt;&lt;P&gt;Then assign the C-TAG to the I-SID and port&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;i-sid 100010&amp;nbsp;elan&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;c-vid 10&amp;nbsp;port 1/1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the other side of the fabric I do the same config:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;i-sid 100010&amp;nbsp;elan&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;c-vid 10&amp;nbsp;port 1/2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This does not work.&lt;/P&gt;&lt;P&gt;I can see Mac's being learned on ingress but nothing on the egress side.&lt;/P&gt;&lt;P&gt;With a wireshark trace I can see the incoming traffic hit the fabric with the S-tag of 10.&lt;/P&gt;&lt;P&gt;I can see the I-sid learning the traffic but on the egress side I see the traffic has no S-tag and the C-tag is now configured with 10.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I replicate the same config using only 802.1q C-Tag's it works fine.&lt;/P&gt;&lt;P&gt;Using the elan transparent I-sid and mapping a port to it allows all traffic to be passed as it arrives.&lt;/P&gt;&lt;P&gt;&amp;nbsp;and on the egress side the traffic exits as it arrive.&lt;/P&gt;&lt;P&gt;This works fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the question:&lt;/P&gt;&lt;P&gt;Can we map a S-tag to and I-Sid and egress the traffic with the same S-tag?&lt;/P&gt;&lt;P&gt;This works when using elan transparent but the problem is that you can not split the different S-Tag's&amp;nbsp; to different locations, it is all ingress to all egress.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2020 20:55:14 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/s-tag-qinq-over-voss-fabric/m-p/62728#M616</guid>
      <dc:creator>Andre_Brits_Kan</dc:creator>
      <dc:date>2020-10-22T20:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: S-Tag (QinQ) over VOSS Fabric</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/s-tag-qinq-over-voss-fabric/m-p/62729#M617</link>
      <description>&lt;P&gt;Andre,&lt;/P&gt;&lt;P&gt;The Flex-UNI is to be used when you want to do VLAN NATting.&lt;/P&gt;&lt;P&gt;As you want to keep the same VLAN id throughout the Fabric, just use “&lt;CODE&gt;vlan i-sid 10 100010&lt;/CODE&gt;”, assign the vlan to the port and provision the same on the other side.&lt;/P&gt;&lt;P&gt;Very simple and easy.&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2020 20:59:47 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/s-tag-qinq-over-voss-fabric/m-p/62729#M617</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2020-10-22T20:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: S-Tag (QinQ) over VOSS Fabric</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/s-tag-qinq-over-voss-fabric/m-p/62730#M618</link>
      <description>&lt;P&gt;Hi Miguel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your replay but this does not work.&lt;/P&gt;&lt;P&gt;The issue is with the double tag on the QinQ traffic.&lt;/P&gt;&lt;P&gt;When creating the Vlan on the fabric as per your example this creates the c-tag.&lt;/P&gt;&lt;P&gt;Incomming traffic&amp;nbsp;from the QinQ link is matches but when traffic is sent back out from the fabric to the QinQ link, the vlan ID is placed in the C-tag and not in the S-Tag.&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>Fri, 23 Oct 2020 18:28:48 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/s-tag-qinq-over-voss-fabric/m-p/62730#M618</guid>
      <dc:creator>Andre_Brits_Kan</dc:creator>
      <dc:date>2020-10-23T18:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: S-Tag (QinQ) over VOSS Fabric</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/s-tag-qinq-over-voss-fabric/m-p/62731#M619</link>
      <description>&lt;P&gt;Andre,&lt;/P&gt;&lt;P&gt;I overlooked your post, sorry…&lt;/P&gt;&lt;P&gt;I’m pretty sure you can’t perform QinQ with the VSP other than SPBM encapsulation.&lt;/P&gt;&lt;P&gt;The QinQ mechanism in the VOSS is embedded in the OS and used to encapsulate the C-VLAN on the SPBM backbone VLANs.&lt;/P&gt;&lt;P&gt;This requires dedicated CPU resources and on some platforms you must sacrify SPF+ ASICs to handle the additional effort.&lt;/P&gt;&lt;P&gt;To get a confirmation you could open a case at GTAC.&lt;/P&gt;&lt;P&gt;As workaround you could put a front-end switch from Extreme to handle the non-SPBM QinQ to extract the C-VLAN and bridge them with a VSP.&lt;/P&gt;&lt;P&gt;Here some articles from GTAC on QinQ: &lt;A href="https://gtacknowledge.extremenetworks.com/pkb_Home?q=qinq&amp;amp;l=en_US" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/pkb_Home?q=qinq&amp;amp;l=en_US&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
      <pubDate>Sat, 24 Oct 2020 03:22:01 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/s-tag-qinq-over-voss-fabric/m-p/62731#M619</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2020-10-24T03:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: S-Tag (QinQ) over VOSS Fabric</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/s-tag-qinq-over-voss-fabric/m-p/62732#M620</link>
      <description>&lt;P&gt;Andre,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Circling back to this one, the answer is yes, you can map an S-TAG to an I-SID and egress the traffic with the same S-TAG. And you can do this with Switched UNI. However to be able to do that,&amp;nbsp;you would have to change the Ethertype to 0x8100 to ensure that we see those packets as Q-tagged and classify them properly. I think this was the point you were missing in your tests. I just wanted to clarify for everyone so that this thread is also not mis-leading for the audience.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Emre Kurtman&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2021 19:43:57 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/s-tag-qinq-over-voss-fabric/m-p/62732#M620</guid>
      <dc:creator>Emre_Kurtman</dc:creator>
      <dc:date>2021-02-05T19:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: S-Tag (QinQ) over VOSS Fabric</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/s-tag-qinq-over-voss-fabric/m-p/62733#M621</link>
      <description>&lt;P&gt;The attached doc covers QinQ testing over VSP Fabric Connect and also in conjunction with XOS VMAN with Fabric Attach.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 22:00:53 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/s-tag-qinq-over-voss-fabric/m-p/62733#M621</guid>
      <dc:creator>Ludovico_Steven</dc:creator>
      <dc:date>2021-02-11T22:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: S-Tag (QinQ) over VOSS Fabric</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/s-tag-qinq-over-voss-fabric/m-p/62734#M622</link>
      <description>&lt;P&gt;Great Ludovico&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the details document.&lt;/P&gt;&lt;P&gt;Will test on our side and provide feedback.&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 18:51:47 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/s-tag-qinq-over-voss-fabric/m-p/62734#M622</guid>
      <dc:creator>Andre_Brits_Kan</dc:creator>
      <dc:date>2021-05-06T18:51:47Z</dc:date>
    </item>
  </channel>
</rss>

