<?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: mstp about the spanning-tree priority parameter in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-about-the-spanning-tree-priority-parameter/m-p/4332871#M16982</link>
    <description>hi &lt;BR /&gt;Any help please?&lt;BR /&gt;I'am sure someone knows.&lt;BR /&gt;Thanks</description>
    <pubDate>Wed, 07 Jan 2009 16:23:53 GMT</pubDate>
    <dc:creator>languedoc</dc:creator>
    <dc:date>2009-01-07T16:23:53Z</dc:date>
    <item>
      <title>mstp about the spanning-tree priority parameter</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-about-the-spanning-tree-priority-parameter/m-p/4332870#M16981</link>
      <description>Hi&lt;BR /&gt;Does the  parameter spanning-tree priority  has it's place in mstp configuration?&lt;BR /&gt;&lt;BR /&gt;My config is like this:&lt;BR /&gt;Core1:&lt;BR /&gt;spanning-tree protocol-version MSTP&lt;BR /&gt;spanning-tree config-name "balance"&lt;BR /&gt;spanning-tree config-revision 1&lt;BR /&gt;spanning-tree instance 1 vlan 1 2 3&lt;BR /&gt;spanning-tree instance 1 priority 0&lt;BR /&gt;spanning-tree instance 2 vlan 4 5 6&lt;BR /&gt;spanning-tree instance 2 priority 1&lt;BR /&gt;spanning-tree&lt;BR /&gt;&lt;BR /&gt;Core2:&lt;BR /&gt;spanning-tree protocol-version MSTP&lt;BR /&gt;spanning-tree config-name "balance"&lt;BR /&gt;spanning-tree config-revision 1&lt;BR /&gt;spanning-tree instance 1 vlan 1 2 3&lt;BR /&gt;spanning-tree instance 1 priority 1&lt;BR /&gt;spanning-tree instance 2 vlan 4 5  6&lt;BR /&gt;spanning-tree instance 2 priority 0&lt;BR /&gt;spanning-tree&lt;BR /&gt;&lt;BR /&gt;But in the forum I have seen:&lt;BR /&gt;&lt;BR /&gt;Core1:&lt;BR /&gt;spanning-tree priority 0&lt;BR /&gt;spanning-tree protocol-version MSTP&lt;BR /&gt;spanning-tree config-name "balance"&lt;BR /&gt;spanning-tree config-revision 1&lt;BR /&gt;spanning-tree instance 1 vlan 1 2 3&lt;BR /&gt;spanning-tree instance 1 priority 0&lt;BR /&gt;spanning-tree instance 2 vlan 4 5 6&lt;BR /&gt;spanning-tree instance 2 priority 1&lt;BR /&gt;spanning-tree&lt;BR /&gt;&lt;BR /&gt;Core2:&lt;BR /&gt;spanning-tree priority 1&lt;BR /&gt;spanning-tree protocol-version MSTP&lt;BR /&gt;spanning-tree config-name "balance"&lt;BR /&gt;spanning-tree config-revision 1&lt;BR /&gt;spanning-tree instance 1 vlan 1 2 3&lt;BR /&gt;spanning-tree instance 1 priority 1&lt;BR /&gt;spanning-tree instance 2 vlan 4 5  6&lt;BR /&gt;spanning-tree instance 2 priority 0&lt;BR /&gt;spanning-tree&lt;BR /&gt;&lt;BR /&gt;this secod config has an additional line for each switch "spanning-tree priority"&lt;BR /&gt;&lt;BR /&gt;How will this line  work on MSTP?&lt;BR /&gt;thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Jan 2009 22:48:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-about-the-spanning-tree-priority-parameter/m-p/4332870#M16981</guid>
      <dc:creator>languedoc</dc:creator>
      <dc:date>2009-01-06T22:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: mstp about the spanning-tree priority parameter</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-about-the-spanning-tree-priority-parameter/m-p/4332871#M16982</link>
      <description>hi &lt;BR /&gt;Any help please?&lt;BR /&gt;I'am sure someone knows.&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 07 Jan 2009 16:23:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-about-the-spanning-tree-priority-parameter/m-p/4332871#M16982</guid>
      <dc:creator>languedoc</dc:creator>
      <dc:date>2009-01-07T16:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: mstp about the spanning-tree priority parameter</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-about-the-spanning-tree-priority-parameter/m-p/4332872#M16983</link>
      <description>I believe the global priority is telling the network that Core1 and Core2 are roots for the Common Spanning Tree.  In other words, these core switches would be recognized as the roots for switches running legacy STP versions.&lt;BR /&gt;&lt;BR /&gt;I'm pretty sure this is done because the legacy STPs won't recognize the MST Instance info provided in the BPDUs.&lt;BR /&gt;&lt;BR /&gt;If you have a test environment, this should be pretty easy to test; just put another switch into legacy opperation with and without the global priority set and observe the different behaviors.  If your legacy switch has the same default priority as the core switches not configured with a global priority, the root election should be based on MAC.  I would test this myself, but my equipment is currently tied up.  Perhaps someone who knows for sure can post a reply.</description>
      <pubDate>Thu, 08 Jan 2009 03:48:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-about-the-spanning-tree-priority-parameter/m-p/4332872#M16983</guid>
      <dc:creator>DaGuru</dc:creator>
      <dc:date>2009-01-08T03:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: mstp about the spanning-tree priority parameter</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-about-the-spanning-tree-priority-parameter/m-p/4332873#M16984</link>
      <description>I forgot to mention that with MSTP, dynamic VLANs always belong to the CST.  So, you should see that static VLANs on the legacy switch will obey the root priority associated with the static VLANs that exist in your two MST instances.</description>
      <pubDate>Thu, 08 Jan 2009 03:52:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-about-the-spanning-tree-priority-parameter/m-p/4332873#M16984</guid>
      <dc:creator>DaGuru</dc:creator>
      <dc:date>2009-01-08T03:52:08Z</dc:date>
    </item>
  </channel>
</rss>

