set garp timer
SecureStack C2 Configuration Guide 8-23
Example
ThisexampleshowshowtoclearGVRPstatusgloballyonthedevice:
C2(su)->clear gvrp
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:
C2(su)->set garp timer join 100 *.*.*
Thisexampleshowshowtosettheleavetimervalueto300centisecondsforallports:
C2(su)->set garp timer leave 300 *.*.*
Thisexampleshowshowtosettheleavealltimervalueto20000centisecondsforallports:
C2(su)->set garp timer leaveall 20000 *.*.*
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 5‐2.