<?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: SMLT on VSP7024XLS in ExtremeSwitching (ERS)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-ers/smlt-on-vsp7024xls/m-p/97923#M362</link>
    <description>&lt;P&gt;The VSP7024, which are really BOSS/ERS devices have been end of support for a while.&amp;nbsp; So its been a while, my memory is fuzzy.&lt;/P&gt;&lt;P&gt;The older ERS/BOSS switches had a concept of SLT&amp;nbsp; (Single Link Trunk).&amp;nbsp;&amp;nbsp; Or you can use the normal SMLT.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SLT should only be used if you know your link will only ever be one port per switch.&amp;nbsp; SMLT are more commonly used, which is why SLT's have been deprecated from future VSP platforms.&lt;/P&gt;&lt;P&gt;I would recommend using &lt;STRONG&gt;SMLTs&lt;/STRONG&gt;.&amp;nbsp;&amp;nbsp; In which case you need to assign the port to the MLT first.&amp;nbsp; Then enable the MLT to a SMLT.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would go into the switch and delete the SLT config from the port.&amp;nbsp; Then configure an SMLT.&lt;/P&gt;&lt;P&gt;here is an example.&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;&lt;SPAN&gt;configure terminal
mlt 6
mlt 6 member 1/18
interface mlt 6&lt;BR /&gt;smlt&lt;BR /&gt;exit&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;This config would need to be on both switches.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;There are some old VSP7000 config examples in this guide.&lt;/P&gt;&lt;P&gt;&lt;A href="https://documentation.extremenetworks.com/TCG-TSG/SPBVOSS_TCG_CG.pdf" target="_blank" rel="noopener"&gt;https://documentation.extremenetworks.com/TCG-TSG/SPBVOSS_TCG_CG.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Out of curiosity. Are you running the VSP7024s in SPBm mode. Or just normal L2 / L3 mode?&lt;/P&gt;</description>
    <pubDate>Tue, 14 Nov 2023 14:47:05 GMT</pubDate>
    <dc:creator>EXTR_Paul</dc:creator>
    <dc:date>2023-11-14T14:47:05Z</dc:date>
    <item>
      <title>SMLT on VSP7024XLS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-ers/smlt-on-vsp7024xls/m-p/97905#M359</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have two VSP7024XLS configured as IST. I'm trying to configure SMLT to distribute some servers (NIC Teaming) between the two, but it's not accepting the configuration no matter what.&amp;nbsp;&lt;/P&gt;&lt;P&gt;- I assigned SMLT ID to a port (Access).&lt;/P&gt;&lt;P&gt;- I added the port to MLT-2&lt;/P&gt;&lt;P&gt;When I try to set SMLT ID and the type to SMLT, an error pops saying MLT-2 is disabled, and when i try to enable it, it says Port# is configured as SLT.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;</description>
      <pubDate>Sun, 12 Nov 2023 10:02:12 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-ers/smlt-on-vsp7024xls/m-p/97905#M359</guid>
      <dc:creator>MWH</dc:creator>
      <dc:date>2023-11-12T10:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: SMLT on VSP7024XLS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-ers/smlt-on-vsp7024xls/m-p/97923#M362</link>
      <description>&lt;P&gt;The VSP7024, which are really BOSS/ERS devices have been end of support for a while.&amp;nbsp; So its been a while, my memory is fuzzy.&lt;/P&gt;&lt;P&gt;The older ERS/BOSS switches had a concept of SLT&amp;nbsp; (Single Link Trunk).&amp;nbsp;&amp;nbsp; Or you can use the normal SMLT.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SLT should only be used if you know your link will only ever be one port per switch.&amp;nbsp; SMLT are more commonly used, which is why SLT's have been deprecated from future VSP platforms.&lt;/P&gt;&lt;P&gt;I would recommend using &lt;STRONG&gt;SMLTs&lt;/STRONG&gt;.&amp;nbsp;&amp;nbsp; In which case you need to assign the port to the MLT first.&amp;nbsp; Then enable the MLT to a SMLT.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would go into the switch and delete the SLT config from the port.&amp;nbsp; Then configure an SMLT.&lt;/P&gt;&lt;P&gt;here is an example.&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;&lt;SPAN&gt;configure terminal
mlt 6
mlt 6 member 1/18
interface mlt 6&lt;BR /&gt;smlt&lt;BR /&gt;exit&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;This config would need to be on both switches.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;There are some old VSP7000 config examples in this guide.&lt;/P&gt;&lt;P&gt;&lt;A href="https://documentation.extremenetworks.com/TCG-TSG/SPBVOSS_TCG_CG.pdf" target="_blank" rel="noopener"&gt;https://documentation.extremenetworks.com/TCG-TSG/SPBVOSS_TCG_CG.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Out of curiosity. Are you running the VSP7024s in SPBm mode. Or just normal L2 / L3 mode?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 14:47:05 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-ers/smlt-on-vsp7024xls/m-p/97923#M362</guid>
      <dc:creator>EXTR_Paul</dc:creator>
      <dc:date>2023-11-14T14:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: SMLT on VSP7024XLS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-ers/smlt-on-vsp7024xls/m-p/97932#M363</link>
      <description>&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;Thank you very much for your reply.&lt;/P&gt;&lt;P&gt;First, the answer to your question is I'm using it for just normal L2/L3 operations.&lt;/P&gt;&lt;P&gt;As with the issue I'm having, the switch doesn't accept assigning a single port to an MLT, it doesn't allow me to enable the MLT either if I don't assign 2+ ports to an MLT. and even when I configured SMLT on a port, if i try to enable MLT it will reject saying that the port is part of SLT. in short, I'm denied whichever combination I try.&amp;nbsp;&lt;/P&gt;&lt;P&gt;% Cannot modify settings&lt;BR /&gt;% Trunk must have at least 2 members.&lt;/P&gt;&lt;P&gt;This is leading me to believe that this model will only act as a MLT edge switch and that I must stack it if I want to use the ports of the units for MLT/SMLT scenarios. but I'm still not 100% convinced because why then are the SMLT options available?&lt;/P&gt;&lt;P&gt;Mind you that this issue is with the setup between the VSPs and the servers. I still have to link them to two vIST/SPBM VSP4450GSX switches that may bring up the same issue as I was planning to use SMLT-SMLT setup. The difference is that VOSS SMLT configuration is more flexible (your configuration example is actually for VOSS).&lt;/P&gt;&lt;P&gt;I know it's a EOL product, but it's one of them times when you got to use what you have. so, I'm open to more suggestions if you still got any&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 10:23:55 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-ers/smlt-on-vsp7024xls/m-p/97932#M363</guid>
      <dc:creator>MWH</dc:creator>
      <dc:date>2023-11-15T10:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: SMLT on VSP7024XLS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-ers/smlt-on-vsp7024xls/m-p/97949#M366</link>
      <description>&lt;P&gt;What version of code is running on the VSP7024?&amp;nbsp; And are you sure the IST is up?&amp;nbsp;&lt;/P&gt;&lt;P&gt;usually when you get a "Cannot Modify Settings" because their is an existing setting.&amp;nbsp; Make sure all your MLT, SLT and port assignments are 100% deleted.&lt;/P&gt;&lt;P&gt;Also, it appears that the manuals are no longer posted on our website.&amp;nbsp;&amp;nbsp; But I found a code snip from an old project.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is what the IST, MLT/SMLT and SLT config.&lt;/P&gt;&lt;P&gt;does that match what you have?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;mlt 1&amp;nbsp; enable member 1/1,2/1&lt;BR /&gt;mlt 32&amp;nbsp; member 1/24&lt;/P&gt;&lt;P&gt;interface mlt 1&lt;BR /&gt;ist peer-ip X&amp;gt;X&amp;gt;X&amp;gt;X&lt;BR /&gt;ist vlan Y&amp;gt;Y&amp;gt;Y&amp;gt;Y&lt;BR /&gt;ist enable&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;interface mlt 32&lt;BR /&gt;smlt 32&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;interface Ethernet ALL&lt;BR /&gt;smlt port 1/2 12&lt;BR /&gt;smlt port 1/3 13&lt;BR /&gt;smlt port 1/4 14&lt;BR /&gt;smlt port 1/5 15&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 20:36:07 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-ers/smlt-on-vsp7024xls/m-p/97949#M366</guid>
      <dc:creator>EXTR_Paul</dc:creator>
      <dc:date>2023-11-15T20:36:07Z</dc:date>
    </item>
  </channel>
</rss>

