04-18-2017 11:59 AM - edited 03-08-2019 10:14 AM
Can you give me the basic instructions for updating a VLAN's spanning-tree priority. I've never done it before
Solved! Go to Solution.
04-18-2017 12:11 PM
If its just standard stp you do it in running config example below
Changing STP priority may cause a recalculation at layer 2 which could temporarily effect users
(conft) spanning-tree vlan 1-331,2991-2994 priority 4096
doc shows more examples
http://www.omnisecu.com/cisco-certified-network-associate-ccna/how-to-change-spanning-tree-bridge-root-priority-value-and-what-is-extended-system-id.php
04-18-2017 12:11 PM
If its just standard stp you do it in running config example below
Changing STP priority may cause a recalculation at layer 2 which could temporarily effect users
(conft) spanning-tree vlan 1-331,2991-2994 priority 4096
doc shows more examples
http://www.omnisecu.com/cisco-certified-network-associate-ccna/how-to-change-spanning-tree-bridge-root-priority-value-and-what-is-extended-system-id.php
04-18-2017 12:16 PM
Thank You Mark Sir !!!!!!!
04-18-2017 12:51 PM
Take in consideration that the lowest priority will be preferred as root. I recommend change it during a maintenance window.
Please rate the comments if they are useful.
:-)
04-18-2017 01:03 PM
Thanks You Julio you just saved me from violating dept policy, I'll create my configs and do the change when they offer me a change Window...whew!!
04-18-2017 01:32 PM
it was a pleasure my friend. Check first how your spanning tree is configured on the network in order to avoid a downtime.
:-)
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