<?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: MST operation on Procurve switches in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/mst-operation-on-procurve-switches/m-p/3541083#M5066</link>
    <description>to clarify.&lt;BR /&gt;&lt;BR /&gt;Given the topology in the attached file:&lt;BR /&gt;&lt;BR /&gt;1. I would like to have VLANs 2xx and 3xx defined *only* on COR2, COR3 and ACCx switches.&lt;BR /&gt;&lt;BR /&gt;2. I don't want to have my core VLANs (VLAN 1x, VLAN 2x, and VLAN 3x) defined on ACC-switches.&lt;BR /&gt;&lt;BR /&gt;3. I would like to have only *one* region.&lt;BR /&gt;&lt;BR /&gt;4. All switches support 802.1s&lt;BR /&gt;&lt;BR /&gt;The only thing that prevents me from doing it on HP switches is the fact that I can't define instance mappings for VLANs not defined on a switch. E.g., I can't define VLAN 12,13, and 14 to be mapped to instance 1 on switch ACC1.&lt;BR /&gt;&lt;BR /&gt;With Cisco switches I am allowed to do this mapping (I am talking 802.1s aka MST - not Cisco's proprietary (R)PVST+ which has one spanning tree per VLAN).&lt;BR /&gt;&lt;BR /&gt;Regnar&lt;BR /&gt;&lt;BR /&gt;Regnar</description>
    <pubDate>Fri, 29 Jul 2005 04:31:26 GMT</pubDate>
    <dc:creator>Regnar Bang Lyngsø_2</dc:creator>
    <dc:date>2005-07-29T04:31:26Z</dc:date>
    <item>
      <title>MST operation on Procurve switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mst-operation-on-procurve-switches/m-p/3541075#M5058</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;does anyone have experience with MST (Multiple Spanning Tree) on HP Procurve Switches?&lt;BR /&gt;&lt;BR /&gt;I've been running a few tests in my test lab. I am using Procurve 2650 (running firmware H8.53), Procurve 5308XL (running firmware E9.03), and Cisco Catalyst 2950 (running IOS 12.1(22)EA4).&lt;BR /&gt;&lt;BR /&gt;I have 2 issues:&lt;BR /&gt;&lt;BR /&gt;1. Interoperability. Running MST on 2950 and 2650 - all instances mapped to instance 0, same config name, same config rev - the switches do not form a region.&lt;BR /&gt;&lt;BR /&gt;Enable debugging on Catalyst 2950:&lt;BR /&gt;Switch#debug spanning-tree mstp sanity_check&lt;BR /&gt;&lt;BR /&gt;18:00:19: STP: Fa0/24 Sanity Check --&amp;gt; BPDU with invalid v3 length(16384)&lt;BR /&gt;18:00:21: STP: MST00 port Fa0/24 agreement from non-root/design&lt;BR /&gt;&lt;BR /&gt;Shouldn't both switches use the same IEEE compliant spanning tree version (I have configured MST operation on both boxes)?&lt;BR /&gt;&lt;BR /&gt;The Cisco talks RSTP to the Procurve:&lt;BR /&gt;Fa0/24           Root FWD 200000    128.24   P2p Bound(RSTP)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2. Instance mapping. On the Catalyst 2950, I can map VLANs that do not exist on the switch, i.e.:&lt;BR /&gt;&lt;BR /&gt;spanning-tree mst configuration&lt;BR /&gt;name RBLTEST&lt;BR /&gt;instance 1 vlan 100-199&lt;BR /&gt;instance 2 vlan 200-299&lt;BR /&gt;&lt;BR /&gt;On the HP Switch I am only allowed to map VLANs that are configured on the switch:&lt;BR /&gt;&lt;BR /&gt;hp2650(config)# spanning-tree instance 1 vlan 100-199&lt;BR /&gt;100-199: No VLAN found in the specified range.&lt;BR /&gt;hp2650(config)#&lt;BR /&gt;&lt;BR /&gt;This makes it very difficult to do a proper redundant design with active/active links (same behaviour is observed on the HP5308XL). &lt;BR /&gt;&lt;BR /&gt;If the HP's behaved like the Cisco box I could have one campus-wide region with identical instance mappings, but VLANs only configured where needed.&lt;BR /&gt;&lt;BR /&gt;To have all VLANs defined on all switches in the network is clearly not an option. Is this a bug on the HP switches or is this the intended behaviour?&lt;BR /&gt;&lt;BR /&gt;Regnar</description>
      <pubDate>Tue, 10 May 2005 04:07:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mst-operation-on-procurve-switches/m-p/3541075#M5058</guid>
      <dc:creator>Regnar Bang Lyngsø_2</dc:creator>
      <dc:date>2005-05-10T04:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: MST operation on Procurve switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mst-operation-on-procurve-switches/m-p/3541076#M5059</link>
      <description>Great! Cisco has a bug in their 802.1s implementation (according to Ethereal - and various links - e.g. &lt;A href="http://groups.google.com/groups?selm=cepv6v%24iqg%241%40news2.netvision.net.il" target="_blank"&gt;http://groups.google.com/groups?selm=cepv6v%24iqg%241%40news2.netvision.net.il&lt;/A&gt; ).&lt;BR /&gt;&lt;BR /&gt;So now I'm down to the instance mapping on Procurves.</description>
      <pubDate>Wed, 11 May 2005 06:27:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mst-operation-on-procurve-switches/m-p/3541076#M5059</guid>
      <dc:creator>Regnar Bang Lyngsø_2</dc:creator>
      <dc:date>2005-05-11T06:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: MST operation on Procurve switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mst-operation-on-procurve-switches/m-p/3541077#M5060</link>
      <description>Regnar,&lt;BR /&gt;&lt;BR /&gt;procurve 2650 does not support MST. the only procurve edge switch that supports MST is 5300.  Dont know much about cisco.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;shiraz</description>
      <pubDate>Sun, 19 Jun 2005 06:04:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mst-operation-on-procurve-switches/m-p/3541077#M5060</guid>
      <dc:creator>Shiraz Malik</dc:creator>
      <dc:date>2005-06-19T06:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: MST operation on Procurve switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mst-operation-on-procurve-switches/m-p/3541078#M5061</link>
      <description>Hello All -&lt;BR /&gt;&lt;BR /&gt;If by 'MST' you mean 802.1s (Multiple Spanning Trees), the ProCurve 26XX models support it as of H.08.53 per the Release Note at &lt;A href="http://tinyurl.com/ayg4l" target="_blank"&gt;http://tinyurl.com/ayg4l&lt;/A&gt; (see page 32).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ralph</description>
      <pubDate>Mon, 20 Jun 2005 11:55:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mst-operation-on-procurve-switches/m-p/3541078#M5061</guid>
      <dc:creator>Ralph Bean_2</dc:creator>
      <dc:date>2005-06-20T11:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: MST operation on Procurve switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mst-operation-on-procurve-switches/m-p/3541079#M5062</link>
      <description>Exactly. That was why i did the test on FW 8.53 on the 2650.&lt;BR /&gt;&lt;BR /&gt;With HP not allowing instance mapping for VLANs not present on a switch makes it difficult for me to see the great advantage of 802.1s in a Procurve based network. Any thoughts?&lt;BR /&gt;&lt;BR /&gt;As I see it, one region is the way to go - among other things - redundancy on layer 3 with OSPF should work like a charm. On the other hand - have all VLANs (&amp;gt;200 in our network) on every single access switch is simply not an option.&lt;BR /&gt;&lt;BR /&gt;Guess I'll have to settle with RSTP.</description>
      <pubDate>Wed, 27 Jul 2005 16:54:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mst-operation-on-procurve-switches/m-p/3541079#M5062</guid>
      <dc:creator>Regnar Bang Lyngsø_2</dc:creator>
      <dc:date>2005-07-27T16:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: MST operation on Procurve switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mst-operation-on-procurve-switches/m-p/3541080#M5063</link>
      <description>So, to share my point of view shortly ... &lt;BR /&gt;&lt;BR /&gt;MSTP (802.1s compliant) found its way into the latest firmware revisions for the ProCurve 26 and 28 series switches and is no longer available not only with 34 and 53 series. I tested it in a fairly large network containing all these 4 series switches and it works fine. &lt;BR /&gt;&lt;BR /&gt;The 2900 Cisco whereas does something proprietary since natively Cisco supports only per VLAN spanning tree (PVST) . I made the interoperability only work when I configured a MST instance per VLAN on the Pro Curve Side and put the IST (Internal Spanning Tree) sure in VLAN 1. Then activated the PVST on the Cisco side and have the management VLAN / VLAN 1 connected to the IST / VLAN 1 on the ProCurve untagged. &lt;BR /&gt;&lt;BR /&gt;The Ciscos and the HPs will not behave the same way (at least not in the near future) and you will need to design a work arround. The one mentioned worked for me.  &lt;BR /&gt;&lt;BR /&gt;regards frank</description>
      <pubDate>Thu, 28 Jul 2005 05:02:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mst-operation-on-procurve-switches/m-p/3541080#M5063</guid>
      <dc:creator>Frank Benke_1</dc:creator>
      <dc:date>2005-07-28T05:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: MST operation on Procurve switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mst-operation-on-procurve-switches/m-p/3541081#M5064</link>
      <description>but I have only one CISCO 2900 ... to test interoperability on that side :o( so that is the limit in my scenario.</description>
      <pubDate>Thu, 28 Jul 2005 05:06:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mst-operation-on-procurve-switches/m-p/3541081#M5064</guid>
      <dc:creator>Frank Benke_1</dc:creator>
      <dc:date>2005-07-28T05:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: MST operation on Procurve switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mst-operation-on-procurve-switches/m-p/3541082#M5065</link>
      <description>Cisco has 802.1s in later versions of IOS on the 2950 (but at least the version I tested was inconsistent with the examples in the standard when it comes to the packet format) - I am aware of the PVST vs single instance spanning tree - I am running a mixed vendor setup - with about 50/50 Cisco/HP equipment - Cisco being phased out - and spanning tree is working in this setup - MST would be so much better.&lt;BR /&gt;&lt;BR /&gt;I think I will try to make a drawing one day - explaining why I think that 802.1s could give most of the benefits of Ciscos (R)PVST+ - and why I think HPs implementation makes it difficult.&lt;BR /&gt;&lt;BR /&gt;Regnar</description>
      <pubDate>Thu, 28 Jul 2005 17:05:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mst-operation-on-procurve-switches/m-p/3541082#M5065</guid>
      <dc:creator>Regnar Bang Lyngsø_2</dc:creator>
      <dc:date>2005-07-28T17:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: MST operation on Procurve switches</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mst-operation-on-procurve-switches/m-p/3541083#M5066</link>
      <description>to clarify.&lt;BR /&gt;&lt;BR /&gt;Given the topology in the attached file:&lt;BR /&gt;&lt;BR /&gt;1. I would like to have VLANs 2xx and 3xx defined *only* on COR2, COR3 and ACCx switches.&lt;BR /&gt;&lt;BR /&gt;2. I don't want to have my core VLANs (VLAN 1x, VLAN 2x, and VLAN 3x) defined on ACC-switches.&lt;BR /&gt;&lt;BR /&gt;3. I would like to have only *one* region.&lt;BR /&gt;&lt;BR /&gt;4. All switches support 802.1s&lt;BR /&gt;&lt;BR /&gt;The only thing that prevents me from doing it on HP switches is the fact that I can't define instance mappings for VLANs not defined on a switch. E.g., I can't define VLAN 12,13, and 14 to be mapped to instance 1 on switch ACC1.&lt;BR /&gt;&lt;BR /&gt;With Cisco switches I am allowed to do this mapping (I am talking 802.1s aka MST - not Cisco's proprietary (R)PVST+ which has one spanning tree per VLAN).&lt;BR /&gt;&lt;BR /&gt;Regnar&lt;BR /&gt;&lt;BR /&gt;Regnar</description>
      <pubDate>Fri, 29 Jul 2005 04:31:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mst-operation-on-procurve-switches/m-p/3541083#M5066</guid>
      <dc:creator>Regnar Bang Lyngsø_2</dc:creator>
      <dc:date>2005-07-29T04:31:26Z</dc:date>
    </item>
  </channel>
</rss>

