set garp timer
Enterasys B5 CLI Reference 10-25
set garp timer
Usethiscommandtoadjustthevaluesofthejoin,leave,andleavealltimers.
Syntax
set garp timer {[join timer-value] [leave timer-value] [leaveall timer-value]}
port-string
Parameters
Defaults
None.
Mode
Switchcommand,read‐write.
Usage
Thesettingofthesetimersiscriticalandshouldonlybechangedby personnelfamiliarwiththe
802.1Qstandardsdocumentation,whichisnotsuppliedwiththisdevice.
Examples
ThisexampleshowshowtosettheGARPjointimervalueto100centisecondsforallports:
B5(su)->set garp timer join 100 *.*.*
Thisexampleshowshowtosettheleavetimervalueto300centisecondsforallports:
B5(su)->set garp timer leave 300 *.*.*
Thisexampleshowshowtosettheleavealltimervalueto20000centisecondsforallports:
B5(su)->set garp timer leaveall 20000 *.*.*
clear garp timer
UsethiscommandtoresetGARPtimersbacktodefaultvalues.
Syntax
clear garp timer {[join] [leave] [leaveall]} port-string
jointimer‐value SetstheGARPjointimerincentiseconds(Referto802.1Qstandard.)
leavetimer‐value SetstheGARPleavetimerincentiseconds(Referto802.1Qstandard.)
leavealltimer‐
value
SetstheGARPleavealltimerincentiseconds(Referto802.1Qstandard.)
port‐string Specifiestheport(s)onwhichtoconfigureGARPtimersettings.For
a
detaileddescriptionofpossibleport‐stringvalues,referto“PortString
SyntaxUsedintheCLI”onpage 7‐1.