<?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 question in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-question/m-p/4029862#M11912</link>
    <description>That looks to be a display bug I'd say. I can't remember off the top of my head, but does it show the mapped VLANs with a 'show span instance 1' etc?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sun, 01 Jul 2007 03:33:34 GMT</pubDate>
    <dc:creator>Matt Hobbs</dc:creator>
    <dc:date>2007-07-01T03:33:34Z</dc:date>
    <item>
      <title>MSTP question</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-question/m-p/4029860#M11910</link>
      <description>I have configured a network with two core-switches and some edge-switches. I configured MSTP like so:&lt;BR /&gt;&lt;BR /&gt;spanning-tree&lt;BR /&gt;spanning-tree config-name "XXXXX"&lt;BR /&gt;spanning-tree config-revision 1&lt;BR /&gt;spanning-tree instance 1 vlan 1 2 4 10 12 20 30 50&lt;BR /&gt;spanning-tree instance 1 priority 1&lt;BR /&gt;spanning-tree instance 2 vlan 6-9 11 13 21 31 51&lt;BR /&gt;spanning-tree instance 2 priority 2&lt;BR /&gt;&lt;BR /&gt;on the edge switches I configured like so:&lt;BR /&gt;spanning-tree&lt;BR /&gt;spanning-tree config-name "XXXXX"&lt;BR /&gt;spanning-tree config-revision 1&lt;BR /&gt;spanning-tree instance 1 vlan 1 2 4 10 12 20 30 50&lt;BR /&gt;spanning-tree instance 2 vlan 6-9 11 13 21 31 51&lt;BR /&gt;&lt;BR /&gt;But when I do a show spanning-tree on the edge-switches I get this:&lt;BR /&gt;&lt;BR /&gt;XXXXXS1#  sh spanning-tree mst-config&lt;BR /&gt;&lt;BR /&gt; MST Configuration Identifier Information&lt;BR /&gt;&lt;BR /&gt;  MST Configuration Name : XXXXX                            &lt;BR /&gt;  MST Configuration Revision : 1    &lt;BR /&gt;  MST Configuration Digest : 0x4A7DD153CAAAB5585B49E9078CB3DC15&lt;BR /&gt;&lt;BR /&gt;  IST Mapped VLANs :                                                          &lt;BR /&gt;  Instance ID Mapped VLANs                                             &lt;BR /&gt;  ----------- ---------------------------------------------------------&lt;BR /&gt;  1                                                                    &lt;BR /&gt;  2                                                                    &lt;BR /&gt; &lt;BR /&gt;Is that normal, because I would have expected to see the vlan's somewhere...</description>
      <pubDate>Sat, 30 Jun 2007 06:41:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-question/m-p/4029860#M11910</guid>
      <dc:creator>chris99099</dc:creator>
      <dc:date>2007-06-30T06:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: MSTP question</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-question/m-p/4029861#M11911</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;If you configured Core1 with priority 1 for instance 1 and priority 2 for instance 2&lt;BR /&gt;&lt;BR /&gt;Then make sure that Core2 has priority 2 for instance 1 and priority 1 for instance 2.&lt;BR /&gt;&lt;BR /&gt;Then check the following on both core switches&lt;BR /&gt;&lt;BR /&gt;Core1(config)#show spanning-tree instance 1&lt;BR /&gt;and you should get (this switch is the root)&lt;BR /&gt;&lt;BR /&gt;Core2(config)#show spanning-tree instance 2&lt;BR /&gt;and you should get (this switch is the root)&lt;BR /&gt;&lt;BR /&gt;Then check:&lt;BR /&gt;&lt;BR /&gt;Edge(config)#show spanning-tree instance 1&lt;BR /&gt;and you should get the MAC address of Core1 as the root.&lt;BR /&gt;&lt;BR /&gt;Edge(config)#show spanning-tree instance 2&lt;BR /&gt;and you should get the MAC address of Core2 as the root.&lt;BR /&gt;&lt;BR /&gt;Good Luck !!!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 30 Jun 2007 22:56:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-question/m-p/4029861#M11911</guid>
      <dc:creator>Mohieddin Kharnoub</dc:creator>
      <dc:date>2007-06-30T22:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: MSTP question</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-question/m-p/4029862#M11912</link>
      <description>That looks to be a display bug I'd say. I can't remember off the top of my head, but does it show the mapped VLANs with a 'show span instance 1' etc?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 01 Jul 2007 03:33:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-question/m-p/4029862#M11912</guid>
      <dc:creator>Matt Hobbs</dc:creator>
      <dc:date>2007-07-01T03:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: MSTP question</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-question/m-p/4029863#M11913</link>
      <description>What are your edge switches and what firmware are you running? I've quickly tested this on a few and it's showing up fine. &lt;BR /&gt;&lt;BR /&gt;Make sure you're running the latest firmware if you haven't done so already.</description>
      <pubDate>Sun, 01 Jul 2007 21:16:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/mstp-question/m-p/4029863#M11913</guid>
      <dc:creator>Matt Hobbs</dc:creator>
      <dc:date>2007-07-01T21:16:32Z</dc:date>
    </item>
  </channel>
</rss>

