<?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: How to enable STP in Extreme Switches? in ExtremeSwitching (Other)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-other/how-to-enable-stp-in-extreme-switches/m-p/11764#M2792</link>
    <description>You can use the commands to see the stpd working.&lt;BR /&gt;
show stpd &lt;BR /&gt;
or &lt;BR /&gt;
show stpd &amp;lt; name stpd &amp;gt;</description>
    <pubDate>Mon, 07 Dec 2015 21:56:00 GMT</pubDate>
    <dc:creator>Thiago_da_Silva</dc:creator>
    <dc:date>2015-12-07T21:56:00Z</dc:date>
    <item>
      <title>How to enable STP in Extreme Switches?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/how-to-enable-stp-in-extreme-switches/m-p/11760#M2788</link>
      <description>How to enable STP in Extreme Switches?&lt;BR /&gt;
&lt;BR /&gt;
is it possible configure STP for selected Ports alone? If possible please share the stps...&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Dec 2015 16:19:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/how-to-enable-stp-in-extreme-switches/m-p/11760#M2788</guid>
      <dc:creator>Thavamani_Shanm</dc:creator>
      <dc:date>2015-12-04T16:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to enable STP in Extreme Switches?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/how-to-enable-stp-in-extreme-switches/m-p/11761#M2789</link>
      <description>Hi Thavamani,&lt;BR /&gt;
&lt;BR /&gt;
Take a look the GTAC Knowledge article &lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-configure-RSTP-in-EXOS" target="_blank" rel="nofollow noreferrer noopener"&gt; &lt;/A&gt;&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-configure-RSTP-in-EXOS" target="_blank" rel="nofollow noreferrer noopener"&gt;How to configure RSTP in EXOS&lt;/A&gt;</description>
      <pubDate>Fri, 04 Dec 2015 22:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/how-to-enable-stp-in-extreme-switches/m-p/11761#M2789</guid>
      <dc:creator>Dorian_Perry</dc:creator>
      <dc:date>2015-12-04T22:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to enable STP in Extreme Switches?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/how-to-enable-stp-in-extreme-switches/m-p/11762#M2790</link>
      <description>Hi Thavamani,  By default, the Default VLAN is already a member of STP Domain s0.  If you created any additional VLANs, you could add those ports to the STP s0 domain using the following command:&lt;BR /&gt;
configure stpd &lt;DOMAIN&gt; add vlan &lt;VLAN-NAME&gt; ports The above command allows you to be specific about the ports you want to add.  If you do however wish to add all the ports, the auto-bind feature outlined in the article Dorian provided can be very handy.&lt;BR /&gt;&lt;/VLAN-NAME&gt;&lt;/DOMAIN&gt;</description>
      <pubDate>Sun, 06 Dec 2015 13:38:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/how-to-enable-stp-in-extreme-switches/m-p/11762#M2790</guid>
      <dc:creator>Kawawa</dc:creator>
      <dc:date>2015-12-06T13:38:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to enable STP in Extreme Switches?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/how-to-enable-stp-in-extreme-switches/m-p/11763#M2791</link>
      <description>Hello Thavanami, I have the script of the configuration of the STPD. Do you question is about spanning-tree or STP ( Software of the inline-power - POE )?&lt;BR /&gt;
&lt;BR /&gt;
Send my script of spanning-three.&lt;BR /&gt;
&lt;BR /&gt;
create stpd &lt;NEW id="" stpd=""&gt; EX: VLan: 2000 --&amp;gt; STPD_2000config stpd &lt;NAME stpd="" of="" vlan=""&gt; add vlan &lt;VLAN name=""&gt; ports &lt;U&gt; emistp  &lt;BR /&gt;
config stpd &lt;NAME stpd="" of="" vlan=""&gt; add vlan &lt;VLAN name=""&gt; ports &lt;ACESS ports=""&gt; dot1d&lt;BR /&gt;
or &lt;BR /&gt;
&lt;BR /&gt;
config stpd &lt;NAME stpd="" of="" vlan=""&gt; ports link-type edge &lt;ACCESS ports=""&gt; edge-safeguard enable bpdu-restrict&lt;BR /&gt;
&lt;BR /&gt;
config stpd &lt;NAME stpd="" of="" vlan=""&gt; tag &lt;TAG da="" vlan=""&gt;&lt;BR /&gt;
config stpd &lt;NAME stpd="" of="" vlan=""&gt; mode dot1w&lt;BR /&gt;
enable stpd &lt;NAME stpd="" of="" vlan=""&gt; &lt;BR /&gt;
enable stpd&lt;BR /&gt;
&lt;BR /&gt;&lt;/NAME&gt;&lt;/NAME&gt;&lt;/TAG&gt;&lt;/NAME&gt;&lt;/ACCESS&gt;&lt;/NAME&gt;&lt;/ACESS&gt;&lt;/VLAN&gt;&lt;/NAME&gt;&lt;/U&gt;&lt;/VLAN&gt;&lt;/NAME&gt;&lt;/NEW&gt;</description>
      <pubDate>Mon, 07 Dec 2015 21:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/how-to-enable-stp-in-extreme-switches/m-p/11763#M2791</guid>
      <dc:creator>Thiago_da_Silva</dc:creator>
      <dc:date>2015-12-07T21:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to enable STP in Extreme Switches?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-other/how-to-enable-stp-in-extreme-switches/m-p/11764#M2792</link>
      <description>You can use the commands to see the stpd working.&lt;BR /&gt;
show stpd &lt;BR /&gt;
or &lt;BR /&gt;
show stpd &amp;lt; name stpd &amp;gt;</description>
      <pubDate>Mon, 07 Dec 2015 21:56:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-other/how-to-enable-stp-in-extreme-switches/m-p/11764#M2792</guid>
      <dc:creator>Thiago_da_Silva</dc:creator>
      <dc:date>2015-12-07T21:56:00Z</dc:date>
    </item>
  </channel>
</rss>

