<?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: Spanning-tree with port-priority in Routing and SD-WAN</title>
    <link>https://community.cisco.com/t5/routing-and-sd-wan/spanning-tree-with-port-priority/m-p/1815060#M178397</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; You just configure "port priority" on upstream switches on designated ports or modify "port cost" on downstream switches on root ports. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Toshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Feb 2012 07:55:10 GMT</pubDate>
    <dc:creator>Thotsaphon Lueangwattanaphong</dc:creator>
    <dc:date>2012-02-15T07:55:10Z</dc:date>
    <item>
      <title>Spanning-tree with port-priority</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/spanning-tree-with-port-priority/m-p/1815059#M178396</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.cisco.com/legacyfs/online/legacy/5/3/5/77535-stp.jpg" alt="stp.jpg" class="jive-image-thumbnail jive-image" height="77" onclick="" width="527" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want vlan 124 use the second path (G2/1/4-G2/1/1), the other vlan use the first path (G1/1/4-G1/1/1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my conf for both switches :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SW1 :&lt;/P&gt;&lt;P&gt;spanning-tree mode rapid-pvst&lt;/P&gt;&lt;P&gt;spanning-tree extend system-id&lt;/P&gt;&lt;P&gt;spanning-tree vlan 8,62,120,125-126,128-129,172 priority 4096&lt;/P&gt;&lt;P&gt;spanning-tree vlan 124 priority 8192&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/1/4&lt;/P&gt;&lt;P&gt; switchport trunk encapsulation dot1q&lt;/P&gt;&lt;P&gt; switchport trunk allowed vlan 8,62,120,124-126,128,129,172&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt; spanning-tree vlan 8,62,120,125-126,128-129,172 port-priority 64&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SW2 :&lt;/P&gt;&lt;P&gt;spanning-tree mode rapid-pvst&lt;/P&gt;&lt;P&gt;spanning-tree extend system-id&lt;/P&gt;&lt;P&gt;spanning-tree vlan 8,62,120,125-126,128-129,172 priority 8192&lt;/P&gt;&lt;P&gt;spanning-tree vlan 124 priority 4096&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet2/1/1&lt;/P&gt;&lt;P&gt; switchport trunk encapsulation dot1q&lt;/P&gt;&lt;P&gt; switchport trunk allowed vlan 8,62,120,124-126,128,129,172&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt; spanning-tree vlan 124 port-priority 64&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, all trafic goes through G1/1/4-G1/1/1, even vlan 124....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SW1#sh spanning-tree vlan 124 det&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; VLAN0124 is executing the rstp compatible Spanning Tree protocol&lt;/P&gt;&lt;P&gt;&amp;nbsp; Bridge Identifier has priority 8192, sysid 124, address 6400.f1a6.dc80&lt;/P&gt;&lt;P&gt;&amp;nbsp; Configured hello time 2, max age 20, forward delay 15, transmit hold-count 6&lt;/P&gt;&lt;P&gt;&amp;nbsp; Current root has priority 4220, address c464.130f.4180&lt;/P&gt;&lt;P&gt;&amp;nbsp; Root port is 28 (GigabitEthernet1/1/4), cost of root path is 4&lt;/P&gt;&lt;P&gt;&amp;nbsp; Topology change flag not set, detected flag not set&lt;/P&gt;&lt;P&gt;&amp;nbsp; Number of topology changes 22 last change occurred 09:58:48 ago&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; from StackPort1&lt;/P&gt;&lt;P&gt;&amp;nbsp; Times:&amp;nbsp; hold 1, topology change 35, notification 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; hello 2, max age 20, forward delay 15&lt;/P&gt;&lt;P&gt;&amp;nbsp; Timers: hello 0, topology change 0, notification 0, aging 300&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Port 28 (GigabitEthernet1/1/4) of VLAN0124 is root forwarding&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Port path cost 4, Port priority 128, Port Identifier 128.28.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Designated root has priority 4220, address c464.130f.4180&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Designated bridge has priority 4220, address c464.130f.4180&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Designated port id is 128.25, designated path cost 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Timers: message age 16, forward delay 0, hold 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Number of transitions to forwarding state: 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Link type is point-to-point by default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; BPDU: sent 8, received 17840&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Port 84 (GigabitEthernet2/1/4) of VLAN0124 is alternate blocking&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Port path cost 4, Port priority 128, Port Identifier 128.84.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Designated root has priority 4220, address c464.130f.4180&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Designated bridge has priority 4220, address c464.130f.4180&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Designated port id is 64.81, designated path cost 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Timers: message age 15, forward delay 0, hold 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Number of transitions to forwarding state: 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Link type is point-to-point by default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; BPDU: sent 7, received 20228&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SW2#sh spanning-tree vlan 124 det&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; VLAN0124 is executing the rstp compatible Spanning Tree protocol&lt;/P&gt;&lt;P&gt;&amp;nbsp; Bridge Identifier has priority 4096, sysid 124, address c464.130f.4180&lt;/P&gt;&lt;P&gt;&amp;nbsp; Configured hello time 2, max age 20, forward delay 15, transmit hold-count 6&lt;/P&gt;&lt;P&gt;&amp;nbsp; We are the root of the spanning tree&lt;/P&gt;&lt;P&gt;&amp;nbsp; Topology change flag not set, detected flag not set&lt;/P&gt;&lt;P&gt;&amp;nbsp; Number of topology changes 17 last change occurred 09:58:37 ago&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; from GigabitEthernet1/1/1&lt;/P&gt;&lt;P&gt;&amp;nbsp; Times:&amp;nbsp; hold 1, topology change 35, notification 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; hello 2, max age 20, forward delay 15&lt;/P&gt;&lt;P&gt;&amp;nbsp; Timers: hello 0, topology change 0, notification 0, aging 300&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Port 25 (GigabitEthernet1/1/1) of VLAN0124 is designated forwarding&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Port path cost 4, Port priority 128, Port Identifier 128.25.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Designated root has priority 4220, address c464.130f.4180&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Designated bridge has priority 4220, address c464.130f.4180&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Designated port id is 128.25, designated path cost 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Timers: message age 0, forward delay 0, hold 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Number of transitions to forwarding state: 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Link type is point-to-point by default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; BPDU: sent 17835, received 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Port 81 (GigabitEthernet2/1/1) of VLAN0124 is designated forwarding&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Port path cost 4, Port priority 64, Port Identifier&amp;nbsp; 64.81.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Designated root has priority 4220, address c464.130f.4180&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Designated bridge has priority 4220, address c464.130f.4180&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Designated port id is 64.81, designated path cost 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Timers: message age 0, forward delay 0, hold 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Number of transitions to forwarding state: 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Link type is point-to-point by default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; BPDU: sent 20223, received 7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why the path is not used for vlan 124 ??? Where is the mistake ?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2019 23:16:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/spanning-tree-with-port-priority/m-p/1815059#M178396</guid>
      <dc:creator>pboegli77</dc:creator>
      <dc:date>2019-03-04T23:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Spanning-tree with port-priority</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/spanning-tree-with-port-priority/m-p/1815060#M178397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; You just configure "port priority" on upstream switches on designated ports or modify "port cost" on downstream switches on root ports. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Toshi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 07:55:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/spanning-tree-with-port-priority/m-p/1815060#M178397</guid>
      <dc:creator>Thotsaphon Lueangwattanaphong</dc:creator>
      <dc:date>2012-02-15T07:55:10Z</dc:date>
    </item>
    <item>
      <title>Spanning-tree with port-priority</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/spanning-tree-with-port-priority/m-p/1815061#M178398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry, I don't understand, the &lt;STRONG&gt;spanning-tree vlan 124 priority 4096&lt;/STRONG&gt; on SW2 is not enough ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pascal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 08:31:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/spanning-tree-with-port-priority/m-p/1815061#M178398</guid>
      <dc:creator>pboegli77</dc:creator>
      <dc:date>2012-02-15T08:31:48Z</dc:date>
    </item>
    <item>
      <title>Spanning-tree with port-priority</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/spanning-tree-with-port-priority/m-p/1815062#M178399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see the config for G2/1/4 on Sw1. I think you need to add the vlan 124 priority on that port and allow it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Eugen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 09:34:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/spanning-tree-with-port-priority/m-p/1815062#M178399</guid>
      <dc:creator>ebarticel</dc:creator>
      <dc:date>2012-02-15T09:34:22Z</dc:date>
    </item>
    <item>
      <title>Spanning-tree with port-priority</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/spanning-tree-with-port-priority/m-p/1815063#M178400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;sorry, I don't understand, the&lt;STRONG&gt; spanning-tree vlan 124 priority 4096&lt;/STRONG&gt; on SW2 is not enough ?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All this command is gonna do is make SW2 the root bridge but it won't have any effect on load-balancing.&lt;/P&gt;&lt;P&gt;the decision for electing the root port on a non root bridge is lowest Root Path Cost and in case of a tie which is the case here then the switch will elect as root port the one receiving the lowest Bridge id which are equal here too so then it will lookt at &lt;STRONG&gt;lowest received port-priority &lt;/STRONG&gt;then if there is a tie the switch will look at&lt;STRONG&gt; lowest advertised port identifier&lt;/STRONG&gt;. so the root port will be G1/1/4 for all VLANs as on SW2 G1/1/1 has lowest&amp;nbsp; port identifier.&lt;/P&gt;&lt;P&gt;So as toshi stated you have two choices here :&lt;/P&gt;&lt;P&gt;1) &lt;STRONG&gt;raise&amp;nbsp; the cost&lt;/STRONG&gt; of G1/1/4 for&amp;nbsp; VLAN 124 &lt;STRONG&gt;on SW1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2) &lt;STRONG&gt;lower port-priority&lt;/STRONG&gt; of g2/1/1 for VLAN 124 &lt;STRONG&gt;on SW2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 10:02:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/spanning-tree-with-port-priority/m-p/1815063#M178400</guid>
      <dc:creator>cadet alain</dc:creator>
      <dc:date>2012-02-15T10:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Spanning-tree with port-priority</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/spanning-tree-with-port-priority/m-p/1815064#M178401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have already a lower port-priority on G2/1/1, as you can see in my config.... but it doesn't work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;spanning-tree vlan 124 port-priority 64&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at the show spanning tree vlan detail on SW1 :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Port 28 (GigabitEthernet1/1/4) of VLAN0124 is root forwarding&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Port path cost 4, Port priority 128, Port Identifier 128.28.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Designated root has priority 4220, address c464.130f.4180&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Designated bridge has priority 4220, address c464.130f.4180&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Designated port id is &lt;STRONG&gt;128.25&lt;/STRONG&gt;, designated path cost 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Timers: message age 16, forward delay 0, hold 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Number of transitions to forwarding state: 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Link type is point-to-point by default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; BPDU: sent 8, received 17840&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;Port 84 (GigabitEthernet2/1/4) of VLAN0124 is alternate blocking&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Port path cost 4, Port priority 128, Port Identifier 128.84.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Designated root has priority 4220, address c464.130f.4180&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Designated bridge has priority 4220, address c464.130f.4180&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Designated port id is &lt;STRONG&gt;64.81&lt;/STRONG&gt;, designated path cost 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Timers: message age 15, forward delay 0, hold 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Number of transitions to forwarding state: 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Link type is point-to-point by default&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; BPDU: sent 7, received 20228&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Designated port id is lower (64.81 &amp;lt; 128.21) but it is in the alternate blocking state... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 11:40:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/spanning-tree-with-port-priority/m-p/1815064#M178401</guid>
      <dc:creator>pboegli77</dc:creator>
      <dc:date>2012-02-15T11:40:19Z</dc:date>
    </item>
    <item>
      <title>Spanning-tree with port-priority</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/spanning-tree-with-port-priority/m-p/1815065#M178402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes indeed then it's weird. Can you try shutting the interfaces and then bring them&amp;nbsp; back up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 12:42:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/spanning-tree-with-port-priority/m-p/1815065#M178402</guid>
      <dc:creator>cadet alain</dc:creator>
      <dc:date>2012-02-15T12:42:39Z</dc:date>
    </item>
    <item>
      <title>Spanning-tree with port-priority</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/spanning-tree-with-port-priority/m-p/1815066#M178403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not really possible because I'm in a production environement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, I've removed the &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;spanning-tree vlan 8,62,120,125-126,128-129,172 port-priority 64&lt;/STRONG&gt; on G1/1/4 and &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;spanning-tree vlan 124 port-priority 64&lt;/STRONG&gt; on G2/1/1 and added &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;spanning-tree vlan 8,62,120,125-126,128-129,172 cost 2&lt;/STRONG&gt; on G1/1/1 of SW2 and &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;spanning-tree vlan 124 cost 2&lt;/STRONG&gt; on G2/1/4 of SW1 and then, it does the job...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still don't understand why the port-priority is not working... but now, with cost command, it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 13:15:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/spanning-tree-with-port-priority/m-p/1815066#M178403</guid>
      <dc:creator>pboegli77</dc:creator>
      <dc:date>2012-02-15T13:15:17Z</dc:date>
    </item>
    <item>
      <title>Spanning-tree with port-priority</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/spanning-tree-with-port-priority/m-p/1815067#M178404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Happy you solved problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't forget to rate helpful posts and mark the thread as solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 13:23:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/spanning-tree-with-port-priority/m-p/1815067#M178404</guid>
      <dc:creator>cadet alain</dc:creator>
      <dc:date>2012-02-15T13:23:57Z</dc:date>
    </item>
  </channel>
</rss>

