Hi Indian1,
A stack of switches is treated as a single spanning-tree node by the rest of the network. All switches in the stack share the same bridge ID, which is derived from the MAC address of the active switch (stack master).
The stack members communicate with each other via the stack ports, and the stack as a whole participates in STP/RSTP calculations.
In a stack, the active switch manages these roles and states for all member switches. If the stack master fails, a new master is elected, and the bridge ID updates to reflect the new master.
https://documentation.meraki.com/MS/Port_and_VLAN_Configuration/Spanning_Tree_Protocol_(STP)_Overvie...
When a new switch joins the stack, it adopts the bridge ID of the stack master. If the new switch has a lower ID and the root path cost is the same, it may become the stack root, triggering reconvergence.
For more detail answer, feel free to draw a simple network diagram 🙂
If you have any further questions, please don't hesitate to contact us.
If you found this post helpful, please give it kudos.
If my answer solved your problem, click "accept as solution" so that others can benefit from it 🙂
If you found this post helpful, please give it kudos.
If my answer solved your problem, click "accept as solution" so that others can benefit from it.