<?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: Spanning Tree  Configuration Detailed step by Step in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/spanning-tree-configuration-detailed-step-by-step/m-p/94062#M21674</link>
    <description>&lt;P&gt;First of All thanks for your reply&lt;/P&gt;&lt;P&gt;I cannot See how to specify Priority like Cisco in your Commands&lt;BR /&gt;Also what about the ports which physically connect the the switches together will be the same Encapsulation dot1w&lt;BR /&gt;Could you specify this because we connect two two cables between the switches&amp;nbsp;&lt;/P&gt;&lt;P&gt;create stpd s0 description XXXXX&lt;BR /&gt;configure stpd s0 mode dot1w&lt;BR /&gt;enable stpd s0 auto-bind XXXXX&lt;BR /&gt;enable stpd&lt;/P&gt;&lt;P&gt;Above command the template which i have&lt;/P&gt;</description>
    <pubDate>Wed, 07 Dec 2022 15:23:09 GMT</pubDate>
    <dc:creator>DDE_Server</dc:creator>
    <dc:date>2022-12-07T15:23:09Z</dc:date>
    <item>
      <title>Spanning Tree  Configuration Detailed step by Step</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/spanning-tree-configuration-detailed-step-by-step/m-p/94050#M21672</link>
      <description>&lt;P&gt;Dear Gentleman and Ladies&amp;nbsp;&lt;/P&gt;&lt;P&gt;i hope you have a nice day&lt;/P&gt;&lt;P&gt;kindly guide me with command to create Spanning Tree configuration for two XG440 Switches&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also if i want to clear the existing one could you provide how to do this ? Thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2022 11:03:31 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/spanning-tree-configuration-detailed-step-by-step/m-p/94050#M21672</guid>
      <dc:creator>DDE_Server</dc:creator>
      <dc:date>2022-12-07T11:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Spanning Tree  Configuration Detailed step by Step</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/spanning-tree-configuration-detailed-step-by-step/m-p/94058#M21673</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I use this configuration.&amp;nbsp;&lt;/P&gt;&lt;P&gt;#Carrier Vlan&lt;BR /&gt;create vlan "STP"&lt;BR /&gt;configure vlan STP tag 4000&lt;BR /&gt;configure vlan STP add ports &amp;lt;all ports&amp;gt; tagged&lt;/P&gt;&lt;P&gt;#SpanningTree&lt;BR /&gt;create stpd STP-DOMAIN&lt;BR /&gt;configure stpd STP-DOMAIN mode dot1w&lt;BR /&gt;enable stpd STP-DOMAIN rapid-root-failover&lt;BR /&gt;configure stpd STP-DOMAIN default-encapsulation dot1d&lt;BR /&gt;configure stpd STP-DOMAIN add vlan STP ports &amp;lt;all ports&amp;gt; dot1d&lt;BR /&gt;configure stpd STP-DOMAIN ports mode dot1d &amp;lt;all ports&amp;gt;&lt;/P&gt;&lt;P&gt;configure stpd STP-DOMAIN ports link-type edge &amp;lt;only access ports&amp;gt;&lt;BR /&gt;configure stpd STP-DOMAIN ports edge-safeguard enable &amp;lt;only access ports&amp;gt; recovery-timeout 60&lt;BR /&gt;configure stpd STP-DOMAIN ports bpdu-restrict enable &amp;lt;only access ports&amp;gt; recovery-timeout 60&lt;BR /&gt;configure stpd STP-DOMAIN ports restricted-tcn on &amp;lt;only access ports&amp;gt;&lt;BR /&gt;configure stpd STP-DOMAIN tag 4000&lt;BR /&gt;enable stpd STP-DOMAIN&lt;/P&gt;&lt;P&gt;-------------------------------------------------&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Edson&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2022 14:12:08 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/spanning-tree-configuration-detailed-step-by-step/m-p/94058#M21673</guid>
      <dc:creator>Edsond</dc:creator>
      <dc:date>2022-12-07T14:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Spanning Tree  Configuration Detailed step by Step</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/spanning-tree-configuration-detailed-step-by-step/m-p/94062#M21674</link>
      <description>&lt;P&gt;First of All thanks for your reply&lt;/P&gt;&lt;P&gt;I cannot See how to specify Priority like Cisco in your Commands&lt;BR /&gt;Also what about the ports which physically connect the the switches together will be the same Encapsulation dot1w&lt;BR /&gt;Could you specify this because we connect two two cables between the switches&amp;nbsp;&lt;/P&gt;&lt;P&gt;create stpd s0 description XXXXX&lt;BR /&gt;configure stpd s0 mode dot1w&lt;BR /&gt;enable stpd s0 auto-bind XXXXX&lt;BR /&gt;enable stpd&lt;/P&gt;&lt;P&gt;Above command the template which i have&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2022 15:23:09 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/spanning-tree-configuration-detailed-step-by-step/m-p/94062#M21674</guid>
      <dc:creator>DDE_Server</dc:creator>
      <dc:date>2022-12-07T15:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: Spanning Tree  Configuration Detailed step by Step</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/spanning-tree-configuration-detailed-step-by-step/m-p/94074#M21675</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Use this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;configure stpd &amp;lt;DOMAIN&amp;gt; priority &amp;lt;PRIORITY&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Example:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;configure stpd STP-DOMAIN priority 4096&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 14:15:49 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/spanning-tree-configuration-detailed-step-by-step/m-p/94074#M21675</guid>
      <dc:creator>Edsond</dc:creator>
      <dc:date>2022-12-08T14:15:49Z</dc:date>
    </item>
  </channel>
</rss>

