10-04-2024 01:19 AM
Hello, what is the best way to set up the STP protocol when installing a new Nexus 9000 switch between existing Nexus 3000 switches without changing the configuration on the existing switches, using the STP priority and STP root secondary commands?
10-04-2024 01:23 AM
the Nexus run by default PVST
so add SW in between without config make all NSK SW start new root election
so to answer you which SW you want to be Root ?
10-04-2024 05:15 AM
Check the exiting configuration of the switch running what STP Priority and root bridge.
configure new device with differnet priority so that new device do not become as root bridge for that VLAN.
you can use root gaurd or play with priority if you looking alternative bridge for root :
OLDSW# sh run spanning-tree
spanning-tree vlan 1-10 priority 4096
NEWSW# sh run spanning-tree
spanning-tree vlan 1-10 priority 16384
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