|
|
How do I ensure a switch never becomes the STP root? |
| From: Reggie Terrell <rterrell@bellatlantic.net>
The root bridge is always lower than the highest priority setting.
By using 65535, the highest number possible, your example ensures that the
switch will never become root bridge. set spantree root VLANThe bridge priority will be set to 8192 or 1 less than the current root priority, whichever is less. show spantree provides info about the designated root priority. sean@ertw.com | |
| For IOS based switches, spanning-tree vlan <vlan #> priority <priority> mjd@moot.ca | |
| [Append to This Answer] |
| Previous: |
|
| Next: |
|
| ||||||||