<?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 problem in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-problem/m-p/4721534#M24714</link>
    <description>If you move to HP, you won't have a problem then, just move to MSTP ;-)&lt;BR /&gt;&lt;BR /&gt;MSTP an PVSTP can coexists in a network.&lt;BR /&gt;HP and Cisco have whitepapers on this subject.&lt;BR /&gt;In a homogenouos network designed with attention to STP topology, it's just a matter of choise wich one to use.&lt;BR /&gt;But right now your problem is just in interconnecting the devices.&lt;BR /&gt;&lt;BR /&gt;Beware HP also doesn't talk VTP, so each vlan you create on Cisco must also manually be added to HP (HP talks GVRP).</description>
    <pubDate>Mon, 06 Dec 2010 11:02:32 GMT</pubDate>
    <dc:creator>Pieter 't Hart</dc:creator>
    <dc:date>2010-12-06T11:02:32Z</dc:date>
    <item>
      <title>MSTP problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-problem/m-p/4721527#M24707</link>
      <description>I'm a Cisco guy and I'm a bit struggling to understand HP MSTP vs PVSTP on Cisco.&lt;BR /&gt;&lt;BR /&gt;Here's my config from both switches:&lt;BR /&gt;&lt;BR /&gt;trunk 23-24 Trk1 Trunk &lt;BR /&gt;&lt;BR /&gt;vlan10&lt;BR /&gt; name 10&lt;BR /&gt; untagged 10&lt;BR /&gt; tagged Trk1&lt;BR /&gt;&lt;BR /&gt;vlan11&lt;BR /&gt; name 11&lt;BR /&gt; untagged 11&lt;BR /&gt;&lt;BR /&gt;span-tree&lt;BR /&gt;span-tree Trk1 pri 4&lt;BR /&gt;span-tree config-name "MSTP"&lt;BR /&gt;span-tree config-rev 2&lt;BR /&gt;span-tree instance 10 vlan 10&lt;BR /&gt;span-tree instance 11 vlan 11&lt;BR /&gt;span-tree pri 0&lt;BR /&gt;&lt;BR /&gt;What I'm trying to achieve is normal PVSTP configuration similar to the one under Cisco.&lt;BR /&gt;I need STP per VLAN and I understand that unsed HP I need to assign VLAN to MSTP instances manually, but still after doing it, I see some confusing output like this:&lt;BR /&gt;&lt;BR /&gt;sh span inst 11&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;  10    100/1000T 20000     128      Root       Forwarding 001ffe-479740&lt;BR /&gt;  11    100/1000T 20000     128      Alternate  Blocking   001ffe-479740&lt;BR /&gt;  12    100/1000T Auto      128           Disabled   Disabled&lt;BR /&gt;...&lt;BR /&gt;Trk1            20000     128      Alternate  Blocking   001ffe-479740&lt;BR /&gt;&lt;BR /&gt;Why do I see Trk1 and port 10 status under instance of vlan11?? Trk1 and port10 is not a part of this VLAN and therefore instance..&lt;BR /&gt;&lt;BR /&gt;Any idea?</description>
      <pubDate>Fri, 03 Dec 2010 17:15:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-problem/m-p/4721527#M24707</guid>
      <dc:creator>lipos</dc:creator>
      <dc:date>2010-12-03T17:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: MSTP problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-problem/m-p/4721528#M24708</link>
      <description>Nothing you do in the vlan section affects the spanning tree configuration. All of the ports exist in all of the instances.&lt;BR /&gt;&lt;BR /&gt;What you have to do is to tweak the instance priorities of the switches and ports to get a sensible set of trees, then map your VLANs onto that.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://blog.ine.com/2010/02/22/understanding-mstp/" target="_blank"&gt;http://blog.ine.com/2010/02/22/understanding-mstp/&lt;/A&gt; is a good introduction to the topic. Unfortunately MSTP and PVSTP are rather different beasts. Good luck.</description>
      <pubDate>Fri, 03 Dec 2010 19:08:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-problem/m-p/4721528#M24708</guid>
      <dc:creator>Richard Brodie_1</dc:creator>
      <dc:date>2010-12-03T19:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: MSTP problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-problem/m-p/4721529#M24709</link>
      <description>MSTP is totally different from PVSTP.&lt;BR /&gt;&lt;BR /&gt;MSTP is designed to have the same STP-topology for all vlans that belong to an MST-instance.&lt;BR /&gt;You will understand this is contradictionary to a per-vlan topology (PVSTP).&lt;BR /&gt;&lt;BR /&gt;If you want simmilar behavour, then for every vlan added to your network you need to create a separate MST instance.&lt;BR /&gt;&lt;BR /&gt;Eventually you will run into a maximum of MST-instances allowed on the switch, depending on model.</description>
      <pubDate>Mon, 06 Dec 2010 09:40:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-problem/m-p/4721529#M24709</guid>
      <dc:creator>Pieter 't Hart</dc:creator>
      <dc:date>2010-12-06T09:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: MSTP problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-problem/m-p/4721530#M24710</link>
      <description>Thanks.&lt;BR /&gt;I though so and just needed to confirm it.&lt;BR /&gt;It's official now, HP needs to add PVSTP if they want to be successful then.</description>
      <pubDate>Mon, 06 Dec 2010 09:56:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-problem/m-p/4721530#M24710</guid>
      <dc:creator>lipos</dc:creator>
      <dc:date>2010-12-06T09:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: MSTP problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-problem/m-p/4721531#M24711</link>
      <description>Don't just blame HP!&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; Both PVST and PVST+ protocols are Cisco proprietary protocols and they cannot be used on 3rd party switches &amp;lt;&amp;lt;</description>
      <pubDate>Mon, 06 Dec 2010 10:26:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-problem/m-p/4721531#M24711</guid>
      <dc:creator>Pieter 't Hart</dc:creator>
      <dc:date>2010-12-06T10:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: MSTP problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-problem/m-p/4721532#M24712</link>
      <description>I'm not blaming HP, I'm just saying that they have a good product with awesome prices and I would move to HP in all my DC as access layer switches right away. Without PVSTP, HP Procurves is still a question.</description>
      <pubDate>Mon, 06 Dec 2010 10:46:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-problem/m-p/4721532#M24712</guid>
      <dc:creator>lipos</dc:creator>
      <dc:date>2010-12-06T10:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: MSTP problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-problem/m-p/4721533#M24713</link>
      <description>"Both PVST and PVST+ protocols are Cisco proprietary protocols and they cannot be used on 3rd party switches, although Force10 Networks and Extreme Networks support PVST+"&lt;BR /&gt;&lt;BR /&gt;Juniper: &lt;A href="http://gul-tech.livejournal.com/987.html" target="_blank"&gt;http://gul-tech.livejournal.com/987.html&lt;/A&gt;</description>
      <pubDate>Mon, 06 Dec 2010 10:49:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-problem/m-p/4721533#M24713</guid>
      <dc:creator>lipos</dc:creator>
      <dc:date>2010-12-06T10:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: MSTP problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-problem/m-p/4721534#M24714</link>
      <description>If you move to HP, you won't have a problem then, just move to MSTP ;-)&lt;BR /&gt;&lt;BR /&gt;MSTP an PVSTP can coexists in a network.&lt;BR /&gt;HP and Cisco have whitepapers on this subject.&lt;BR /&gt;In a homogenouos network designed with attention to STP topology, it's just a matter of choise wich one to use.&lt;BR /&gt;But right now your problem is just in interconnecting the devices.&lt;BR /&gt;&lt;BR /&gt;Beware HP also doesn't talk VTP, so each vlan you create on Cisco must also manually be added to HP (HP talks GVRP).</description>
      <pubDate>Mon, 06 Dec 2010 11:02:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-problem/m-p/4721534#M24714</guid>
      <dc:creator>Pieter 't Hart</dc:creator>
      <dc:date>2010-12-06T11:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: MSTP problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-problem/m-p/4721535#M24715</link>
      <description>I will give it a try, but still I if HP would be able to get PVSTP as other did a lot of people would just move to them.&lt;BR /&gt;HP if you can hear me please add this functionality :) (Even if it's going to be called HP-PVSTP :)</description>
      <pubDate>Mon, 06 Dec 2010 11:17:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-problem/m-p/4721535#M24715</guid>
      <dc:creator>lipos</dc:creator>
      <dc:date>2010-12-06T11:17:57Z</dc:date>
    </item>
  </channel>
</rss>

