03-24-2025 07:41 AM
Hi, I have two core Nexus 9K switches on which one is acting as a root bridge and obviously other is not. So what if i want to move the root bridge? Also i am planning on a switch upgrade on which is not a root bridge. Will that impact any services as the traffic is routed via the root bridge
Solved! Go to Solution.
03-24-2025 08:02 AM
- Traffic is not routed trough a root bridge, it only deals with spannimg tree. You need to change the bridge priority or priorities for that matter tp point to the designated root bridge ,
M.
03-24-2025 08:18 AM
"So what if i want to move the root bridge?"
You move it.
If you're wondering can it impact your network operations, it certainly can!
Basically, that root bridge's L2 domain, should block until it resolves the new loop free topology based on the new root.
How long that will actually take depends on multiple factors, and it can run over a minute.
"Also i am planning on a switch upgrade on which is not a root bridge. Will that impact any services as the traffic is routed via the root bridge"
Insufficient information to say.
Can say, usually less impactful then dropping the root bridge, but actual impact depends on multiple factors, including how you drop it out of the network.
03-24-2025 10:46 PM - edited 03-24-2025 10:51 PM
Hello @yadhukrishna ,
if the two Nexus 9000 core switches form a vPC pair you should consider the use of the feature under vpc domain
peer-switch
you will need to configure the same STP bridge priority on both devices but from external device point of view they will see only one device acting as the root bridge ( one of the two chassis sends BPDUs like they were sent from the active chassis and received BPDUs are sent to the active chassis).
This is likely the best move if they are a vPC pair.
Hope to help
Giuseppe
03-24-2025 08:02 AM
- Traffic is not routed trough a root bridge, it only deals with spannimg tree. You need to change the bridge priority or priorities for that matter tp point to the designated root bridge ,
M.
03-24-2025 08:18 AM
"So what if i want to move the root bridge?"
You move it.
If you're wondering can it impact your network operations, it certainly can!
Basically, that root bridge's L2 domain, should block until it resolves the new loop free topology based on the new root.
How long that will actually take depends on multiple factors, and it can run over a minute.
"Also i am planning on a switch upgrade on which is not a root bridge. Will that impact any services as the traffic is routed via the root bridge"
Insufficient information to say.
Can say, usually less impactful then dropping the root bridge, but actual impact depends on multiple factors, including how you drop it out of the network.
03-24-2025 09:34 AM
-Set the root bridge priority on your Core switch to ZERO value.
-You can make a Back-up switch by changing the root bridge priority to 4096.
-Leave the other switch in default priority of 32768 value.
-Remember always all configuration of RSTP must be done RING open.
By this you force the core switch to be the RSTP root.
03-24-2025 10:46 PM - edited 03-24-2025 10:51 PM
Hello @yadhukrishna ,
if the two Nexus 9000 core switches form a vPC pair you should consider the use of the feature under vpc domain
peer-switch
you will need to configure the same STP bridge priority on both devices but from external device point of view they will see only one device acting as the root bridge ( one of the two chassis sends BPDUs like they were sent from the active chassis and received BPDUs are sent to the active chassis).
This is likely the best move if they are a vPC pair.
Hope to help
Giuseppe
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