<?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: S4 and SecureStack RSTP Spanning Tree Question in ExtremeSwitching (EOS)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-eos/s4-and-securestack-rstp-spanning-tree-question/m-p/59314#M1566</link>
    <description>you are welcome, happy spanning &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Tue, 23 Feb 2016 19:17:00 GMT</pubDate>
    <dc:creator>Straw__Glyn</dc:creator>
    <dc:date>2016-02-23T19:17:00Z</dc:date>
    <item>
      <title>S4 and SecureStack RSTP Spanning Tree Question</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/s4-and-securestack-rstp-spanning-tree-question/m-p/59311#M1563</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I have S4 as backbone and core of RSTP domain.&lt;BR /&gt;
&lt;BR /&gt;
SYT_SRV_ROOM_S4_BACKBONE(su)-&amp;gt;show spantree stats&lt;BR /&gt;
&lt;BR /&gt;
Spanning tree status         - enabled&lt;BR /&gt;
Spanning tree instance       - 0&lt;BR /&gt;
Designated Root MacAddr      - 00-1f-45-a0-9a-5e&lt;BR /&gt;
Designated Root Priority     - 4096&lt;BR /&gt;
Designated Root Cost         - 0&lt;BR /&gt;
Designated Root Port         - 0&lt;BR /&gt;
Root Max Age                 - 20 sec&lt;BR /&gt;
Root Hello Time              - 2  sec&lt;BR /&gt;
Root Forward Delay           - 15 sec&lt;BR /&gt;
Bridge ID MAC Address        - 00-1f-45-a0-9a-5e&lt;BR /&gt;
Bridge ID Priority           - 4096&lt;BR /&gt;
Bridge Max Age               - 20 sec&lt;BR /&gt;
Bridge Hello Time            - 2  sec&lt;BR /&gt;
Bridge Forward Delay         - 15 sec&lt;BR /&gt;
Topology Change Count        - 1060&lt;BR /&gt;
Time Since Top Change        - 00 days 09:57:54&lt;BR /&gt;
Max Hops&lt;BR /&gt;
&lt;BR /&gt;
I just connected a B5 to S4 with two cables.&lt;BR /&gt;
SYT-SRVROOM-DMZ-B5-2(su)-&amp;gt;show spantree stats&lt;BR /&gt;
Spanning tree status       - enabled&lt;BR /&gt;
Spanning tree instance     - 0&lt;BR /&gt;
Designated Root MacAddr    - 00:1F:45:A0:9A:5E&lt;BR /&gt;
Designated Root Port       - ge.1.46&lt;BR /&gt;
Designated Root Priority   - 4096&lt;BR /&gt;
Designated Root Cost       - 20000&lt;BR /&gt;
Root Max Age               - 20&lt;BR /&gt;
Root Hello Time            - 2&lt;BR /&gt;
Root Forward Delay         - 15&lt;BR /&gt;
Bridge ID MAC Address      - 00:1F:45:91:9E:E8&lt;BR /&gt;
Bridge ID Priority         - 32768&lt;BR /&gt;
Bridge Max Age             - 20&lt;BR /&gt;
Bridge Hello Time          - 2&lt;BR /&gt;
Bridge Forward Delay       - 15&lt;BR /&gt;
Topology Change Count      - 477&lt;BR /&gt;
Time Since Top Change      - 1 days 4:36:36&lt;BR /&gt;
Max Hops                   - 20&lt;BR /&gt;
&lt;BR /&gt;
What I want to ask is if I look port status on B5, I see one port is blocking one port is forwarding as expected:&lt;BR /&gt;
SYT-SRVROOM-DMZ-B5-2(su)-&amp;gt;show spantree stats port ge.1.45-46&lt;BR /&gt;
 SID   Port         State              Role          Cost        Priority&lt;BR /&gt;
 ---   ----------   ----------------   -----------   --------    --------&lt;BR /&gt;
 0      ge.1.45      Discarding         Alternate     20000       128&lt;BR /&gt;
 0      ge.1.46      Forwarding         Root          20000       128&lt;BR /&gt;
&lt;BR /&gt;
But if I look the ports on S4 that connected to B5, I see both of them forwarding:&lt;BR /&gt;
&lt;BR /&gt;
 SYT_SRV_ROOM_S4_BACKBONE(su)-&amp;gt;show spantree stats port ge.2.35-36&lt;BR /&gt;
&lt;BR /&gt;
SID   Port         State              Role          Cost        Priority---   ----------   ----------------   -----------   --------    --------&lt;BR /&gt;
0     ge.2.35      Forwarding         Designated    20000       128&lt;BR /&gt;
0     ge.2.36      Forwarding         Designated    20000       128&lt;BR /&gt;
&lt;BR /&gt;
Is this expected or something is wrong with my STP setup?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
&lt;BR /&gt;
Rahman</description>
      <pubDate>Tue, 23 Feb 2016 18:55:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/s4-and-securestack-rstp-spanning-tree-question/m-p/59311#M1563</guid>
      <dc:creator>Rahman_Duran1</dc:creator>
      <dc:date>2016-02-23T18:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: S4 and SecureStack RSTP Spanning Tree Question</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/s4-and-securestack-rstp-spanning-tree-question/m-p/59312#M1564</link>
      <description>Hi Rahman, &lt;BR /&gt;
&lt;BR /&gt;
That is expected. The S is the root bridge and as such will forward. Only one end of the link has to block and it is never the root bridge end. &lt;BR /&gt;
&lt;BR /&gt;
Best Regards&lt;BR /&gt;
Glyn&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Feb 2016 19:17:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/s4-and-securestack-rstp-spanning-tree-question/m-p/59312#M1564</guid>
      <dc:creator>Straw__Glyn</dc:creator>
      <dc:date>2016-02-23T19:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: S4 and SecureStack RSTP Spanning Tree Question</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/s4-and-securestack-rstp-spanning-tree-question/m-p/59313#M1565</link>
      <description>Thanks for the quick answer </description>
      <pubDate>Tue, 23 Feb 2016 19:17:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/s4-and-securestack-rstp-spanning-tree-question/m-p/59313#M1565</guid>
      <dc:creator>Rahman_Duran1</dc:creator>
      <dc:date>2016-02-23T19:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: S4 and SecureStack RSTP Spanning Tree Question</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/s4-and-securestack-rstp-spanning-tree-question/m-p/59314#M1566</link>
      <description>you are welcome, happy spanning &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Feb 2016 19:17:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/s4-and-securestack-rstp-spanning-tree-question/m-p/59314#M1566</guid>
      <dc:creator>Straw__Glyn</dc:creator>
      <dc:date>2016-02-23T19:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: S4 and SecureStack RSTP Spanning Tree Question</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/s4-and-securestack-rstp-spanning-tree-question/m-p/59315#M1567</link>
      <description>&lt;UL&gt; 
&lt;LI&gt;On N/S-Series, review command output from show spantree stats active to see "Topology change count" and "Time Since Top Change":&lt;/LI&gt;&lt;/UL&gt;C5(su)-&amp;gt; show spantree stats  active . . &lt;B&gt;Topology Change C&lt;A href="http://www.traininginsholinganallur.in/hadoop-training-in-chennai.html" target="_blank" rel="nofollow noreferrer noopener"&gt;o&lt;/A&gt;unt      - 1 Time Since Top Change      - 0 days 2:01:58&lt;/B&gt; Max Hops                   - 20  SID   Port         State              Role          Cost        Priority  ---   ----------   ----------------   -----------   --------    --------  0      ge.1.46      Forwarding         Root          20000       128&lt;UL&gt; 
&lt;LI&gt;On N/S-Series, review "show spantree debug port *.*.* active" to find if we have any high counts on the section "Ports with Received TC BPDUs" section:&lt;/LI&gt;&lt;/UL&gt;S-Series(su)-&amp;gt; show spantree debug port *.*.* active . . Ports with Received TC BPDUs         Count ------------------------------------------------------------ &lt;B&gt;ge.2.2                                  107&lt;/B&gt; ge.2.40                                 5&lt;UL&gt; 
&lt;LI&gt;On N/S-Series and Securestack, review the same show spantree debug port *.*.* active output to look for any type of TC or TCN received, or invalid / disputed or Message expiration  to help trace down any problematic ports:​&lt;/LI&gt;&lt;/UL&gt;C5(su)-&amp;gt; show spantree debug port *.*.* active  STP Diagnostic Port Counters for SID 0 Port ge.1.46 --------------------------------------------------------- Port Role                  - Root &lt;B&gt;Message Expiration Count   - 0 Invalid BPDU Count         - 0&lt;/B&gt; STP BPDU Rx Count          - 0 STP BPDU Tx Count          - 0 STP TCN BPDU Rx Count      - 0 STP TCN BPDU Tx Count      - 0 &lt;B&gt;STP TC BPDU Rx Count       - 907&lt;/B&gt; STP TC BPDU Tx Count       - 34 RST BPDU Rx Count          - 0 RST BPDU Tx Count          - 0 RST TC BPDU Rx Count       - 0 RST TC BPDU Tx Count       - 0&lt;UL&gt; 
&lt;LI&gt;On N/S-Series, enable movedaddrtrap logging on all ports to determine if any type of loop is occurring, then review moved mac addresses through logging buffer:&lt;/LI&gt;&lt;/UL&gt;S-Series(su)-&amp;gt; set movedaddrtrap enable S-Series(su)-&amp;gt; set movedaddrtrap *.*.* enable S-Series(su)-&amp;gt; show logging buffer  AddrNtfy[1]MAC: 00-11-22-33-44-55: moved to port lag.0.4, FID 1  AddrNtfy[1]MAC: 00-11-22-33-44-55: moved to port lag.0.4, FID 1  AddrNtfy[1]MAC: 00-11-22-33-44-55: moved to port ge.1.22, FID 1&lt;UL&gt; 
&lt;LI&gt;Look for the same mac address moving to different ports, which at a slow rate of creation may be normal such as roaming wireless users 
&lt;/LI&gt;&lt;LI&gt;Moved mac addresses at a rapid rate and not with wireless client mac addresses would typically indicate an issue 
&lt;/LI&gt;&lt;LI&gt;On SecureStacks, It may be useful to elevate logging level of STP if on 06.42.xx code or earlier as we did not introduce spantree debug commands until 06.61.xx code: 
&lt;/LI&gt;&lt;LI&gt;On SecureStack switches the following commands provide 3 State changes of Discarding, Learning and Forwarding, and the commands are not STP changes but port state changes due to link down / link up 
&lt;/LI&gt;&lt;LI&gt;On SecureStack switches when using the same logging commands, you will still see the messages below but when a Topology Change Notification has happened, one of the messages would include a "TCN" signifying a Topology Change Notification at the end of the log.&lt;/LI&gt;&lt;/UL&gt;C5(su)-&amp;gt; set logging default severity 8 C5(su)-&amp;gt; set logging application STP level 8 C5(su)-&amp;gt; show logging buffer  This is from manager 1 %% Setting Port(33) instance(0) State: DISCARDING This is from manager 1 %% Setting Port(33) instance(0) State: LEARNING This is from manager 1 %% Setting Port(33) instance(0) State: FORWARDING</description>
      <pubDate>Tue, 23 Feb 2016 19:17:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/s4-and-securestack-rstp-spanning-tree-question/m-p/59315#M1567</guid>
      <dc:creator>brad_pitt</dc:creator>
      <dc:date>2016-02-23T19:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: S4 and SecureStack RSTP Spanning Tree Question</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/s4-and-securestack-rstp-spanning-tree-question/m-p/59316#M1568</link>
      <description>When both ports from the B5 are connected to the S4 you can configure link aggregation between both devices. With this configuration both connections are active and you do not need RSTP!&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
Ole&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Feb 2016 19:17:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/s4-and-securestack-rstp-spanning-tree-question/m-p/59316#M1568</guid>
      <dc:creator>Ole</dc:creator>
      <dc:date>2016-02-23T19:17:00Z</dc:date>
    </item>
  </channel>
</rss>

