Specifications

set garp timer
7-28 802.1Q VLAN Configuration
Example
ThisexampleshowshowtoclearGVRPstatusgloballyonthedevice:
C3(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,readwrite.
Usage
Thesettingofthesetimersiscriticalandshouldonlybechangedby personnelfamiliarwiththe
802.1Qstandardsdocumentation,whichisnotsuppliedwiththisdevice.
Examples
ThisexampleshowshowtosettheGARPjointimervalueto100centisecondsforallports:
C3(su)->set garp timer join 100 *.*.*
Thisexampleshowshowtosettheleavetimervalueto300centisecondsforallports:
C3(su)->set garp timer leave 300 *.*.*
Thisexampleshowshowtosettheleavealltimervalueto20000centisecondsforallports:
C3(su)->set garp timer leaveall 20000 *.*.*
jointimervalue SetstheGARPjointimerincentiseconds(Referto802.1Qstandard.)
leavetimervalue SetstheGARPleavetimerincentiseconds(Referto802.1Qstandard.)
leavealltimer
value
SetstheGARPleavealltimerincentiseconds(Referto802.1Qstandard.)
portstring Specifiestheport(s)onwhichtoconfigureGARPtimersettings.For
a
detaileddescriptionofpossibleportstringvalues,refertoPortString
SyntaxUsedintheCLIonpage 41.