<?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 STPD Configuration in Network Architecture &amp; Design</title>
    <link>https://community.extremenetworks.com/t5/network-architecture-design/stpd-configuration/m-p/13220#M624</link>
    <description>Hi all,&lt;BR /&gt;
on my customer i have two switch with configuration of STP. I paste configuration of only one switch, in the next days i have to install another switch with two links.&lt;BR /&gt;
&lt;BR /&gt;
Could you help me how i have to configure this switch without create outages?&lt;BR /&gt;
Thanks a lot for help.&lt;BR /&gt;
&lt;BR /&gt;
configure mstp region IUM&lt;BR /&gt;
configure mstp revision 3&lt;BR /&gt;
configure mstp format 0&lt;BR /&gt;
&lt;BR /&gt;
create stpd INST_1&lt;BR /&gt;
configure stpd INST_1 mode mstp cist&lt;BR /&gt;
configure stpd INST_1 forwarddelay 15&lt;BR /&gt;
configure stpd INST_1 hellotime 2&lt;BR /&gt;
configure stpd INST_1 maxage 20&lt;BR /&gt;
configure stpd INST_1 max-hop-count 20&lt;BR /&gt;
configure stpd INST_1 priority 32768&lt;BR /&gt;
configure stpd INST_1 default-encapsulation dot1d&lt;BR /&gt;
&lt;BR /&gt;
create stpd INST_2&lt;BR /&gt;
configure stpd INST_2 mode mstp msti 1&lt;BR /&gt;
configure stpd INST_2 max-hop-count 20&lt;BR /&gt;
configure stpd INST_2 priority 32768&lt;BR /&gt;
configure stpd INST_2 default-encapsulation dot1d&lt;BR /&gt;
&lt;BR /&gt;
enable stpd INST_2 auto-bind vlan test&lt;BR /&gt;
enable stpd INST_2 auto-bind vlan test1&lt;BR /&gt;
enable stpd INST_2 auto-bind vlan test2&lt;BR /&gt;
enable stpd INST_2 auto-bind vlan test3&lt;BR /&gt;
enable stpd INST_2 auto-bind vlan test4&lt;BR /&gt;
enable stpd INST_2 auto-bind vlan test5&lt;BR /&gt;
enable stpd INST_2 auto-bind vlan test6&lt;BR /&gt;
enable stpd INST_2 auto-bind vlan test7&lt;BR /&gt;
&lt;BR /&gt;
configure stpd INST_2 add vlan test4 ports 40 dot1d&lt;BR /&gt;
configure stpd INST_2 add vlan test1 ports 40 dot1d&lt;BR /&gt;
configure stpd INST_2 add vlan test ports 40 dot1d&lt;BR /&gt;
&lt;BR /&gt;
configure stpd INST_1 ports mode dot1d 6&lt;BR /&gt;
configure stpd INST_1 ports cost auto 6&lt;BR /&gt;
configure stpd INST_1 ports port-priority 128 6&lt;BR /&gt;
configure stpd INST_1 ports link-type edge 6&lt;BR /&gt;
configure stpd INST_1 ports edge-safeguard disable 6&lt;BR /&gt;
enable stpd INST_1 ports 6&lt;BR /&gt;
configure stpd INST_1 ports mode dot1d 7&lt;BR /&gt;
configure stpd INST_1 ports cost auto 7&lt;BR /&gt;
configure stpd INST_1 ports port-priority 128 7&lt;BR /&gt;
configure stpd INST_1 ports link-type edge 7&lt;BR /&gt;
configure stpd INST_1 ports edge-safeguard disable 7&lt;BR /&gt;
enable stpd INST_1 ports 7&lt;BR /&gt;
configure stpd INST_1 ports mode dot1d 8&lt;BR /&gt;
configure stpd INST_1 ports cost auto 8&lt;BR /&gt;
configure stpd INST_1 ports port-priority 128 8&lt;BR /&gt;
configure stpd INST_1 ports link-type edge 8&lt;BR /&gt;
configure stpd INST_1 ports edge-safeguard disable 8&lt;BR /&gt;
enable stpd INST_1 ports 8&lt;BR /&gt;
configure stpd INST_1 ports mode dot1d 9&lt;BR /&gt;
configure stpd INST_1 ports cost auto 9&lt;BR /&gt;
configure stpd INST_1 ports port-priority 128 9&lt;BR /&gt;
configure stpd INST_1 ports link-type edge 9&lt;BR /&gt;
configure stpd INST_1 ports edge-safeguard disable 9&lt;BR /&gt;
enable stpd INST_1 ports 9&lt;BR /&gt;
configure stpd INST_1 ports mode dot1d 10&lt;BR /&gt;
configure stpd INST_1 ports cost auto 10&lt;BR /&gt;
configure stpd INST_1 ports port-priority 128 10&lt;BR /&gt;
configure stpd INST_1 ports link-type edge 10&lt;BR /&gt;
configure stpd INST_1 ports edge-safeguard disable 10&lt;BR /&gt;
enable stpd INST_1 ports 10&lt;BR /&gt;
configure stpd INST_1 ports mode dot1d 40&lt;BR /&gt;
configure stpd INST_1 ports cost auto 40&lt;BR /&gt;
configure stpd INST_1 ports port-priority 128 40&lt;BR /&gt;
configure stpd INST_1 ports link-type point-to-point 40&lt;BR /&gt;
configure stpd INST_1 ports edge-safeguard disable 40&lt;BR /&gt;
enable stpd INST_1 ports 40&lt;BR /&gt;
&lt;BR /&gt;
configure stpd INST_2 ports mode dot1d 6&lt;BR /&gt;
configure stpd INST_2 ports cost auto 6&lt;BR /&gt;
configure stpd INST_2 ports port-priority 128 6&lt;BR /&gt;
configure stpd INST_2 ports link-type edge 6&lt;BR /&gt;
configure stpd INST_2 ports edge-safeguard disable 6&lt;BR /&gt;
enable stpd INST_2 ports 6&lt;BR /&gt;
configure stpd INST_2 ports mode dot1d 7&lt;BR /&gt;
configure stpd INST_2 ports cost auto 7&lt;BR /&gt;
configure stpd INST_2 ports port-priority 128 7&lt;BR /&gt;
configure stpd INST_2 ports link-type edge 7&lt;BR /&gt;
configure stpd INST_2 ports edge-safeguard disable 7&lt;BR /&gt;
enable stpd INST_2 ports 7&lt;BR /&gt;
configure stpd INST_2 ports mode dot1d 8&lt;BR /&gt;
configure stpd INST_2 ports cost auto 8&lt;BR /&gt;
configure stpd INST_2 ports port-priority 128 8&lt;BR /&gt;
configure stpd INST_2 ports link-type edge 8&lt;BR /&gt;
configure stpd INST_2 ports edge-safeguard disable 8&lt;BR /&gt;
enable stpd INST_2 ports 8&lt;BR /&gt;
configure stpd INST_2 ports mode dot1d 9&lt;BR /&gt;
configure stpd INST_2 ports cost auto 9&lt;BR /&gt;
configure stpd INST_2 ports port-priority 128 9&lt;BR /&gt;
configure stpd INST_2 ports link-type edge 9&lt;BR /&gt;
configure stpd INST_2 ports edge-safeguard disable 9&lt;BR /&gt;
enable stpd INST_2 ports 9&lt;BR /&gt;
configure stpd INST_2 ports mode dot1d 10&lt;BR /&gt;
configure stpd INST_2 ports cost auto 10&lt;BR /&gt;
configure stpd INST_2 ports port-priority 128 10&lt;BR /&gt;
configure stpd INST_2 ports link-type edge 10&lt;BR /&gt;
configure stpd INST_2 ports edge-safeguard disable 10&lt;BR /&gt;
enable stpd INST_2 ports 10&lt;BR /&gt;
configure stpd INST_2 ports mode dot1d 40&lt;BR /&gt;
configure stpd INST_2 ports cost auto 40&lt;BR /&gt;
configure stpd INST_2 ports port-priority 128 40&lt;BR /&gt;
configure stpd INST_2 ports link-type point-to-point 40&lt;BR /&gt;
configure stpd INST_2 ports edge-safeguard disable 40&lt;BR /&gt;
&lt;BR /&gt;
enable stpd INST_2 ports 40&lt;BR /&gt;
enable stpd INST_1&lt;BR /&gt;
enable stpd INST_2&lt;BR /&gt;
&lt;BR /&gt;
Thanks.&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Fri, 15 Jul 2016 18:57:00 GMT</pubDate>
    <dc:creator>Badedas</dc:creator>
    <dc:date>2016-07-15T18:57:00Z</dc:date>
    <item>
      <title>STPD Configuration</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/stpd-configuration/m-p/13220#M624</link>
      <description>Hi all,&lt;BR /&gt;
on my customer i have two switch with configuration of STP. I paste configuration of only one switch, in the next days i have to install another switch with two links.&lt;BR /&gt;
&lt;BR /&gt;
Could you help me how i have to configure this switch without create outages?&lt;BR /&gt;
Thanks a lot for help.&lt;BR /&gt;
&lt;BR /&gt;
configure mstp region IUM&lt;BR /&gt;
configure mstp revision 3&lt;BR /&gt;
configure mstp format 0&lt;BR /&gt;
&lt;BR /&gt;
create stpd INST_1&lt;BR /&gt;
configure stpd INST_1 mode mstp cist&lt;BR /&gt;
configure stpd INST_1 forwarddelay 15&lt;BR /&gt;
configure stpd INST_1 hellotime 2&lt;BR /&gt;
configure stpd INST_1 maxage 20&lt;BR /&gt;
configure stpd INST_1 max-hop-count 20&lt;BR /&gt;
configure stpd INST_1 priority 32768&lt;BR /&gt;
configure stpd INST_1 default-encapsulation dot1d&lt;BR /&gt;
&lt;BR /&gt;
create stpd INST_2&lt;BR /&gt;
configure stpd INST_2 mode mstp msti 1&lt;BR /&gt;
configure stpd INST_2 max-hop-count 20&lt;BR /&gt;
configure stpd INST_2 priority 32768&lt;BR /&gt;
configure stpd INST_2 default-encapsulation dot1d&lt;BR /&gt;
&lt;BR /&gt;
enable stpd INST_2 auto-bind vlan test&lt;BR /&gt;
enable stpd INST_2 auto-bind vlan test1&lt;BR /&gt;
enable stpd INST_2 auto-bind vlan test2&lt;BR /&gt;
enable stpd INST_2 auto-bind vlan test3&lt;BR /&gt;
enable stpd INST_2 auto-bind vlan test4&lt;BR /&gt;
enable stpd INST_2 auto-bind vlan test5&lt;BR /&gt;
enable stpd INST_2 auto-bind vlan test6&lt;BR /&gt;
enable stpd INST_2 auto-bind vlan test7&lt;BR /&gt;
&lt;BR /&gt;
configure stpd INST_2 add vlan test4 ports 40 dot1d&lt;BR /&gt;
configure stpd INST_2 add vlan test1 ports 40 dot1d&lt;BR /&gt;
configure stpd INST_2 add vlan test ports 40 dot1d&lt;BR /&gt;
&lt;BR /&gt;
configure stpd INST_1 ports mode dot1d 6&lt;BR /&gt;
configure stpd INST_1 ports cost auto 6&lt;BR /&gt;
configure stpd INST_1 ports port-priority 128 6&lt;BR /&gt;
configure stpd INST_1 ports link-type edge 6&lt;BR /&gt;
configure stpd INST_1 ports edge-safeguard disable 6&lt;BR /&gt;
enable stpd INST_1 ports 6&lt;BR /&gt;
configure stpd INST_1 ports mode dot1d 7&lt;BR /&gt;
configure stpd INST_1 ports cost auto 7&lt;BR /&gt;
configure stpd INST_1 ports port-priority 128 7&lt;BR /&gt;
configure stpd INST_1 ports link-type edge 7&lt;BR /&gt;
configure stpd INST_1 ports edge-safeguard disable 7&lt;BR /&gt;
enable stpd INST_1 ports 7&lt;BR /&gt;
configure stpd INST_1 ports mode dot1d 8&lt;BR /&gt;
configure stpd INST_1 ports cost auto 8&lt;BR /&gt;
configure stpd INST_1 ports port-priority 128 8&lt;BR /&gt;
configure stpd INST_1 ports link-type edge 8&lt;BR /&gt;
configure stpd INST_1 ports edge-safeguard disable 8&lt;BR /&gt;
enable stpd INST_1 ports 8&lt;BR /&gt;
configure stpd INST_1 ports mode dot1d 9&lt;BR /&gt;
configure stpd INST_1 ports cost auto 9&lt;BR /&gt;
configure stpd INST_1 ports port-priority 128 9&lt;BR /&gt;
configure stpd INST_1 ports link-type edge 9&lt;BR /&gt;
configure stpd INST_1 ports edge-safeguard disable 9&lt;BR /&gt;
enable stpd INST_1 ports 9&lt;BR /&gt;
configure stpd INST_1 ports mode dot1d 10&lt;BR /&gt;
configure stpd INST_1 ports cost auto 10&lt;BR /&gt;
configure stpd INST_1 ports port-priority 128 10&lt;BR /&gt;
configure stpd INST_1 ports link-type edge 10&lt;BR /&gt;
configure stpd INST_1 ports edge-safeguard disable 10&lt;BR /&gt;
enable stpd INST_1 ports 10&lt;BR /&gt;
configure stpd INST_1 ports mode dot1d 40&lt;BR /&gt;
configure stpd INST_1 ports cost auto 40&lt;BR /&gt;
configure stpd INST_1 ports port-priority 128 40&lt;BR /&gt;
configure stpd INST_1 ports link-type point-to-point 40&lt;BR /&gt;
configure stpd INST_1 ports edge-safeguard disable 40&lt;BR /&gt;
enable stpd INST_1 ports 40&lt;BR /&gt;
&lt;BR /&gt;
configure stpd INST_2 ports mode dot1d 6&lt;BR /&gt;
configure stpd INST_2 ports cost auto 6&lt;BR /&gt;
configure stpd INST_2 ports port-priority 128 6&lt;BR /&gt;
configure stpd INST_2 ports link-type edge 6&lt;BR /&gt;
configure stpd INST_2 ports edge-safeguard disable 6&lt;BR /&gt;
enable stpd INST_2 ports 6&lt;BR /&gt;
configure stpd INST_2 ports mode dot1d 7&lt;BR /&gt;
configure stpd INST_2 ports cost auto 7&lt;BR /&gt;
configure stpd INST_2 ports port-priority 128 7&lt;BR /&gt;
configure stpd INST_2 ports link-type edge 7&lt;BR /&gt;
configure stpd INST_2 ports edge-safeguard disable 7&lt;BR /&gt;
enable stpd INST_2 ports 7&lt;BR /&gt;
configure stpd INST_2 ports mode dot1d 8&lt;BR /&gt;
configure stpd INST_2 ports cost auto 8&lt;BR /&gt;
configure stpd INST_2 ports port-priority 128 8&lt;BR /&gt;
configure stpd INST_2 ports link-type edge 8&lt;BR /&gt;
configure stpd INST_2 ports edge-safeguard disable 8&lt;BR /&gt;
enable stpd INST_2 ports 8&lt;BR /&gt;
configure stpd INST_2 ports mode dot1d 9&lt;BR /&gt;
configure stpd INST_2 ports cost auto 9&lt;BR /&gt;
configure stpd INST_2 ports port-priority 128 9&lt;BR /&gt;
configure stpd INST_2 ports link-type edge 9&lt;BR /&gt;
configure stpd INST_2 ports edge-safeguard disable 9&lt;BR /&gt;
enable stpd INST_2 ports 9&lt;BR /&gt;
configure stpd INST_2 ports mode dot1d 10&lt;BR /&gt;
configure stpd INST_2 ports cost auto 10&lt;BR /&gt;
configure stpd INST_2 ports port-priority 128 10&lt;BR /&gt;
configure stpd INST_2 ports link-type edge 10&lt;BR /&gt;
configure stpd INST_2 ports edge-safeguard disable 10&lt;BR /&gt;
enable stpd INST_2 ports 10&lt;BR /&gt;
configure stpd INST_2 ports mode dot1d 40&lt;BR /&gt;
configure stpd INST_2 ports cost auto 40&lt;BR /&gt;
configure stpd INST_2 ports port-priority 128 40&lt;BR /&gt;
configure stpd INST_2 ports link-type point-to-point 40&lt;BR /&gt;
configure stpd INST_2 ports edge-safeguard disable 40&lt;BR /&gt;
&lt;BR /&gt;
enable stpd INST_2 ports 40&lt;BR /&gt;
enable stpd INST_1&lt;BR /&gt;
enable stpd INST_2&lt;BR /&gt;
&lt;BR /&gt;
Thanks.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Jul 2016 18:57:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/stpd-configuration/m-p/13220#M624</guid>
      <dc:creator>Badedas</dc:creator>
      <dc:date>2016-07-15T18:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: STPD Configuration</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/stpd-configuration/m-p/13221#M625</link>
      <description>Hi badedas, Welcome to The Hub!&lt;BR /&gt;
If this is urgent, I would suggest that you &lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-contact-Extreme-Networks-Global-Technical-Assistance-Center-GTAC" target="_blank" rel="nofollow noreferrer noopener"&gt;open a case with GTAC&lt;/A&gt; for help.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Jul 2016 20:06:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/stpd-configuration/m-p/13221#M625</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2016-07-20T20:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: STPD Configuration</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/stpd-configuration/m-p/13222#M626</link>
      <description>If you are using EXOS 21.1, would this help &lt;A href="https://github.com/extremenetworks/EXOS_Apps/tree/master/EZ_SpanningTree" target="_blank" rel="nofollow noreferrer noopener"&gt;https://github.com/extremenetworks/EXOS_Apps/tree/master/EZ_SpanningTree&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Sat, 23 Jul 2016 03:48:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/stpd-configuration/m-p/13222#M626</guid>
      <dc:creator>Dave_Hammers</dc:creator>
      <dc:date>2016-07-23T03:48:00Z</dc:date>
    </item>
  </channel>
</rss>

