01-28-2011 05:26 AM - edited 03-06-2019 03:14 PM
Hey everybody,
I have a simple question about Spanning Tree behavior (I use in my LAN the standard STP 802.1d). I want to add a new switch (STP enabled) to the LAN. This switch has a lower priority as the actual Root Bridge and will never become the new Root Bridge.
Now my question: If i add the new switch, will there be a outage of the network cause of recalculating the Spanning Tree, or will this only happen if the new Switch will become the Root Bridge?
A link to an explenation would be nice.
Kind Regards
Chris
Solved! Go to Solution.
01-28-2011 05:39 AM
Chris,
What do you mean that your switch has lower priority? It should be higher than the root bridge for example if root bridge has a priority configured like 16384 and your new switch has default which is 32767, you are all set. You need to cross check this on both the switches.
If you add a new switch and it has a lower priority, taking the above example say lower than 16384, it will cause a STP recalculation over the entire network as this will become the new root bridge. If you have already placed the root bridge carefully on your network and this new switch has a higher priority, it will not cause the STP recalculation. The careful placement and configuration of the root bridge is the key in an STP enabled network.
HTH,
Cheers,
-amit singh
01-28-2011 06:59 AM
Hi Chris,
What do you mean ***Highest priority will be the root bridge***
The switch with the lowest bridge ID (BID) is elected as the root bridge. Bridge ID combination of bridge priority and mac address so both should be lower than all other switches to elect as a root switch.
So your new switch should be higher than the existing root switch to not become as a root switch.
If your new switch have same priority as existing root switch you can change it.
And yes if the root bridge election process started to elect new root switch then there will be outage.
Hope this clear you...
Regards,
Naidu.
01-28-2011 05:39 AM
Chris,
What do you mean that your switch has lower priority? It should be higher than the root bridge for example if root bridge has a priority configured like 16384 and your new switch has default which is 32767, you are all set. You need to cross check this on both the switches.
If you add a new switch and it has a lower priority, taking the above example say lower than 16384, it will cause a STP recalculation over the entire network as this will become the new root bridge. If you have already placed the root bridge carefully on your network and this new switch has a higher priority, it will not cause the STP recalculation. The careful placement and configuration of the root bridge is the key in an STP enabled network.
HTH,
Cheers,
-amit singh
01-28-2011 05:59 AM
Tanks for your answer. That it is correct: Higher value (65536) = lower priority, Lower value (1024) = higher priority.
Highest priority will be the root bridge.
Ok, there will only be a network outage if the root bridge changes?
Kind regards
Chris
01-28-2011 06:59 AM
Hi Chris,
What do you mean ***Highest priority will be the root bridge***
The switch with the lowest bridge ID (BID) is elected as the root bridge. Bridge ID combination of bridge priority and mac address so both should be lower than all other switches to elect as a root switch.
So your new switch should be higher than the existing root switch to not become as a root switch.
If your new switch have same priority as existing root switch you can change it.
And yes if the root bridge election process started to elect new root switch then there will be outage.
Hope this clear you...
Regards,
Naidu.
01-31-2011 12:28 AM
Hi,
thanks for you answer, it cleared me.
Regards
Chris
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide