<?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 MLT with LACP: untagged traffic in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/mlt-with-lacp-untagged-traffic/m-p/86070#M1576</link>
    <description>&lt;P&gt;we want to connect a server with rhel 7.6 via trunk to our vsp-core-switches. lacp is enabled, mlt and smlt are working. the server uses untagged traffic that should be assigned to an existing vlan at the vsp:&lt;/P&gt;&lt;P&gt;i created an mlt:&lt;/P&gt;&lt;P&gt;mlt 14 enable&lt;BR /&gt;interface mlt 14&lt;BR /&gt;smlt&lt;BR /&gt;lacp enable key 14&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;and assign this mlt to an interface via the lacp-key:&lt;/P&gt;&lt;P&gt;interface GigabitEthernet 2/2&lt;BR /&gt;default-vlan-id 0&lt;BR /&gt;auto-negotiate&lt;BR /&gt;no shutdown&lt;BR /&gt;lacp key 14 aggregation enable timeout-time short&lt;BR /&gt;lacp enable&lt;BR /&gt;no spanning-tree mstp&amp;nbsp; force-port-state enable&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;then i created a vlan:&lt;/P&gt;&lt;P&gt;vlan create 139 name "sina_mgmt" type port-mstprstp 0&lt;BR /&gt;vlan i-sid 139 10139&lt;BR /&gt;interface Vlan 139&lt;BR /&gt;ip address 172.28.6.1 255.255.254.0 39&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;according to:&lt;/P&gt;&lt;P&gt;&lt;A href="https://extreme.connectedcommunity.org/communities/community-home/digestviewer/viewthread?MessageKey=f2cbb2c6-172e-4d1c-a66f-e7afd5542585&amp;amp;CommunityKey=efaccd87-cd58-4b48-8fdc-6c1c39b7c3db&amp;amp;tab=digestviewer#bmf2cbb2c6-172e-4d1c-a66f-e7afd5542585" target="_self" rel="noreferrer"&gt;https://community.extremenetworks.com/extremeswitching-vsp-ers-232923/how-to-define-native-vlan-to-trunk-port-on-voss-vsp-switches-7803786&lt;/A&gt;&lt;/P&gt;&lt;P&gt;i can use the following commands to configure the ports accordingly:&lt;/P&gt;&lt;P&gt;interface gigabitethernet 2/2&lt;BR /&gt;default-vlan-id 139&lt;BR /&gt;untag-port-default-vlan enable&lt;/P&gt;&lt;P&gt;but i get the following errors:&lt;/P&gt;&lt;P&gt;#default-vlan-id 139&lt;BR /&gt;Error: port 2/2, Invalid VLAN ID&lt;/P&gt;&lt;P&gt;#untag-port-default-vlan enable&lt;BR /&gt;Port 2/2 is part of a MLT&lt;BR /&gt;Error: port 2/2, Operation not allowed&lt;/P&gt;&lt;P&gt;can anyone help me configure this or tell me why it doesn’t work as expected?&lt;/P&gt;</description>
    <pubDate>Wed, 20 Nov 2019 00:38:11 GMT</pubDate>
    <dc:creator>BRMS</dc:creator>
    <dc:date>2019-11-20T00:38:11Z</dc:date>
    <item>
      <title>MLT with LACP: untagged traffic</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/mlt-with-lacp-untagged-traffic/m-p/86070#M1576</link>
      <description>&lt;P&gt;we want to connect a server with rhel 7.6 via trunk to our vsp-core-switches. lacp is enabled, mlt and smlt are working. the server uses untagged traffic that should be assigned to an existing vlan at the vsp:&lt;/P&gt;&lt;P&gt;i created an mlt:&lt;/P&gt;&lt;P&gt;mlt 14 enable&lt;BR /&gt;interface mlt 14&lt;BR /&gt;smlt&lt;BR /&gt;lacp enable key 14&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;and assign this mlt to an interface via the lacp-key:&lt;/P&gt;&lt;P&gt;interface GigabitEthernet 2/2&lt;BR /&gt;default-vlan-id 0&lt;BR /&gt;auto-negotiate&lt;BR /&gt;no shutdown&lt;BR /&gt;lacp key 14 aggregation enable timeout-time short&lt;BR /&gt;lacp enable&lt;BR /&gt;no spanning-tree mstp&amp;nbsp; force-port-state enable&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;then i created a vlan:&lt;/P&gt;&lt;P&gt;vlan create 139 name "sina_mgmt" type port-mstprstp 0&lt;BR /&gt;vlan i-sid 139 10139&lt;BR /&gt;interface Vlan 139&lt;BR /&gt;ip address 172.28.6.1 255.255.254.0 39&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;according to:&lt;/P&gt;&lt;P&gt;&lt;A href="https://extreme.connectedcommunity.org/communities/community-home/digestviewer/viewthread?MessageKey=f2cbb2c6-172e-4d1c-a66f-e7afd5542585&amp;amp;CommunityKey=efaccd87-cd58-4b48-8fdc-6c1c39b7c3db&amp;amp;tab=digestviewer#bmf2cbb2c6-172e-4d1c-a66f-e7afd5542585" target="_self" rel="noreferrer"&gt;https://community.extremenetworks.com/extremeswitching-vsp-ers-232923/how-to-define-native-vlan-to-trunk-port-on-voss-vsp-switches-7803786&lt;/A&gt;&lt;/P&gt;&lt;P&gt;i can use the following commands to configure the ports accordingly:&lt;/P&gt;&lt;P&gt;interface gigabitethernet 2/2&lt;BR /&gt;default-vlan-id 139&lt;BR /&gt;untag-port-default-vlan enable&lt;/P&gt;&lt;P&gt;but i get the following errors:&lt;/P&gt;&lt;P&gt;#default-vlan-id 139&lt;BR /&gt;Error: port 2/2, Invalid VLAN ID&lt;/P&gt;&lt;P&gt;#untag-port-default-vlan enable&lt;BR /&gt;Port 2/2 is part of a MLT&lt;BR /&gt;Error: port 2/2, Operation not allowed&lt;/P&gt;&lt;P&gt;can anyone help me configure this or tell me why it doesn’t work as expected?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2019 00:38:11 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/mlt-with-lacp-untagged-traffic/m-p/86070#M1576</guid>
      <dc:creator>BRMS</dc:creator>
      <dc:date>2019-11-20T00:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: MLT with LACP: untagged traffic</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/mlt-with-lacp-untagged-traffic/m-p/86071#M1577</link>
      <description>&lt;P&gt;Take a look at this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://gtacknowledge.extremenetworks.com/pkb_mobile#/articles/en_US/How_To/000034129" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/pkb_mobile#/articles/en_US/How_To/000034129&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2019 05:17:33 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/mlt-with-lacp-untagged-traffic/m-p/86071#M1577</guid>
      <dc:creator>Jay2009</dc:creator>
      <dc:date>2019-11-20T05:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: MLT with LACP: untagged traffic</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/mlt-with-lacp-untagged-traffic/m-p/86072#M1578</link>
      <description>&lt;P&gt;The 1st error is because VLAN 139 has not been added to the port.&lt;/P&gt;&lt;P&gt;First add the VLAN to the port using: vlan members add 139 2/2&lt;/P&gt;&lt;P&gt;Then, if the port has dot1q enabled, you can set VLAN 139 as the PVID (default-VLAN).&lt;/P&gt;&lt;P&gt;The second error I think has to do with a limitation we used to have; we did not allow untag-port-default-vlan on ports which belong to an MLT group. But we changed this in software versions 7.1.3.0 and 8.0.6.0; if you have an earlier software version please upgrade.&lt;/P&gt;&lt;P&gt;Though, looking back to your config, it does not look like you enabled encapsulation-dot1q on the 2/2 port. So your ports are probably untagged. In which case the 2 commands you got errors on are useless, and you should simply use “vlan members add 139 2/2”. Note also that you can add/remove VLANs to the MLT using this command : “[no] mlt &amp;lt;id&amp;gt; vlan &amp;lt;vid-list&amp;gt;” ; this command also works dynamically (no need to have to disable LACP on the port).&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2019 21:36:58 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/mlt-with-lacp-untagged-traffic/m-p/86072#M1578</guid>
      <dc:creator>Ludovico_Steven</dc:creator>
      <dc:date>2019-11-20T21:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: MLT with LACP: untagged traffic</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/mlt-with-lacp-untagged-traffic/m-p/86073#M1579</link>
      <description>&lt;P&gt;The newest software version i can find for the VSP8600 is Version 6.3.2.0, which we are using.&lt;/P&gt; &lt;P&gt;dot1q is enabled on the port, i just didn’t post that config snippet.&lt;/P&gt; &lt;P&gt;next try:&lt;/P&gt; &lt;P&gt;sw1:1(config)#vlan members add 139 2/2&lt;BR /&gt; sw1:1(config)#interface gigabitEthernet 2/2&lt;BR /&gt; sw1:1(config-if)#default-vlan-id 139&lt;BR /&gt; sw1:1(config-if)#untag-port-default-vlan enable&lt;BR /&gt; Port 2/2 is part of a MLT&lt;/P&gt; &lt;P&gt;Error: port 2/2, Operation not allowed&lt;/P&gt; &lt;P&gt;is this caused by the wrong firmware?&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 19:00:11 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/mlt-with-lacp-untagged-traffic/m-p/86073#M1579</guid>
      <dc:creator>BRMS</dc:creator>
      <dc:date>2019-11-21T19:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: MLT with LACP: untagged traffic</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/mlt-with-lacp-untagged-traffic/m-p/86074#M1580</link>
      <description>&lt;P&gt;got it figured out. i needed to assign the vlan to the interface, then disable lacp on that interface to define the default-vlan-id:&lt;/P&gt; &lt;P&gt;vlan members add 139 2/2&lt;BR /&gt; interface gigabitEthernet 2/2&lt;BR /&gt; no lacp&lt;BR /&gt; default-vlan-id 139&lt;BR /&gt; untag-port-default-vlan enable&lt;BR /&gt; lacp enable&lt;BR /&gt; exit&lt;/P&gt;</description>
      <pubDate>Sat, 23 Nov 2019 02:17:56 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/mlt-with-lacp-untagged-traffic/m-p/86074#M1580</guid>
      <dc:creator>BRMS</dc:creator>
      <dc:date>2019-11-23T02:17:56Z</dc:date>
    </item>
  </channel>
</rss>

