<?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 separate RSTP on one HP in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-separate-rstp-on-one-hp/m-p/4628992#M22382</link>
    <description>Sharif said:&lt;BR /&gt;That means each vlan will have config name and revision. In one switch I have 4 vlans that means I need 4 config name and revision.&lt;BR /&gt;Am I right ?&lt;BR /&gt;&lt;BR /&gt;/Sharif&lt;BR /&gt;&lt;BR /&gt;Sorry, not correct.&lt;BR /&gt;&lt;BR /&gt;Each switch will have 1 common/identical config name, revision and instance definition.&lt;BR /&gt;&lt;BR /&gt;You define which instance (IST, instances 1-x) on each switch for bridge priority settings. My example had switch 1 as "root" for IST and instance 1.&lt;BR /&gt;&lt;BR /&gt;You could have each vlan (example vlans: 194, 195,196,197) in their own instance - and same instance on both switches.&lt;BR /&gt;&lt;BR /&gt;hth...Jeff</description>
    <pubDate>Thu, 06 May 2010 12:19:40 GMT</pubDate>
    <dc:creator>Jeff Carrell</dc:creator>
    <dc:date>2010-05-06T12:19:40Z</dc:date>
    <item>
      <title>How to separate RSTP on one HP</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-separate-rstp-on-one-hp/m-p/4628987#M22377</link>
      <description>Hi,&lt;BR /&gt;Could anyone can help me, how to separate RSTP on one HO ProCurve switch ? I have two 5406zl pro curve switches. and each switches has 4 vlans running RSTP and both switch are interconnected. &lt;BR /&gt;So, question is : How I separate RSTP with VLAN or Each Vlan will run different RSTP ? &lt;BR /&gt;Pls help me .&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Sharif</description>
      <pubDate>Wed, 05 May 2010 12:28:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-separate-rstp-on-one-hp/m-p/4628987#M22377</guid>
      <dc:creator>sharifbabu</dc:creator>
      <dc:date>2010-05-05T12:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to separate RSTP on one HP</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-separate-rstp-on-one-hp/m-p/4628988#M22378</link>
      <description>RSTP does not support that option.&lt;BR /&gt;&lt;BR /&gt;Those 5406's are actually ready to run MSTP, which will provide for 16 separate "spanning tree instances".&lt;BR /&gt;&lt;BR /&gt;So 4 vlans will provide you 4 separate spanning tree's.&lt;BR /&gt;&lt;BR /&gt;If you connect the vlans together between the switches, the vlans must be in the same spanning tree.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://cdn.procurve.com/training/Manuals/3500-5400-6200-6600-8200-ATG-Mar10-4-MSTP.pdf" target="_blank"&gt;http://cdn.procurve.com/training/Manuals/3500-5400-6200-6600-8200-ATG-Mar10-4-MSTP.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hth...Jeff</description>
      <pubDate>Thu, 06 May 2010 03:23:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-separate-rstp-on-one-hp/m-p/4628988#M22378</guid>
      <dc:creator>Jeff Carrell</dc:creator>
      <dc:date>2010-05-06T03:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to separate RSTP on one HP</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-separate-rstp-on-one-hp/m-p/4628989#M22379</link>
      <description>Hi Jeff,&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply. &lt;BR /&gt;Could you pls see below my switch configuration :&lt;BR /&gt;Check vlan 196 configuration in attached.&lt;BR /&gt;Thanks in advance&lt;BR /&gt;/Sharif&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 May 2010 06:31:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-separate-rstp-on-one-hp/m-p/4628989#M22379</guid>
      <dc:creator>sharifbabu</dc:creator>
      <dc:date>2010-05-06T06:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to separate RSTP on one HP</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-separate-rstp-on-one-hp/m-p/4628990#M22380</link>
      <description>With what I can see in your config, there are pieces missing for complete operation of MSTP. &lt;BR /&gt;&lt;BR /&gt;The MSTP  configs on each switch must have the 'config-name', 'revision #", and 'instance' definitions identical, or each switch will still be in its own MSTP region, and then each switch will look like the root as you see.&lt;BR /&gt;&lt;BR /&gt;This is what you basically need, although you may wish to change some of the parameters as required...this will make switch#1 the root for the IST/CST and instance 3.&lt;BR /&gt;&lt;BR /&gt;switch#1:&lt;BR /&gt;&lt;BR /&gt;ProCurve1(config)# spanning-tree config-name ProCurve&lt;BR /&gt;&lt;BR /&gt;ProCurve1(config)# spanning-tree config-revision 1&lt;BR /&gt;&lt;BR /&gt;ProCurve1(config)# spanning-tree instance 3 vlan 196&lt;BR /&gt;&lt;BR /&gt;ProCurve1(config)# spanning-tree priority 1&lt;BR /&gt;&lt;BR /&gt;ProCurve1(config)# spanning-tree instance 3 priority 1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;switch#2:&lt;BR /&gt;ProCurve2(config)# spanning-tree config-name ProCurve&lt;BR /&gt;&lt;BR /&gt;ProCurve2(config)# spanning-tree config-revision 1&lt;BR /&gt;&lt;BR /&gt;ProCurve2(config)# spanning-tree instance 3 vlan 196&lt;BR /&gt;&lt;BR /&gt;ProCurve2(config)# spanning-tree priority 2&lt;BR /&gt;&lt;BR /&gt;ProCurve2(config)# spanning-tree instance 3 priority 2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hth...Jeff</description>
      <pubDate>Thu, 06 May 2010 11:50:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-separate-rstp-on-one-hp/m-p/4628990#M22380</guid>
      <dc:creator>Jeff Carrell</dc:creator>
      <dc:date>2010-05-06T11:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to separate RSTP on one HP</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-separate-rstp-on-one-hp/m-p/4628991#M22381</link>
      <description>Hi,&lt;BR /&gt;Thanks for help.&lt;BR /&gt;That means each vlan will have config name and revision. In one switch I have 4 vlans that means I need 4 config name and revision. &lt;BR /&gt;Am I right ?&lt;BR /&gt;Thanks again.&lt;BR /&gt;/Sharif</description>
      <pubDate>Thu, 06 May 2010 12:13:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-separate-rstp-on-one-hp/m-p/4628991#M22381</guid>
      <dc:creator>sharifbabu</dc:creator>
      <dc:date>2010-05-06T12:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to separate RSTP on one HP</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-separate-rstp-on-one-hp/m-p/4628992#M22382</link>
      <description>Sharif said:&lt;BR /&gt;That means each vlan will have config name and revision. In one switch I have 4 vlans that means I need 4 config name and revision.&lt;BR /&gt;Am I right ?&lt;BR /&gt;&lt;BR /&gt;/Sharif&lt;BR /&gt;&lt;BR /&gt;Sorry, not correct.&lt;BR /&gt;&lt;BR /&gt;Each switch will have 1 common/identical config name, revision and instance definition.&lt;BR /&gt;&lt;BR /&gt;You define which instance (IST, instances 1-x) on each switch for bridge priority settings. My example had switch 1 as "root" for IST and instance 1.&lt;BR /&gt;&lt;BR /&gt;You could have each vlan (example vlans: 194, 195,196,197) in their own instance - and same instance on both switches.&lt;BR /&gt;&lt;BR /&gt;hth...Jeff</description>
      <pubDate>Thu, 06 May 2010 12:19:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-separate-rstp-on-one-hp/m-p/4628992#M22382</guid>
      <dc:creator>Jeff Carrell</dc:creator>
      <dc:date>2010-05-06T12:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to separate RSTP on one HP</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-separate-rstp-on-one-hp/m-p/4628993#M22383</link>
      <description>Hi,&lt;BR /&gt;Thanks.&lt;BR /&gt;I will try to run this way and get back to you soon.&lt;BR /&gt;Thank you very much.&lt;BR /&gt;/Sharif</description>
      <pubDate>Thu, 06 May 2010 12:38:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-separate-rstp-on-one-hp/m-p/4628993#M22383</guid>
      <dc:creator>sharifbabu</dc:creator>
      <dc:date>2010-05-06T12:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to separate RSTP on one HP</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-separate-rstp-on-one-hp/m-p/4628994#M22384</link>
      <description>Hi Jeff,&lt;BR /&gt;I configured the switches, now problem is another port is shows the root port and this port belongs to another vlan, not that vlan I used "instance 3". &lt;BR /&gt;And for switch 1, it shows no port is the root. &lt;BR /&gt;Pls check the attached.&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;/sharif</description>
      <pubDate>Fri, 07 May 2010 06:15:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-separate-rstp-on-one-hp/m-p/4628994#M22384</guid>
      <dc:creator>sharifbabu</dc:creator>
      <dc:date>2010-05-07T06:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to separate RSTP on one HP</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-separate-rstp-on-one-hp/m-p/4628995#M22385</link>
      <description>Sharif said "...now problem is another port is shows the root port and this port belongs to another vlan, not that vlan I used "instance 3".&lt;BR /&gt;And for switch 1, it shows no port is the root. "&lt;BR /&gt;&lt;BR /&gt;Ah yes, that is the way it should be.&lt;BR /&gt;&lt;BR /&gt;The Root Port definition means "what port I (switch) use to get to the Root"...the other end of that is the Designated Port and that means "how other device(s) (like switch) get to me as the Root".&lt;BR /&gt;&lt;BR /&gt;Switch 1 indicates it is the Root, and all is well.&lt;BR /&gt;&lt;BR /&gt;Looks like you have it all going :-)&lt;BR /&gt;&lt;BR /&gt;hth...Jeff</description>
      <pubDate>Fri, 07 May 2010 14:43:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/how-to-separate-rstp-on-one-hp/m-p/4628995#M22385</guid>
      <dc:creator>Jeff Carrell</dc:creator>
      <dc:date>2010-05-07T14:43:45Z</dc:date>
    </item>
  </channel>
</rss>

