cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
364
Views
0
Helpful
5
Replies

Diffrence between spanningtree primary and spantree priority

sateeshk10
Level 1
Level 1

Hi,

I want to configure spanning tree on one my swtich as a primary for specific VLAN

spanning-tree vlan 1 root primary

spanning-tree vlan 1 priority 0

I hope with the above mentioned commands we can achive the saem. But what diffrence between these..

Regards

sateesh

5 Replies 5

Jon Marshall
Hall of Fame
Hall of Fame

Sateesh

"spanning-tree vlan 1 root primary" means the switch will set it's own priority lower than any priority it sees from other switches so the value is not always the same - it's just going to be the lowest vlaue and a multiple of 4096.

"spanning-tree vlan 1 priority 0" explicitly sets the priority to be 0 and if there is no other switch with 0 then it will become root. Generally a good root value is 8192 and a secondart value 16384 but these will only work if all the other switches are using default values ie. you haven't modified them.

One of the reasons you wouldn't want to use second command "spanning-tree vlan 1 priority 0" is that it gives you nowhere to go. If you wanted to promote another switch to be the STP root you have no value below 0 and the "spanning-tree vlan 1 root primary" would never work because it can't go lower than 0.

Hope this makes sense.

Jon

Thanks for ur reply..

Which one is suggestable in datacenter enveronment...

Thanks

sateesh

Sateesh

Cisco best practice is to use the "spanning-tree vlan root primary" rather than explicitly set priority.

Having said that i have have always explicitly set the STP root and secondary values ie.

on root switch - 8192

on secondary root - 16384

If you are unsure of the current values it would make sense to use the "spanning-tree root primary" command. But in a data centre you should know each and every switches value.

Just make sure you don't mix and match with both commands as that could make troubleshooting rather difficult.

Jon

Jon,

Do you have any datacenter design`s(LLD)

Thanks

sateesh

Sateesh

Have a look here, these are Cisco designs and there is a whole section on data centre covering both concepts and detailed configuration -

http://www.cisco.com/en/US/netsol/ns656/networking_solutions_design_guidances_list.html#anchor3

Jon

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Innovations in Cisco Full Stack Observability - A new webinar from Cisco