<?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: creating double tagged packet from untagged input and vice versa in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/creating-double-tagged-packet-from-untagged-input-and-vice-versa/m-p/39384#M8667</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
since 15.3.2 VMAN double-tag in a single pass is supported, with the following command:&lt;BR /&gt;
&lt;BR /&gt;
configure vman &lt;VMAN-NAME&gt; add ports [ | all] untagged {port-cvid }&lt;BR /&gt;
As per the User Guide:&lt;BR /&gt;
&lt;BR /&gt;
"The VMAN double tag feature adds an optional port CVID parameter to the existing untagged VMAN&lt;BR /&gt;
port configuration. When present, any untagged packet received on the port will be double tagged&lt;BR /&gt;
with the configured port CVID and SVID associated with the VMAN. Packets received with a single&lt;BR /&gt;
CVID on the same port will still have the SVID added. As double tagged packets are received from&lt;BR /&gt;
tagged VMAN ports and forwarded to untagged VMAN ports, the SVID associated with the VMAN is&lt;BR /&gt;
stripped. Additionally, the CVID associated with the configured Port CVID is also stripped in the same&lt;BR /&gt;
operation.&lt;BR /&gt;
&lt;BR /&gt;
Much like the CVIDs configured as part of the CEP feature, the configured Port CVID is not represented&lt;BR /&gt;
by a VLAN within EXOS. The implication is that protocols and individual services cannot be applied to&lt;BR /&gt;
the Port CVID alone. Protocols and services are instead applied to the VMAN and/or port as the VMAN&lt;BR /&gt;
represents the true layer-2 broadcast domain. Much like regular untagged VMAN ports, MAC FDB&lt;BR /&gt;
learning occurs on the VMAN, so duplicate MAC addresses received on multiple CVIDs that are mapped&lt;BR /&gt;
to the same VMAN can be problematic. Even when the additional Port CVID is configured, the port still&lt;BR /&gt;
has all of the attributes of a regular untagged VMAN port. This means that any single c-tagged packets&lt;BR /&gt;
received on the same port will have just the SVID associated with the VMAN added to the packet.&lt;BR /&gt;
Likewise, any egress packet with a CVID other than the configured Port CVID will have the SVID&lt;BR /&gt;
stripped."&lt;BR /&gt;
&lt;BR /&gt;&lt;/VMAN-NAME&gt;</description>
    <pubDate>Thu, 13 Jul 2017 12:34:00 GMT</pubDate>
    <dc:creator>Stephane_Grosj1</dc:creator>
    <dc:date>2017-07-13T12:34:00Z</dc:date>
    <item>
      <title>creating double tagged packet from untagged input and vice versa</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/creating-double-tagged-packet-from-untagged-input-and-vice-versa/m-p/39382#M8665</link>
      <description>hi&lt;BR /&gt;
i am using extreme x460-24t switch.&lt;BR /&gt;
My aim is to feed packet (say ping) from laptop to port , say IN , and get double tagged packet out from another port (say OUT). Also double tagged packet is fed in OUT and should come out untagged from IN.&lt;BR /&gt;
Example -&lt;BR /&gt;
My laptop is connected to port 1 of switch . laptop has ip 10.0.0.2/24 . I run ping 10.0.0.1 in laptop.&lt;BR /&gt;
I want switch to put inner vlan tag 100 and outer vlan tag 500 on this ping packet.&lt;BR /&gt;
So the packet that comes out of port 5 has outer vlan tag 500 and inner vlan tag 100 .&lt;BR /&gt;
&lt;BR /&gt;
I am trying this setup currently (Don't know if it is the right way)&lt;BR /&gt;
Port 1 is set untagged for vlan 100 .&lt;BR /&gt;
port 2 is set tagged for vlan 100.&lt;BR /&gt;
port 3 is connected to port 2 via ethernet cable.(feeding one port of switch from another , is that ok ? )&lt;BR /&gt;
We have vman named five_hundred set for tag 500.&lt;BR /&gt;
port 3 is added as untagged member of this vman.&lt;BR /&gt;
port 4 is tagged member of this vman .&lt;BR /&gt;
So , I should get double tagged packets out from port 4.&lt;BR /&gt;
And , double tagged packets fed to port 4 should come out unatgged from port 1.&lt;BR /&gt;
&lt;BR /&gt;
Thanks .&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Jul 2017 09:42:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/creating-double-tagged-packet-from-untagged-input-and-vice-versa/m-p/39382#M8665</guid>
      <dc:creator>sumeet</dc:creator>
      <dc:date>2017-07-13T09:42:00Z</dc:date>
    </item>
    <item>
      <title>RE: creating double tagged packet from untagged input and vice versa</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/creating-double-tagged-packet-from-untagged-input-and-vice-versa/m-p/39383#M8666</link>
      <description>vman should be ued for inner tag  use vlan for outer tag</description>
      <pubDate>Thu, 13 Jul 2017 11:49:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/creating-double-tagged-packet-from-untagged-input-and-vice-versa/m-p/39383#M8666</guid>
      <dc:creator>Nick_Yakimenko</dc:creator>
      <dc:date>2017-07-13T11:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: creating double tagged packet from untagged input and vice versa</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/creating-double-tagged-packet-from-untagged-input-and-vice-versa/m-p/39384#M8667</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
since 15.3.2 VMAN double-tag in a single pass is supported, with the following command:&lt;BR /&gt;
&lt;BR /&gt;
configure vman &lt;VMAN-NAME&gt; add ports [ | all] untagged {port-cvid }&lt;BR /&gt;
As per the User Guide:&lt;BR /&gt;
&lt;BR /&gt;
"The VMAN double tag feature adds an optional port CVID parameter to the existing untagged VMAN&lt;BR /&gt;
port configuration. When present, any untagged packet received on the port will be double tagged&lt;BR /&gt;
with the configured port CVID and SVID associated with the VMAN. Packets received with a single&lt;BR /&gt;
CVID on the same port will still have the SVID added. As double tagged packets are received from&lt;BR /&gt;
tagged VMAN ports and forwarded to untagged VMAN ports, the SVID associated with the VMAN is&lt;BR /&gt;
stripped. Additionally, the CVID associated with the configured Port CVID is also stripped in the same&lt;BR /&gt;
operation.&lt;BR /&gt;
&lt;BR /&gt;
Much like the CVIDs configured as part of the CEP feature, the configured Port CVID is not represented&lt;BR /&gt;
by a VLAN within EXOS. The implication is that protocols and individual services cannot be applied to&lt;BR /&gt;
the Port CVID alone. Protocols and services are instead applied to the VMAN and/or port as the VMAN&lt;BR /&gt;
represents the true layer-2 broadcast domain. Much like regular untagged VMAN ports, MAC FDB&lt;BR /&gt;
learning occurs on the VMAN, so duplicate MAC addresses received on multiple CVIDs that are mapped&lt;BR /&gt;
to the same VMAN can be problematic. Even when the additional Port CVID is configured, the port still&lt;BR /&gt;
has all of the attributes of a regular untagged VMAN port. This means that any single c-tagged packets&lt;BR /&gt;
received on the same port will have just the SVID associated with the VMAN added to the packet.&lt;BR /&gt;
Likewise, any egress packet with a CVID other than the configured Port CVID will have the SVID&lt;BR /&gt;
stripped."&lt;BR /&gt;
&lt;BR /&gt;&lt;/VMAN-NAME&gt;</description>
      <pubDate>Thu, 13 Jul 2017 12:34:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/creating-double-tagged-packet-from-untagged-input-and-vice-versa/m-p/39384#M8667</guid>
      <dc:creator>Stephane_Grosj1</dc:creator>
      <dc:date>2017-07-13T12:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: creating double tagged packet from untagged input and vice versa</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/creating-double-tagged-packet-from-untagged-input-and-vice-versa/m-p/39385#M8668</link>
      <description>adding to Stephane's post&lt;BR /&gt;
This Article has the steps on how to configure VMAN.&lt;BR /&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;https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-configure-a-VMAN-in-EXOS&lt;/A&gt;</description>
      <pubDate>Thu, 13 Jul 2017 17:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/creating-double-tagged-packet-from-untagged-input-and-vice-versa/m-p/39385#M8668</guid>
      <dc:creator>Karthik_Mohando</dc:creator>
      <dc:date>2017-07-13T17:01:00Z</dc:date>
    </item>
  </channel>
</rss>

