<?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: Troubles with vlan 1 between extreme and cisco in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/troubles-with-vlan-1-between-extreme-and-cisco/m-p/65473#M18256</link>
    <description>&lt;P&gt;On extreme I configured only vlans and&amp;nbsp;sharing:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class="language-bash"&gt;enable sharing 41 grouping 41-46&amp;nbsp;algorithm address-based custom lacp&lt;BR /&gt;&lt;BR /&gt;configure vlan "Default" add ports 41 tagged&lt;/CODE&gt;&lt;/PRE&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 31 Mar 2021 16:52:45 GMT</pubDate>
    <dc:creator>popeye</dc:creator>
    <dc:date>2021-03-31T16:52:45Z</dc:date>
    <item>
      <title>Troubles with vlan 1 between extreme and cisco</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/troubles-with-vlan-1-between-extreme-and-cisco/m-p/65468#M18251</link>
      <description>&lt;P&gt;Hello everyone.&lt;BR /&gt;I on my Cisco Nexus 3064 and Extreme x650-24x configured 6 * 10G ports etherchannel. Then I built trunk on cisco and added tagged vlans on extreme. Everything is ok despite of vlan 1. I can't get traffic in vlan 1 although there are mac addresses in this vlan.&lt;BR /&gt;Who has any ideas?&lt;BR /&gt;Thank you.&lt;/P&gt;&lt;P&gt;Cisco config:&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class="language-bash"&gt;cisco# sh running-config interface port-channel 50&lt;BR /&gt;interface port-channel50&lt;BR /&gt;  speed auto&lt;BR /&gt;  priority-flow-control mode off&lt;BR /&gt;  lacp graceful-convergence&lt;BR /&gt;  no lacp suspend-individual&lt;BR /&gt;  lacp min-links 1&lt;BR /&gt;  lacp max-bundle 32&lt;BR /&gt;  no port-channel port load-defer&lt;BR /&gt;  lacp fast-select-hot-standby&lt;BR /&gt;  no switchport block unicast&lt;BR /&gt;  no switchport block multicast&lt;BR /&gt;  no hardware multicast hw-hash&lt;BR /&gt;  no hardware vethernet mac filtering per-vlan&lt;BR /&gt;  switchport&lt;BR /&gt;  switchport mode trunk&lt;BR /&gt;  no switchport monitor&lt;BR /&gt;  no switchport dot1q ethertype&lt;BR /&gt;  no switchport priority extend&lt;BR /&gt;  switchport trunk allowed vlan 1,11,111&lt;BR /&gt;  spanning-tree port-priority 0&lt;BR /&gt;  spanning-tree cost auto&lt;BR /&gt;  spanning-tree link-type auto&lt;BR /&gt;  spanning-tree port type normal&lt;BR /&gt;  no spanning-tree bpduguard&lt;BR /&gt;  no spanning-tree bpdufilter&lt;BR /&gt;  logging event port link-status default&lt;BR /&gt;  logging event port trunk-status default&lt;BR /&gt;  duplex full&lt;BR /&gt;  flowcontrol receive off&lt;BR /&gt;  flowcontrol send off&lt;BR /&gt;  no negotiate auto&lt;BR /&gt;  mtu 1500&lt;BR /&gt;  delay 1&lt;BR /&gt;  snmp trap link-status&lt;BR /&gt;  bandwidth 60000000&lt;BR /&gt;  no bandwidth inherit&lt;BR /&gt;  storm-control broadcast level 100.00&lt;BR /&gt;  storm-control multicast level 100.00&lt;BR /&gt;  storm-control unicast level 100.00&lt;BR /&gt;  no storm-control action&lt;BR /&gt;  no shutdown lan&lt;BR /&gt;  load-interval counter 1 30&lt;BR /&gt;  load-interval counter 2 300&lt;BR /&gt;  no load-interval counter 3&lt;BR /&gt;  medium broadcast&lt;BR /&gt;  no shutdown&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 16:30:25 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/troubles-with-vlan-1-between-extreme-and-cisco/m-p/65468#M18251</guid>
      <dc:creator>popeye</dc:creator>
      <dc:date>2021-03-31T16:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Troubles with vlan 1 between extreme and cisco</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/troubles-with-vlan-1-between-extreme-and-cisco/m-p/65469#M18252</link>
      <description>&lt;P&gt;Hi popeye,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Usually the VLAN 1 should be untagged.&lt;/P&gt;&lt;P&gt;Is that the case on the EXOS?&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 16:32:05 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/troubles-with-vlan-1-between-extreme-and-cisco/m-p/65469#M18252</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2021-03-31T16:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: Troubles with vlan 1 between extreme and cisco</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/troubles-with-vlan-1-between-extreme-and-cisco/m-p/65470#M18253</link>
      <description>&lt;P&gt;afaik “switchport mode trunk” on cisco means ALL vlans tagged&lt;/P&gt;&lt;P&gt;If you add VLANs as tagged on a port at EXOS switches VLAN1 still is untagged.&lt;/P&gt;&lt;P&gt;You can set vlan 1 as native vlan on cisco side OR&amp;nbsp;remove it on EXOS and add it as tagged again.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 16:35:36 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/troubles-with-vlan-1-between-extreme-and-cisco/m-p/65470#M18253</guid>
      <dc:creator>PeterK</dc:creator>
      <dc:date>2021-03-31T16:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Troubles with vlan 1 between extreme and cisco</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/troubles-with-vlan-1-between-extreme-and-cisco/m-p/65471#M18254</link>
      <description>&lt;P&gt;On extreme all of the vlans is tagged.&lt;/P&gt;&lt;P&gt;On cisco at this trunk vlan 1 is native.&lt;/P&gt;&lt;P&gt;But, when&amp;nbsp;I tried change the native vlan on cisco on this trunk my portchannel became&amp;nbsp;down (all of the 6 10G ports)&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 31 Mar 2021 16:43:21 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/troubles-with-vlan-1-between-extreme-and-cisco/m-p/65471#M18254</guid>
      <dc:creator>popeye</dc:creator>
      <dc:date>2021-03-31T16:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Troubles with vlan 1 between extreme and cisco</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/troubles-with-vlan-1-between-extreme-and-cisco/m-p/65472#M18255</link>
      <description>&lt;P&gt;ok, then you should share the config of both sides. Otherwise it’s difficult to find the reason&lt;/P&gt;&lt;P&gt;When the ports go down, it sounds a bit like a stp issue&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 16:46:40 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/troubles-with-vlan-1-between-extreme-and-cisco/m-p/65472#M18255</guid>
      <dc:creator>PeterK</dc:creator>
      <dc:date>2021-03-31T16:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Troubles with vlan 1 between extreme and cisco</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/troubles-with-vlan-1-between-extreme-and-cisco/m-p/65473#M18256</link>
      <description>&lt;P&gt;On extreme I configured only vlans and&amp;nbsp;sharing:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class="language-bash"&gt;enable sharing 41 grouping 41-46&amp;nbsp;algorithm address-based custom lacp&lt;BR /&gt;&lt;BR /&gt;configure vlan "Default" add ports 41 tagged&lt;/CODE&gt;&lt;/PRE&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 31 Mar 2021 16:52:45 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/troubles-with-vlan-1-between-extreme-and-cisco/m-p/65473#M18256</guid>
      <dc:creator>popeye</dc:creator>
      <dc:date>2021-03-31T16:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Troubles with vlan 1 between extreme and cisco</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/troubles-with-vlan-1-between-extreme-and-cisco/m-p/65474#M18257</link>
      <description>&lt;P&gt;then you should check spanning tree behavior on both sides.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 16:59:01 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/troubles-with-vlan-1-between-extreme-and-cisco/m-p/65474#M18257</guid>
      <dc:creator>PeterK</dc:creator>
      <dc:date>2021-03-31T16:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Troubles with vlan 1 between extreme and cisco</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/troubles-with-vlan-1-between-extreme-and-cisco/m-p/65475#M18258</link>
      <description>&lt;P&gt;Thank you. I’ll check it.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 17:17:11 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/troubles-with-vlan-1-between-extreme-and-cisco/m-p/65475#M18258</guid>
      <dc:creator>popeye</dc:creator>
      <dc:date>2021-03-31T17:17:11Z</dc:date>
    </item>
  </channel>
</rss>

