<?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: How to combine Selective QinQ CEP with standard tagged vlan on a port? in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-combine-selective-qinq-cep-with-standard-tagged-vlan-on-a/m-p/19909#M1105</link>
    <description>Thank Oscar,    You're right. Should have removed the vlan or removed all ports configuring the switch the first time... </description>
    <pubDate>Wed, 03 Jun 2015 16:50:00 GMT</pubDate>
    <dc:creator>Michael_Scharn</dc:creator>
    <dc:date>2015-06-03T16:50:00Z</dc:date>
    <item>
      <title>How to combine Selective QinQ CEP with standard tagged vlan on a port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-combine-selective-qinq-cep-with-standard-tagged-vlan-on-a/m-p/19900#M1096</link>
      <description>If i read the documentation correctly it should be possible to combine standard tagged Vlans and VMAN Selective QinQ CEP on one port? I just can't figure out how to get it working. When i enable CEP the CLI says:    Error: 45: Port cannot belong to VLAN and a VMAN at the same time    Does anybody have any experience with this configuration?</description>
      <pubDate>Wed, 03 Jun 2015 14:47:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-combine-selective-qinq-cep-with-standard-tagged-vlan-on-a/m-p/19900#M1096</guid>
      <dc:creator>Michael_Scharn</dc:creator>
      <dc:date>2015-06-03T14:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to combine Selective QinQ CEP with standard tagged vlan on a port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-combine-selective-qinq-cep-with-standard-tagged-vlan-on-a/m-p/19901#M1097</link>
      <description>What commands did you use on what kind of switch and EXOS version ?&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Jun 2015 15:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-combine-selective-qinq-cep-with-standard-tagged-vlan-on-a/m-p/19901#M1097</guid>
      <dc:creator>OscarK</dc:creator>
      <dc:date>2015-06-03T15:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to combine Selective QinQ CEP with standard tagged vlan on a port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-combine-selective-qinq-cep-with-standard-tagged-vlan-on-a/m-p/19902#M1098</link>
      <description>Hi Michael.&lt;BR /&gt;
I use this config on my network.&lt;BR /&gt;
&lt;BR /&gt;
enable jumbo-frame ports all&lt;BR /&gt;
configure vman ethertype 0x8100create vman "corp-vman1"&lt;BR /&gt;
configure vman corp-vman1 tag 201&lt;BR /&gt;
configure vman corp-vman1 add ports 25 tagged&lt;BR /&gt;
configure vman corp-vman1 add ports 1-24 cep cvid 1100 - 1500&lt;BR /&gt;
configure vman corp-vman1 add ports 1-24 cep cvid 2500 - 3999</description>
      <pubDate>Wed, 03 Jun 2015 15:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-combine-selective-qinq-cep-with-standard-tagged-vlan-on-a/m-p/19902#M1098</guid>
      <dc:creator>eyeV</dc:creator>
      <dc:date>2015-06-03T15:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to combine Selective QinQ CEP with standard tagged vlan on a port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-combine-selective-qinq-cep-with-standard-tagged-vlan-on-a/m-p/19903#M1099</link>
      <description>Thanks for the responses.     I can creat the CEP setup to do selective QinQ.     What i would like to achieve is to have all tagged Vlans pass trough  But then also have selective QinQ enabled to put one or two vlan in a VMAN.    This is my configuration:    create vlan 1  configure vlan 1 tag 1   create vlan 2  configure vlan 2 tag 2  create vlan 3  configure vlan 3 tag 3  configure vlan 1 add ports 44-48 tagged  configure vlan 2 add ports 44-48 tagged  configure vlan 3 add ports 44-48 tagged    enable jumbo-frame ports all  configure vman ethertype 0x8100  create vman "vman1"  configure vman vman1 tag 605    What i want to do is:    configure vman vman1 add ports 45 cep cvid 1001    So then normal vlans pass trough but vlan 1001 is wrapped in a s-tag 605</description>
      <pubDate>Wed, 03 Jun 2015 15:14:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-combine-selective-qinq-cep-with-standard-tagged-vlan-on-a/m-p/19903#M1099</guid>
      <dc:creator>Michael_Scharn</dc:creator>
      <dc:date>2015-06-03T15:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to combine Selective QinQ CEP with standard tagged vlan on a port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-combine-selective-qinq-cep-with-standard-tagged-vlan-on-a/m-p/19904#M1100</link>
      <description>Does it work if you change the ethertype of the vman to something else than 8100 ?</description>
      <pubDate>Wed, 03 Jun 2015 15:17:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-combine-selective-qinq-cep-with-standard-tagged-vlan-on-a/m-p/19904#M1100</guid>
      <dc:creator>OscarK</dc:creator>
      <dc:date>2015-06-03T15:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to combine Selective QinQ CEP with standard tagged vlan on a port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-combine-selective-qinq-cep-with-standard-tagged-vlan-on-a/m-p/19905#M1101</link>
      <description>With another ethertype it shows the same problem.    According to xos concepts guide combination of CEP and tagged vlans should be possible</description>
      <pubDate>Wed, 03 Jun 2015 16:03:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-combine-selective-qinq-cep-with-standard-tagged-vlan-on-a/m-p/19905#M1101</guid>
      <dc:creator>Michael_Scharn</dc:creator>
      <dc:date>2015-06-03T16:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to combine Selective QinQ CEP with standard tagged vlan on a port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-combine-selective-qinq-cep-with-standard-tagged-vlan-on-a/m-p/19906#M1102</link>
      <description>It should be supported yes, what kind of switch you are doing this ? &lt;BR /&gt;
Does it work when only 1 vlan is added tagged to the port instead of 3 ?&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Jun 2015 16:11:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-combine-selective-qinq-cep-with-standard-tagged-vlan-on-a/m-p/19906#M1102</guid>
      <dc:creator>OscarK</dc:creator>
      <dc:date>2015-06-03T16:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to combine Selective QinQ CEP with standard tagged vlan on a port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-combine-selective-qinq-cep-with-standard-tagged-vlan-on-a/m-p/19907#M1103</link>
      <description>Hi Oscar,    I have the X670 G1 as core switches.    I just found the problem. If a port is connected to the default VLAN 1 it does not work.    You have to take the port out of Vlan 1 default and then the CEP function works without issue..    Should be noted in the documentation..     Thanks for the help!</description>
      <pubDate>Wed, 03 Jun 2015 16:42:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-combine-selective-qinq-cep-with-standard-tagged-vlan-on-a/m-p/19907#M1103</guid>
      <dc:creator>Michael_Scharn</dc:creator>
      <dc:date>2015-06-03T16:42:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to combine Selective QinQ CEP with standard tagged vlan on a port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-combine-selective-qinq-cep-with-standard-tagged-vlan-on-a/m-p/19908#M1104</link>
      <description>Hi Michael, you cannot have a vman and a vlan untagged to a port, so this default vlan that is on all ports by default was causing the problem.&lt;BR /&gt;
Thanks for the update and finding the cause.</description>
      <pubDate>Wed, 03 Jun 2015 16:48:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-combine-selective-qinq-cep-with-standard-tagged-vlan-on-a/m-p/19908#M1104</guid>
      <dc:creator>OscarK</dc:creator>
      <dc:date>2015-06-03T16:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to combine Selective QinQ CEP with standard tagged vlan on a port?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-combine-selective-qinq-cep-with-standard-tagged-vlan-on-a/m-p/19909#M1105</link>
      <description>Thank Oscar,    You're right. Should have removed the vlan or removed all ports configuring the switch the first time... </description>
      <pubDate>Wed, 03 Jun 2015 16:50:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-combine-selective-qinq-cep-with-standard-tagged-vlan-on-a/m-p/19909#M1105</guid>
      <dc:creator>Michael_Scharn</dc:creator>
      <dc:date>2015-06-03T16:50:00Z</dc:date>
    </item>
  </channel>
</rss>

