<?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 Vlan configuration in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-configuration/m-p/39431#M8690</link>
    <description>Create Date: May 15 2012 10:26AM&lt;BR /&gt;
&lt;BR /&gt;
Hi there,&lt;BR /&gt;
&lt;BR /&gt;
 My name is Fausto and i am talking from Brazil,and i have some questions.&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
 I have a scenario with one Extreme layer 3 switch and two extreme layer 2&lt;BR /&gt;
&lt;BR /&gt;
 switches.They are connected as following:(l3 and l2 stands for layer3 and layer 2 respectively)&lt;BR /&gt;
&lt;BR /&gt;
 &lt;BR /&gt;
 Extreme swl3-------Extreme swl2 1------Extreme swl2 2&lt;BR /&gt;
&lt;BR /&gt;
 I have a vlan 10 on swl2 1 and i have a vlan 20 on Extreme swl2 2.&lt;BR /&gt;
&lt;BR /&gt;
 The Extreme swl3 is configured like that as to vlans(lets suppose the port&lt;BR /&gt;
&lt;BR /&gt;
 12 is the trunk port):&lt;BR /&gt;
&lt;BR /&gt;
 &lt;BR /&gt;
 enable ipforwarding&lt;BR /&gt;
 create vlan development &lt;BR /&gt;
 configure vlan development tag 10&lt;BR /&gt;
 configure vlan development add port 12 tag&lt;BR /&gt;
 configure vlan development ipaddress 10.10.0.1/16&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
 create vlan HR &lt;BR /&gt;
 configure vlan HR tag 20&lt;BR /&gt;
 configure vlan HR add port 12 tag&lt;BR /&gt;
 configure vlan HR ipaddress 10.20.0.1/16&lt;BR /&gt;
&lt;BR /&gt;
 &lt;BR /&gt;
 On another point that is "extreme switchl2 1" the configuration is: (let's suppose the port 13 is the trunk):&lt;BR /&gt;
&lt;BR /&gt;
 create vlan development&lt;BR /&gt;
 configure vlan development tag 10&lt;BR /&gt;
 configure vlan development add port 13 tag&lt;BR /&gt;
 configure vlan development add port 1-24 untag&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
 My questions appears on this moment,should i use the following commands to let the vlan HR(Vlan ID 20) pass through the trunk link?I got confuse because this Vlan is not present in this switch but on other layer 2 switch (extreme switchl2 2):&lt;BR /&gt;
&lt;BR /&gt;
 create vlan HR &lt;BR /&gt;
 configure vlan HR tag 20&lt;BR /&gt;
 configure vlan HR add port 13 tag&lt;BR /&gt;
&lt;BR /&gt;
 With these commands the extreme switch would be able to do vlan routing?&lt;BR /&gt;
&lt;BR /&gt;
 &lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
  (from f_s)</description>
    <pubDate>Wed, 08 Jan 2014 05:53:00 GMT</pubDate>
    <dc:creator>EtherNation_Use</dc:creator>
    <dc:date>2014-01-08T05:53:00Z</dc:date>
    <item>
      <title>Vlan configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-configuration/m-p/39431#M8690</link>
      <description>Create Date: May 15 2012 10:26AM&lt;BR /&gt;
&lt;BR /&gt;
Hi there,&lt;BR /&gt;
&lt;BR /&gt;
 My name is Fausto and i am talking from Brazil,and i have some questions.&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
 I have a scenario with one Extreme layer 3 switch and two extreme layer 2&lt;BR /&gt;
&lt;BR /&gt;
 switches.They are connected as following:(l3 and l2 stands for layer3 and layer 2 respectively)&lt;BR /&gt;
&lt;BR /&gt;
 &lt;BR /&gt;
 Extreme swl3-------Extreme swl2 1------Extreme swl2 2&lt;BR /&gt;
&lt;BR /&gt;
 I have a vlan 10 on swl2 1 and i have a vlan 20 on Extreme swl2 2.&lt;BR /&gt;
&lt;BR /&gt;
 The Extreme swl3 is configured like that as to vlans(lets suppose the port&lt;BR /&gt;
&lt;BR /&gt;
 12 is the trunk port):&lt;BR /&gt;
&lt;BR /&gt;
 &lt;BR /&gt;
 enable ipforwarding&lt;BR /&gt;
 create vlan development &lt;BR /&gt;
 configure vlan development tag 10&lt;BR /&gt;
 configure vlan development add port 12 tag&lt;BR /&gt;
 configure vlan development ipaddress 10.10.0.1/16&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
 create vlan HR &lt;BR /&gt;
 configure vlan HR tag 20&lt;BR /&gt;
 configure vlan HR add port 12 tag&lt;BR /&gt;
 configure vlan HR ipaddress 10.20.0.1/16&lt;BR /&gt;
&lt;BR /&gt;
 &lt;BR /&gt;
 On another point that is "extreme switchl2 1" the configuration is: (let's suppose the port 13 is the trunk):&lt;BR /&gt;
&lt;BR /&gt;
 create vlan development&lt;BR /&gt;
 configure vlan development tag 10&lt;BR /&gt;
 configure vlan development add port 13 tag&lt;BR /&gt;
 configure vlan development add port 1-24 untag&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
 My questions appears on this moment,should i use the following commands to let the vlan HR(Vlan ID 20) pass through the trunk link?I got confuse because this Vlan is not present in this switch but on other layer 2 switch (extreme switchl2 2):&lt;BR /&gt;
&lt;BR /&gt;
 create vlan HR &lt;BR /&gt;
 configure vlan HR tag 20&lt;BR /&gt;
 configure vlan HR add port 13 tag&lt;BR /&gt;
&lt;BR /&gt;
 With these commands the extreme switch would be able to do vlan routing?&lt;BR /&gt;
&lt;BR /&gt;
 &lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
  (from f_s)</description>
      <pubDate>Wed, 08 Jan 2014 05:53:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-configuration/m-p/39431#M8690</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T05:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: Vlan configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-configuration/m-p/39432#M8691</link>
      <description>Create Date: May 15 2012  1:24PM&lt;BR /&gt;
&lt;BR /&gt;
Hello Fausto&lt;BR /&gt;
&lt;BR /&gt;
Yes if swl2 1 is a pass through for VLAN 20 on swl2-2 then you do need to create that VLAN on swl2 1 and add the ports that go to the swl3 and to swl2 2 to that VLAN Tagged.  The VLAN should only have those two ports in it.&lt;BR /&gt;
&lt;BR /&gt;
Does that help?&lt;BR /&gt;
&lt;BR /&gt;
P  (from Paul_Russo)</description>
      <pubDate>Wed, 08 Jan 2014 05:53:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-configuration/m-p/39432#M8691</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T05:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: Vlan configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-configuration/m-p/39433#M8692</link>
      <description>Create Date: May 16 2012  7:55AM&lt;BR /&gt;
&lt;BR /&gt;
 Hello Fausto,&lt;BR /&gt;
&lt;BR /&gt;
 Yes, you'll need the L2 Vlan to be configured on your both switches.&lt;BR /&gt;
&lt;BR /&gt;
 Also, be careful to apply the enable ipforwarding after the vlan ipaddress configuration, otherwise it might not be enabled for you.&lt;BR /&gt;
&lt;BR /&gt;
 In case it didn't work, post here more infomation with the ports used on your scenario and we help you on that.&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
 Valeu....&lt;BR /&gt;
&lt;BR /&gt;
 Leandro&lt;BR /&gt;
&lt;BR /&gt;
  (from Leandro_Brito)</description>
      <pubDate>Wed, 08 Jan 2014 05:53:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-configuration/m-p/39433#M8692</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T05:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: Vlan configuration</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-configuration/m-p/39434#M8693</link>
      <description>Create Date: May 16 2012  8:03AM&lt;BR /&gt;
&lt;BR /&gt;
Thank you for the responses friends,&lt;BR /&gt;
&lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;
 So  would i need to create a trunk between Extreme swl2 1 and Extreme swl2 2 too??Or Only a trunk between the Extremesw 3 and extreme swl2 1 is enough?Only the port 13 tagged for VLAN 20 is enough so that routing between both happen?&lt;BR /&gt;
&lt;BR /&gt;
  (from f_s)</description>
      <pubDate>Wed, 08 Jan 2014 05:53:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-configuration/m-p/39434#M8693</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T05:53:00Z</dc:date>
    </item>
  </channel>
</rss>

