<?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: 802.1w implementation clarification questions in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/802-1w-implementation-clarification-questions/m-p/24120#M1089</link>
    <description>&lt;P style="margin: 0;"&gt;Hey Chris,&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Most people run 802.1w RSTP per-vlan. You are running into the default spanning tree instance maximum of 32. You can see more information in the 'show default value' command. You can change this with something such as:&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;conf t&lt;/P&gt;
&lt;P style="margin: 0;"&gt;system-max spanning-tree 128 (orother suitable number)&lt;/P&gt;
&lt;P style="margin: 0;"&gt;wr mem&lt;/P&gt;
&lt;P style="margin: 0;"&gt;*reload is needed for this to take effect&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Once reloaded, you will be able to create your additional RSTP instances. Let me know if that works for you.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Mar 2021 21:21:58 GMT</pubDate>
    <dc:creator>BenBeck</dc:creator>
    <dc:date>2021-03-09T21:21:58Z</dc:date>
    <item>
      <title>802.1w implementation clarification questions</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/802-1w-implementation-clarification-questions/m-p/24119#M1088</link>
      <description>&lt;P style="margin: 0;"&gt;&lt;SPAN&gt;I am playing around with a config with 50ish VLANs defined. I tried adding "spanning-tree 802-1w" command to each VLAN, but after 32 I get “error - start spanning tree on this vlan/vlan-group would exceed the maximum stp instance 32 limit”. If the switch can handle 254 instances of STP (according to Ruckus data sheet for ICX 7250) will it not handle the same number of instances of RSTP? Most of the documentation I find shows RSTP being configured per VLAN, but I did see where STP and RSTP can be a single tree. Is there a reason why I wouldn't run this as a single tree vs per VLAN? Now going down the single tree route I ran "spanning-tree single" then "spanning-tree single 802-1w". When I show the running config I see "spanning tree single" then all the VLANs defined followed by "spanning-tree single 802-1w". So is there one instance of STP running with RSTP enable for it or is this two separate instances? If I create any new VLANs it joins the rest of the VLANs before "spanning-tree single 802-1w".&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 14:01:16 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/802-1w-implementation-clarification-questions/m-p/24119#M1088</guid>
      <dc:creator>chris_storck</dc:creator>
      <dc:date>2021-03-09T14:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1w implementation clarification questions</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/802-1w-implementation-clarification-questions/m-p/24120#M1089</link>
      <description>&lt;P style="margin: 0;"&gt;Hey Chris,&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Most people run 802.1w RSTP per-vlan. You are running into the default spanning tree instance maximum of 32. You can see more information in the 'show default value' command. You can change this with something such as:&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;conf t&lt;/P&gt;
&lt;P style="margin: 0;"&gt;system-max spanning-tree 128 (orother suitable number)&lt;/P&gt;
&lt;P style="margin: 0;"&gt;wr mem&lt;/P&gt;
&lt;P style="margin: 0;"&gt;*reload is needed for this to take effect&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Once reloaded, you will be able to create your additional RSTP instances. Let me know if that works for you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 21:21:58 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/802-1w-implementation-clarification-questions/m-p/24120#M1089</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2021-03-09T21:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1w implementation clarification questions</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/802-1w-implementation-clarification-questions/m-p/24121#M1090</link>
      <description>&lt;P style="margin: 0;"&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 12:57:25 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/802-1w-implementation-clarification-questions/m-p/24121#M1090</guid>
      <dc:creator>chris_storck</dc:creator>
      <dc:date>2021-03-10T12:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1w implementation clarification questions</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/802-1w-implementation-clarification-questions/m-p/24122#M1091</link>
      <description>&lt;P style="margin: 0;"&gt;Hi There&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;is there a way of managing this through the SmartZone Interface?&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;as I'm having a similar issue when using my switches through Smartzone.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Aug 2021 08:30:16 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/802-1w-implementation-clarification-questions/m-p/24122#M1091</guid>
      <dc:creator>morgan_denton1</dc:creator>
      <dc:date>2021-08-04T08:30:16Z</dc:date>
    </item>
  </channel>
</rss>

