Specifications

Changing Standard Spanning Tree Parameters
13-6 Configuring and Managing Spanning Tree Protocol
Resetting the STP Port Priority to the Default Value
ToresettheSTPportprioritytothedefaultvalue,useoneofthefollowingcommands:
clear spantree portpri port-list
clear spantree portvlanpri port-list {all | vlan vlan-id}
Thecommandappliesonlytotheportsyouspecify.Theportcostonotherportsremains
unchanged.
Changing Spanning Tree Timers
YoucanchangethefollowingSTPtimers:
•Hellointerval—TheintervalbetweenconfigurationmessagessentbyaRoamAboutSwitch
whentheswitchisactingastherootbridge.Youcanspecifyanintervalfrom1through10
seconds.Thedefaultis2seconds.
•Forwardingdelay—Theperiodoftimeabridgeotherthanthe
rootbridgewaitsafter
receivingatopologychangenotification tobeginforwardingdatapackets.Youcan specifya
delayfrom4through30seconds.Thedefaultis15seconds.(Therootbridgealwaysforwards
traffic.)
•Maximumage—TheperiodoftimethataRoamAboutSwitchactingasadesignatedbridge
waitsfor
anewhellopacketfromtherootbridgebeforedeterminingthattherootbridgeisno
longeravailableandinitiatingatopologychange.Youcanspecifyanagefrom6through40
seconds.Thedefaultis20seconds.
Changing the STP Hello Interval
Tochangethehellointerval,usethefollowingcommand:
set spantree hello interval {all | vlan vlan-id}
Specifyanintervalfrom1through10seconds.Thedefaultis2seconds.
ThealloptionappliesthechangetoallVLANs.Alternatively,specifyanindividualVLAN.
Example
TochangethehellointervalforallVLANsto4 seconds,typethefollowingcommand:
RBT-8100# set spantree hello 4 all
success: change accepted.
Changing the STP Forwarding Delay
Tochangetheforwardingdelay,usethefollowingcommand:
set spantree fwddelay delay {all | vlan vlan-id}
Specifyadelayfrom4through30seconds.Thedefaultis15 seconds.
ThealloptionappliesthechangetoallVLANs.Alternatively,specifyanindividualVLAN.
Example
TochangetheforwardingdelayonVLANpinkto20 seconds,typethefollowingcommand:
RBT-8100# set spantree fwddelay 20 vlan pink
success: change accepted.