Specifications

Changing Standard Spanning Tree Parameters
RoamAbout Mobility System Software Configuration Guide 13-5
Changing the STP Port Priority
Tochangethepriorityofaport,useoneofthefollowingcommands:
set spantree portpri port-list priority value
set spantree portvlanpri port-list priority value {all | vlan vlan-id}
ThesetspantreeportpricommandchangesthepriorityforportsinthedefaultVLAN(VLAN 1)
only.Thesetspantreeportvlanpricommandchangesthepriorityforportsinaspecificother
VLANorinallVLANs.
Specifyapriorityfrom0(highestpriority)through255(lowestpriority).Thedefaultis128.
The
alloptionappliesthechangetoallVLANs.Alternatively,specifyanindividualVLAN.
Examples
Tosetthepriorityofports1and2inthedefaultVLANto48,typethefollowingcommand:
RBT-8100# set spantree portpri 1-2 priority 48
success: change accepted.
Tosetthepriorityofports1and2to48inVLANmauve,typethefollowingcommand:
RBT-8100# set spantree portvlanpri 1-2 priority 48 vlan mauve
success: change accepted.