set spantree fwddelay
6-20 Spanning Tree Configuration
Example
Thisexampleshowshowtogloballyresetthemaximumagingtime:
D2(su)->clear spantree maxage
set spantree fwddelay
UsethiscommandtosettheSpanningTreeforwarddelay.
Syntax
set spantree fwddelay delay
Parameters
Defaults
None.
Mode
Switchcommand,read‐write.
Usage
Theforwarddelayisthemaximumtime(insecond s)therootdevicewillwaitbeforechanging
states(i.e.,listeningtolearningtoforwarding).Thisdelayisrequiredbecauseeverydevicemust
receiveinformationabouttopologychangesbeforeitstartstoforwardframes.Inaddition,each
portneedstimetolistenfor
conflictinginformationthatwouldmakeitreturntoablockingstate;
otherwise,temporarydataloopsmightresult.
Example
Thisexampleshowshowtogloballysetthebridgeforwarddelayto16seconds:
D2(su)->set spantree fwddelay 16
clear spantree fwddelay
UsethiscommandtoresettheSpanningTreeforwarddelaytothedefaultsettingof15seconds.
Syntax
clear spantree fwddelay
Parameters
None.
Defaults
None.
delay Specifiesthenumberofsecondsforthebridgeforwarddelay.Validvalues
are4‐30.