<?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 ICX configuration for Connecting to Cisco doing MSTP with RPVST in RUCKUS Self-Help</title>
    <link>https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/ICX-configuration-for-Connecting-to-Cisco-doing-MSTP-with-RPVST/m-p/71594#M277</link>
    <description>&lt;P&gt;&lt;STRONG&gt;Issue Details:&lt;/STRONG&gt;&amp;nbsp; If Cisco is running MSTP with PVST to RPVST we run into issues connecting to Cisco Devices, so we need to have similar configuration on the Cisco side.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Troubleshooting Performed:&lt;/STRONG&gt; Constant high CPU and lots of packets hitting CPU.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Log analysis:&lt;/STRONG&gt;&amp;nbsp; We ran dm raw and saw lots of packets with destination mac address of 0100.0ccc.cccd the destination mac address is proprietary BPDU for Cisco MSTP with PVST.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Resolution/Workaround:&amp;nbsp; &lt;/STRONG&gt;Convert ICX to RSTP with single mode MSTP. &lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;If we need to connect ICX to Cisco running MSTP with RPVST we need to configure the ICX any model accordingly.&lt;/P&gt;
&lt;P&gt;This is sample configuration for ICX to connect to Cisco running MSTP with RPVST&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus ICX(config)# vlan 100&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus ICXconfig-vlan-100)# tagged ethernet 1/1/1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus ICX(config-vlan-100)# spanning-tree 802-1w&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus ICX(config-vlan-100)# spanning-tree 802-1w &lt;/FONT&gt;&lt;FONT face="courier new,courier" size="2"&gt;priority 12288 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus ICX(config-vlan-100)# show running-config vlan 100&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;vlan 100 by port &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;&amp;nbsp; tagged ethe 1/1/1 &lt;/FONT&gt;&lt;FONT face="courier new,courier" size="2"&gt;spanning-tree 802-1w &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;&amp;nbsp; spanning-tree 802-1w priority 12288&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;! &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus ICX(config-if-e1000-1/1/1)# spanning-tree 802-1w &lt;/FONT&gt;&lt;FONT face="courier new,courier" size="2"&gt;admin-edge-port &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="3"&gt;&lt;FONT face="lucida sans unicode,lucida sans"&gt;NOTE&lt;/FONT&gt; &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="3"&gt;The previous command declares the port to be an operational edge for all VLANs. &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus ICX(config-if-e10000-1/2/1)# spanning-tree 8 &lt;/FONT&gt;&lt;FONT face="courier new,courier" size="2"&gt;admin-pt2pt-mac &lt;/FONT&gt;&lt;BR /&gt;NOTE&lt;BR /&gt;The above command declares the port to be on a point-to-point link for all VLANs this is the link connecting to Cisco Device running MSTP with RPVST.&lt;/P&gt;
&lt;P&gt;The commands that are used to enable a single instance of STP to manage multiple VLANs in the system:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus(config)# mstp scope all&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Enter MSTP scope would remove STP and topology &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;group related configuration for system&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Are you sure? (enter 'y' or 'n'): y&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;'MSTP Start' need to be entered in order to&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;activate this MSTP feature&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus(config)# mstp start&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus(config)# mstp name Ruckus&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus(config)# mstp revision 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus(config)# mstp instance 1 vlan 220&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus(config)# mstp instance 2 vlan 100&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus(config)# mstp instance 3 vlan 240&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus(config)# mstp instance 1 priority 20480&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus(config)# mstp instance 2 priority 12288&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus(config)# mstp instance 3 priority 8192&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus(config)# mstp admin-edge-port ethernet 1/1/9&lt;BR /&gt;Ruckus(config)# mstp instance 1 ethernet 1/1/9 path-cost 1000&lt;BR /&gt;Ruckus(config)# mstp instance 1 ethernet 1/1/9 priority 160&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="3"&gt;NOTE&lt;BR /&gt;The mstp admin-edge-port x/x/x command declares this port to be an edge port.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="times new roman,times" size="2"&gt;Ruckus(config)# mstp admin-pt2pt-mac ethernet 1/1/10&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="4"&gt;The mstp admin-pt2pt-mac x/x/x command defines this port to be a point-to-point link this will be the uplink to Cisco device.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;!&lt;BR /&gt;mstp scope all&lt;BR /&gt;mstp name brocade&lt;BR /&gt;mstp revision 1&lt;BR /&gt;mstp instance 0 vlan 1&lt;BR /&gt;mstp instance 0 vlan 200&lt;BR /&gt;mstp instance 1 vlan 220&lt;BR /&gt;mstp instance 1 priority 20480&lt;BR /&gt;mstp instance 2 vlan&lt;BR /&gt;100&lt;BR /&gt;mstp instance 2 priority 12288&lt;BR /&gt;mstp instance 3 vlan 240&lt;BR /&gt;mstp instance 3 priority 8192&lt;BR /&gt;mstp admin-edge-port ethe 1/1/9&lt;BR /&gt;mstp start&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Dec 2023 15:53:14 GMT</pubDate>
    <dc:creator>hashim_bharooc1</dc:creator>
    <dc:date>2023-12-04T15:53:14Z</dc:date>
    <item>
      <title>ICX configuration for Connecting to Cisco doing MSTP with RPVST</title>
      <link>https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/ICX-configuration-for-Connecting-to-Cisco-doing-MSTP-with-RPVST/m-p/71594#M277</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Issue Details:&lt;/STRONG&gt;&amp;nbsp; If Cisco is running MSTP with PVST to RPVST we run into issues connecting to Cisco Devices, so we need to have similar configuration on the Cisco side.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Troubleshooting Performed:&lt;/STRONG&gt; Constant high CPU and lots of packets hitting CPU.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Log analysis:&lt;/STRONG&gt;&amp;nbsp; We ran dm raw and saw lots of packets with destination mac address of 0100.0ccc.cccd the destination mac address is proprietary BPDU for Cisco MSTP with PVST.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Resolution/Workaround:&amp;nbsp; &lt;/STRONG&gt;Convert ICX to RSTP with single mode MSTP. &lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;If we need to connect ICX to Cisco running MSTP with RPVST we need to configure the ICX any model accordingly.&lt;/P&gt;
&lt;P&gt;This is sample configuration for ICX to connect to Cisco running MSTP with RPVST&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus ICX(config)# vlan 100&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus ICXconfig-vlan-100)# tagged ethernet 1/1/1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus ICX(config-vlan-100)# spanning-tree 802-1w&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus ICX(config-vlan-100)# spanning-tree 802-1w &lt;/FONT&gt;&lt;FONT face="courier new,courier" size="2"&gt;priority 12288 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus ICX(config-vlan-100)# show running-config vlan 100&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;vlan 100 by port &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;&amp;nbsp; tagged ethe 1/1/1 &lt;/FONT&gt;&lt;FONT face="courier new,courier" size="2"&gt;spanning-tree 802-1w &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;&amp;nbsp; spanning-tree 802-1w priority 12288&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;! &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus ICX(config-if-e1000-1/1/1)# spanning-tree 802-1w &lt;/FONT&gt;&lt;FONT face="courier new,courier" size="2"&gt;admin-edge-port &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="3"&gt;&lt;FONT face="lucida sans unicode,lucida sans"&gt;NOTE&lt;/FONT&gt; &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="3"&gt;The previous command declares the port to be an operational edge for all VLANs. &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus ICX(config-if-e10000-1/2/1)# spanning-tree 8 &lt;/FONT&gt;&lt;FONT face="courier new,courier" size="2"&gt;admin-pt2pt-mac &lt;/FONT&gt;&lt;BR /&gt;NOTE&lt;BR /&gt;The above command declares the port to be on a point-to-point link for all VLANs this is the link connecting to Cisco Device running MSTP with RPVST.&lt;/P&gt;
&lt;P&gt;The commands that are used to enable a single instance of STP to manage multiple VLANs in the system:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus(config)# mstp scope all&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Enter MSTP scope would remove STP and topology &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;group related configuration for system&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Are you sure? (enter 'y' or 'n'): y&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;'MSTP Start' need to be entered in order to&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;activate this MSTP feature&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus(config)# mstp start&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus(config)# mstp name Ruckus&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus(config)# mstp revision 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus(config)# mstp instance 1 vlan 220&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus(config)# mstp instance 2 vlan 100&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus(config)# mstp instance 3 vlan 240&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus(config)# mstp instance 1 priority 20480&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus(config)# mstp instance 2 priority 12288&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus(config)# mstp instance 3 priority 8192&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;Ruckus(config)# mstp admin-edge-port ethernet 1/1/9&lt;BR /&gt;Ruckus(config)# mstp instance 1 ethernet 1/1/9 path-cost 1000&lt;BR /&gt;Ruckus(config)# mstp instance 1 ethernet 1/1/9 priority 160&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="3"&gt;NOTE&lt;BR /&gt;The mstp admin-edge-port x/x/x command declares this port to be an edge port.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="times new roman,times" size="2"&gt;Ruckus(config)# mstp admin-pt2pt-mac ethernet 1/1/10&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="lucida sans unicode,lucida sans" size="4"&gt;The mstp admin-pt2pt-mac x/x/x command defines this port to be a point-to-point link this will be the uplink to Cisco device.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;!&lt;BR /&gt;mstp scope all&lt;BR /&gt;mstp name brocade&lt;BR /&gt;mstp revision 1&lt;BR /&gt;mstp instance 0 vlan 1&lt;BR /&gt;mstp instance 0 vlan 200&lt;BR /&gt;mstp instance 1 vlan 220&lt;BR /&gt;mstp instance 1 priority 20480&lt;BR /&gt;mstp instance 2 vlan&lt;BR /&gt;100&lt;BR /&gt;mstp instance 2 priority 12288&lt;BR /&gt;mstp instance 3 vlan 240&lt;BR /&gt;mstp instance 3 priority 8192&lt;BR /&gt;mstp admin-edge-port ethe 1/1/9&lt;BR /&gt;mstp start&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 15:53:14 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/RUCKUS-Self-Help/ICX-configuration-for-Connecting-to-Cisco-doing-MSTP-with-RPVST/m-p/71594#M277</guid>
      <dc:creator>hashim_bharooc1</dc:creator>
      <dc:date>2023-12-04T15:53:14Z</dc:date>
    </item>
  </channel>
</rss>

