<?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: Ruckus ICX MSTP in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-ICX-MSTP/m-p/65093#M4581</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/16209"&gt;@irakli_gvishian&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The bpdu guard command should be the same. As for your core, is it on a different code level (show version) by chance? There are a lot of syntax changes in FastIron 9+. If you are on 9+, that command is deprecated and you now need to do an authentication method list on 'enable' instead and then auth via local account, radius, etc. It would be something like this:&lt;/P&gt;
&lt;P&gt;SSH@7150(config)#aaa authentication enable default local&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Aug 2023 15:42:39 GMT</pubDate>
    <dc:creator>BenBeck</dc:creator>
    <dc:date>2023-08-03T15:42:39Z</dc:date>
    <item>
      <title>Ruckus ICX MSTP</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-ICX-MSTP/m-p/65090#M4580</link>
      <description>&lt;P&gt;Hello, we have several Ruckus ICX7150 with&amp;nbsp;SPS08095f.bin version of firmware&lt;/P&gt;&lt;P&gt;Also I have implemented MSTP because I have a lot of vlans and I would like to enable on ports BPDU-Guard and not sure how I can enable It, I mean what is the command?&amp;nbsp;&lt;/P&gt;&lt;P&gt;With per-RSTP you need to enter "stp-bpgu-guard", but which command is in case of MSTP?&lt;/P&gt;&lt;P&gt;Also I have Ruckus ICX 7450 as a core switch and I would like to set "enable" password, but there is no "enable super-user-password " command... How I can set enable password?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 15:32:03 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-ICX-MSTP/m-p/65090#M4580</guid>
      <dc:creator>irakli_gvishian</dc:creator>
      <dc:date>2023-08-03T15:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Ruckus ICX MSTP</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-ICX-MSTP/m-p/65093#M4581</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/16209"&gt;@irakli_gvishian&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The bpdu guard command should be the same. As for your core, is it on a different code level (show version) by chance? There are a lot of syntax changes in FastIron 9+. If you are on 9+, that command is deprecated and you now need to do an authentication method list on 'enable' instead and then auth via local account, radius, etc. It would be something like this:&lt;/P&gt;
&lt;P&gt;SSH@7150(config)#aaa authentication enable default local&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 15:42:39 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-ICX-MSTP/m-p/65093#M4581</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2023-08-03T15:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Ruckus ICX MSTP</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-ICX-MSTP/m-p/65101#M4582</link>
      <description>&lt;P&gt;&lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/21"&gt;@BenBeck&lt;/a&gt;&amp;nbsp;thanks for your reply,&lt;/P&gt;&lt;P&gt;Code version of core is&amp;nbsp;SPR09010f.bin&lt;/P&gt;&lt;P&gt;Issue with "enable" is with core. I have enable Tacacs+ authentication and authorization for different levels of access and if enter "aaa authentication enable default local" in case of Tacacs+ how do I need to configure "enable"?&lt;/P&gt;&lt;P&gt;In olde versions of code I just enter "aaa authentication login privilege-mode" command and when users logged to the switch they don't need to enter "enable" password.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 16:40:05 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-ICX-MSTP/m-p/65101#M4582</guid>
      <dc:creator>irakli_gvishian</dc:creator>
      <dc:date>2023-08-03T16:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Ruckus ICX MSTP</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-ICX-MSTP/m-p/65160#M4588</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.ruckuswireless.com/t5/user/viewprofilepage/user-id/16209"&gt;@irakli_gvishian&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This command was initially deprecated with 9.0, but after some feedback from the field, we have decided to bring it back. That work is in progress now and the command should be back in 9010h and 10010b (patch level subject to change). Hope that helps!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 13:13:03 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Ruckus-ICX-MSTP/m-p/65160#M4588</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2023-08-04T13:13:03Z</dc:date>
    </item>
  </channel>
</rss>

