<?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: Creating a LAG/MLT and LACP on 2 Extreme 8404C core ports in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/creating-a-lag-mlt-and-lacp-on-2-extreme-8404c-core-ports/m-p/99736#M2370</link>
    <description>&lt;P&gt;this will be the source of truth.&lt;/P&gt;&lt;P&gt;&lt;A href="https://extreme-networks.my.site.com/ExtrArticleDetail?an=000083501&amp;amp;q=voss%20smlt%20lacp" target="_blank"&gt;https://extreme-networks.my.site.com/ExtrArticleDetail?an=000083501&amp;amp;q=voss%20smlt%20lacp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Mar 2024 13:05:06 GMT</pubDate>
    <dc:creator>EXTR_Paul</dc:creator>
    <dc:date>2024-03-21T13:05:06Z</dc:date>
    <item>
      <title>Creating a LAG/MLT and LACP on 2 Extreme 8404C core ports</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/creating-a-lag-mlt-and-lacp-on-2-extreme-8404c-core-ports/m-p/99717#M2366</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I've had a look at the various Extreme documents regarding LACP on a LAG etc.&amp;nbsp; I can't seem to make this work for some reason.&lt;/P&gt;&lt;P&gt;What I have is 2x 8404C 10GB core switches and I wish to use ports 2/23 and 2/24 as a LAG with LACP.&lt;/P&gt;&lt;P&gt;I've tried from the Web GUI and CLI but seem to have different results on each switch.&lt;/P&gt;&lt;P&gt;What commands and in which order should I be doing this?&lt;/P&gt;&lt;P&gt;I have:&lt;/P&gt;&lt;P&gt;1. Disable the ports.&lt;/P&gt;&lt;P&gt;2. Created the MLT as the file attached.&lt;/P&gt;&lt;P&gt;3. Added VLAN 1 as untagged and any other VLANs as tagged as needed.&lt;/P&gt;&lt;P&gt;4, Enabled LACP on the ports.&lt;/P&gt;&lt;P&gt;5. Enabled the ports.&lt;/P&gt;&lt;P&gt;Is this the correct procedure?&lt;/P&gt;&lt;P&gt;what is I need is a Port Group with LACP.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 15:08:56 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/creating-a-lag-mlt-and-lacp-on-2-extreme-8404c-core-ports/m-p/99717#M2366</guid>
      <dc:creator>ExtremeNewbie</dc:creator>
      <dc:date>2024-03-20T15:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a LAG/MLT and LACP on 2 Extreme 8404C core ports</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/creating-a-lag-mlt-and-lacp-on-2-extreme-8404c-core-ports/m-p/99723#M2368</link>
      <description>&lt;P&gt;If you want create MLT with LACP over vIST peers:&lt;/P&gt;&lt;P&gt;1. configure "lacp smlt-sys-id", must be the same in both peers&lt;/P&gt;&lt;P&gt;2. enable LACP at global&lt;/P&gt;&lt;P&gt;3.-&amp;nbsp; configure MLT (smlt):&lt;/P&gt;&lt;P&gt;mlt &amp;lt;mlt id&amp;gt;&lt;BR /&gt;mlt &amp;lt;mlt id&amp;gt; encapsulation dot1q&lt;BR /&gt;interface mlt &amp;lt;mlt id&amp;gt;&lt;BR /&gt;lacp key &amp;lt;key id&amp;gt;&lt;BR /&gt;lacp enable&lt;BR /&gt;smlt&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;4. Configure lacp on ports, the key must the same defined in the MLT&lt;/P&gt;&lt;P&gt;interface gigabitethernet &amp;lt;port&amp;gt;&lt;BR /&gt;lacp key &amp;lt;key id&amp;gt;&lt;BR /&gt;lacp aggregation enable&lt;BR /&gt;lacp timeout-time short&lt;BR /&gt;lacp enable&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;5. Configure VLANs in port.&lt;/P&gt;&lt;P&gt;If the port and lacp works, the vlans will be added to the MLT.&lt;/P&gt;&lt;P&gt;This way works for me.&lt;/P&gt;&lt;P&gt;Regards!!&lt;/P&gt;&lt;P&gt;EF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 20:16:43 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/creating-a-lag-mlt-and-lacp-on-2-extreme-8404c-core-ports/m-p/99723#M2368</guid>
      <dc:creator>EF</dc:creator>
      <dc:date>2024-03-20T20:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a LAG/MLT and LACP on 2 Extreme 8404C core ports</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/creating-a-lag-mlt-and-lacp-on-2-extreme-8404c-core-ports/m-p/99731#M2369</link>
      <description>&lt;P&gt;&lt;a href="https://community.extremenetworks.com/t5/user/viewprofilepage/user-id/9779"&gt;@EF&lt;/a&gt;&amp;nbsp; - many thank - I'll try this!&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2024 10:41:08 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/creating-a-lag-mlt-and-lacp-on-2-extreme-8404c-core-ports/m-p/99731#M2369</guid>
      <dc:creator>ExtremeNewbie</dc:creator>
      <dc:date>2024-03-21T10:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a LAG/MLT and LACP on 2 Extreme 8404C core ports</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/creating-a-lag-mlt-and-lacp-on-2-extreme-8404c-core-ports/m-p/99736#M2370</link>
      <description>&lt;P&gt;this will be the source of truth.&lt;/P&gt;&lt;P&gt;&lt;A href="https://extreme-networks.my.site.com/ExtrArticleDetail?an=000083501&amp;amp;q=voss%20smlt%20lacp" target="_blank"&gt;https://extreme-networks.my.site.com/ExtrArticleDetail?an=000083501&amp;amp;q=voss%20smlt%20lacp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2024 13:05:06 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/creating-a-lag-mlt-and-lacp-on-2-extreme-8404c-core-ports/m-p/99736#M2370</guid>
      <dc:creator>EXTR_Paul</dc:creator>
      <dc:date>2024-03-21T13:05:06Z</dc:date>
    </item>
  </channel>
</rss>

