cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
10765
Views
0
Helpful
1
Replies

how to set priority on vlan

annieliu_se
Level 1
Level 1

Hello Guys,

Is it possible to set priority bit in a certain vlan head?

For instance, one switch port with vlans trunked:524, 525, 526. And I wanna set priority on vlan 525. If possible, how shall I do it?

Thank you very much!

/Annie@beginner

1 Reply 1

avmabe
Level 3
Level 3

it depends on your model of switch that you want to set as root bridge for vlan 525, but in general it's on config mode (conf t)

and something like this...

switch(config)#spanning-tree vlan 525 priority (enter your priority here)

for example if you want to make the priority 4096 then:

switch(config)#spanning-tree vlan 525 priority 4096

Review Cisco Networking products for a $25 gift card