cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1671
Views
0
Helpful
4
Replies

Cisco Spanning-tree

tafiela80
Level 1
Level 1

Hello,

when i do show run on 7613 i get the following:

!

no spanning-tree vlan 10 -37

spanning-tree vlan 10-11, 17 -31,35-37 priority 16384

!

does that mean i do or i do not have spanning tree tree running on vlan 10?

thanks!

GM

1 Accepted Solution

Accepted Solutions

Somasundaram Jayaraman
Cisco Employee
Cisco Employee

Hi,

you are running spanning tree on vlan 10 currently.

The command " no spanning-tree vlan 10 -37" means that you are disabling spanning tre for range of vlans from 10 to 37.

The command "spanning-tree vlan 10-11, 17 -31,35-37 priority 16384" implies that we are enabling spanning tree in only specific vlans and the priority is set to 16384.

You can check the spanning tree status of a vlan using the command

show spanning-tree vlan 10

Cheers

Somu

Rate helpful posts

View solution in original post

4 Replies 4

tafiela80
Level 1
Level 1

Just an FYI

this is part of the configuration, this is not all of the configuration

Somasundaram Jayaraman
Cisco Employee
Cisco Employee

Hi,

you are running spanning tree on vlan 10 currently.

The command " no spanning-tree vlan 10 -37" means that you are disabling spanning tre for range of vlans from 10 to 37.

The command "spanning-tree vlan 10-11, 17 -31,35-37 priority 16384" implies that we are enabling spanning tree in only specific vlans and the priority is set to 16384.

You can check the spanning tree status of a vlan using the command

show spanning-tree vlan 10

Cheers

Somu

Rate helpful posts

ok, how to remove the command "no spanning-tree vlan 10 -37"

im assuming by enable the spanning tree on the full range. correct?

hi,

yes correct.

Regards.

Alain.

Don't forget to rate helpful posts.