<?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 EXOS Switch not allowing inter-vlan traffic (LAB) in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-switch-not-allowing-inter-vlan-traffic-lab/m-p/86909#M20775</link>
    <description>I'm new here and starting to learn EXOS.&amp;nbsp; I working on a simple set up/lab, 1 Extreme switch (GNS3 lab - EXOC VM 30.5.1) and two PCs (VLAN 10=172.16.10.2/24 &amp;amp; VLAN 20=172.16.20.2/20).&amp;nbsp; All I'm trying to do is to have one PC ping the other. I have enabled ipforwarding for the vlans, but still no communication.&amp;nbsp; Not sure what I'm missing.&amp;nbsp; Config listed below - any input is always appreciated.&amp;nbsp; thanks&lt;BR /&gt;&lt;BR /&gt;EXOS-VM.30 # sho config&lt;BR /&gt;#&lt;BR /&gt;# Module devmgr configuration.&lt;BR /&gt;#&lt;BR /&gt;configure snmp sysContact "https://www.extremenetworks.com/support/"&lt;BR /&gt;configure sys-recovery-level switch reset&lt;BR /&gt;#&lt;BR /&gt;# Module vlan configuration.&lt;BR /&gt;#&lt;BR /&gt;configure vlan default delete ports all&lt;BR /&gt;configure vr VR-Default delete ports 1-12&lt;BR /&gt;configure vr VR-Default add ports 1-12&lt;BR /&gt;configure vlan default delete ports 1-2&lt;BR /&gt;configure vlan untagged-ports auto-move on&lt;BR /&gt;create vlan "FINANCE"&lt;BR /&gt;configure vlan FINANCE tag 30&lt;BR /&gt;create vlan "HR"&lt;BR /&gt;configure vlan HR tag 10&lt;BR /&gt;create vlan "IT"&lt;BR /&gt;configure vlan IT tag 20&lt;BR /&gt;create vlan "SALES"&lt;BR /&gt;configure vlan SALES tag 40&lt;BR /&gt;configure vlan Default add ports 3-12 untagged&lt;BR /&gt;configure vlan FINANCE add ports 12 tagged&lt;BR /&gt;configure vlan HR add ports 12 tagged&lt;BR /&gt;configure vlan HR add ports 1 untagged&lt;BR /&gt;configure vlan IT add ports 12 tagged&lt;BR /&gt;configure vlan IT add ports 2 untagged&lt;BR /&gt;configure vlan SALES add ports 12 tagged&lt;BR /&gt;configure vlan FINANCE ipaddress 172.16.30.2 255.255.255.0&lt;BR /&gt;enable ipforwarding vlan FINANCE&lt;BR /&gt;&lt;STRONG&gt;configure vlan HR ipaddress 172.16.10.2 255.255.255.0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;enable ipforwarding vlan HR&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;configure vlan IT ipaddress 172.16.20.2 255.255.255.0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;enable ipforwarding vlan IT&lt;/STRONG&gt;&lt;BR /&gt;configure vlan SALES ipaddress 172.16.40.2 255.255.255.0&lt;BR /&gt;enable ipforwarding vlan SALES&lt;BR /&gt;==========================================&lt;BR /&gt;EXOS-VM.31 # sho port vla&lt;BR /&gt;Untagged&lt;BR /&gt;Port /Tagged VLAN Name(s)&lt;BR /&gt;-------- -------- ------------------------------------------------------------&lt;BR /&gt;1 Untagged HR&lt;BR /&gt;2 Untagged IT&lt;BR /&gt;3 Untagged Default&lt;BR /&gt;4 Untagged Default&lt;BR /&gt;5 Untagged Default&lt;BR /&gt;6 Untagged Default&lt;BR /&gt;7 Untagged Default&lt;BR /&gt;8 Untagged Default&lt;BR /&gt;9 Untagged Default&lt;BR /&gt;10 Untagged Default&lt;BR /&gt;11 Untagged Default&lt;BR /&gt;12 Untagged Default&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="duloEeiTTxeDVlQ6pEn1_Screenshot 2021-11-20 192340.jpeg"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/5006iF125361E1599203F/image-size/large?v=v2&amp;amp;px=999" role="button" title="duloEeiTTxeDVlQ6pEn1_Screenshot 2021-11-20 192340.jpeg" alt="duloEeiTTxeDVlQ6pEn1_Screenshot 2021-11-20 192340.jpeg" /&gt;&lt;/span&gt;&lt;/DIV&gt;</description>
    <pubDate>Sat, 20 Nov 2021 05:45:25 GMT</pubDate>
    <dc:creator>JoeS</dc:creator>
    <dc:date>2021-11-20T05:45:25Z</dc:date>
    <item>
      <title>EXOS Switch not allowing inter-vlan traffic (LAB)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-switch-not-allowing-inter-vlan-traffic-lab/m-p/86909#M20775</link>
      <description>I'm new here and starting to learn EXOS.&amp;nbsp; I working on a simple set up/lab, 1 Extreme switch (GNS3 lab - EXOC VM 30.5.1) and two PCs (VLAN 10=172.16.10.2/24 &amp;amp; VLAN 20=172.16.20.2/20).&amp;nbsp; All I'm trying to do is to have one PC ping the other. I have enabled ipforwarding for the vlans, but still no communication.&amp;nbsp; Not sure what I'm missing.&amp;nbsp; Config listed below - any input is always appreciated.&amp;nbsp; thanks&lt;BR /&gt;&lt;BR /&gt;EXOS-VM.30 # sho config&lt;BR /&gt;#&lt;BR /&gt;# Module devmgr configuration.&lt;BR /&gt;#&lt;BR /&gt;configure snmp sysContact "https://www.extremenetworks.com/support/"&lt;BR /&gt;configure sys-recovery-level switch reset&lt;BR /&gt;#&lt;BR /&gt;# Module vlan configuration.&lt;BR /&gt;#&lt;BR /&gt;configure vlan default delete ports all&lt;BR /&gt;configure vr VR-Default delete ports 1-12&lt;BR /&gt;configure vr VR-Default add ports 1-12&lt;BR /&gt;configure vlan default delete ports 1-2&lt;BR /&gt;configure vlan untagged-ports auto-move on&lt;BR /&gt;create vlan "FINANCE"&lt;BR /&gt;configure vlan FINANCE tag 30&lt;BR /&gt;create vlan "HR"&lt;BR /&gt;configure vlan HR tag 10&lt;BR /&gt;create vlan "IT"&lt;BR /&gt;configure vlan IT tag 20&lt;BR /&gt;create vlan "SALES"&lt;BR /&gt;configure vlan SALES tag 40&lt;BR /&gt;configure vlan Default add ports 3-12 untagged&lt;BR /&gt;configure vlan FINANCE add ports 12 tagged&lt;BR /&gt;configure vlan HR add ports 12 tagged&lt;BR /&gt;configure vlan HR add ports 1 untagged&lt;BR /&gt;configure vlan IT add ports 12 tagged&lt;BR /&gt;configure vlan IT add ports 2 untagged&lt;BR /&gt;configure vlan SALES add ports 12 tagged&lt;BR /&gt;configure vlan FINANCE ipaddress 172.16.30.2 255.255.255.0&lt;BR /&gt;enable ipforwarding vlan FINANCE&lt;BR /&gt;&lt;STRONG&gt;configure vlan HR ipaddress 172.16.10.2 255.255.255.0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;enable ipforwarding vlan HR&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;configure vlan IT ipaddress 172.16.20.2 255.255.255.0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;enable ipforwarding vlan IT&lt;/STRONG&gt;&lt;BR /&gt;configure vlan SALES ipaddress 172.16.40.2 255.255.255.0&lt;BR /&gt;enable ipforwarding vlan SALES&lt;BR /&gt;==========================================&lt;BR /&gt;EXOS-VM.31 # sho port vla&lt;BR /&gt;Untagged&lt;BR /&gt;Port /Tagged VLAN Name(s)&lt;BR /&gt;-------- -------- ------------------------------------------------------------&lt;BR /&gt;1 Untagged HR&lt;BR /&gt;2 Untagged IT&lt;BR /&gt;3 Untagged Default&lt;BR /&gt;4 Untagged Default&lt;BR /&gt;5 Untagged Default&lt;BR /&gt;6 Untagged Default&lt;BR /&gt;7 Untagged Default&lt;BR /&gt;8 Untagged Default&lt;BR /&gt;9 Untagged Default&lt;BR /&gt;10 Untagged Default&lt;BR /&gt;11 Untagged Default&lt;BR /&gt;12 Untagged Default&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="duloEeiTTxeDVlQ6pEn1_Screenshot 2021-11-20 192340.jpeg"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/5006iF125361E1599203F/image-size/large?v=v2&amp;amp;px=999" role="button" title="duloEeiTTxeDVlQ6pEn1_Screenshot 2021-11-20 192340.jpeg" alt="duloEeiTTxeDVlQ6pEn1_Screenshot 2021-11-20 192340.jpeg" /&gt;&lt;/span&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 20 Nov 2021 05:45:25 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-switch-not-allowing-inter-vlan-traffic-lab/m-p/86909#M20775</guid>
      <dc:creator>JoeS</dc:creator>
      <dc:date>2021-11-20T05:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: EXOS Switch not allowing inter-vlan traffic (LAB)</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-switch-not-allowing-inter-vlan-traffic-lab/m-p/86910#M20776</link>
      <description>Resolved:&amp;nbsp; I misconfigured the gateway IP addresses on the VPCS (PCs).&amp;nbsp; I'm still learning GNS3.</description>
      <pubDate>Sun, 21 Nov 2021 16:17:25 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-switch-not-allowing-inter-vlan-traffic-lab/m-p/86910#M20776</guid>
      <dc:creator>JoeS</dc:creator>
      <dc:date>2021-11-21T16:17:25Z</dc:date>
    </item>
  </channel>
</rss>

