set garp timer Enabling/Disabling GVRP
Enterasys Matrix DFE-Gold Series Configuration Guide 7-27
Example
ThisexampleshowshowtoclearGVRPstatusgloballyonthedevice:
Matrix(rw)->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
Thesettingofthesetimersiscriticalandshouldonlybechangedbypersonnelfamiliarwiththe
802.1Qstandardsdocumentation,whichisnotsuppliedwiththisdevice.
Examples
ThisexampleshowshowtosettheGARPjointimervalueto100centisecondsforallports:
Matrix(rw)->set garp timer join 100 *.*.*
Thisexampleshowshowtosettheleavetimervalueto300centisecondsforallports:
Matrix(rw)->set garp timer leave 300 *.*.*
Thisexampleshowshowtosettheleavealltimervalueto20000centisecondsforallports:
Matrix(rw)->set garp timer leaveall 20000 *.*.*

clear garp timer

UsethiscommandtoresetGARPtimersbacktodefaultvalues.
Syntax
clear garp timer {[join] [leave] [leaveall]} port-string
jointimervalue SetstheGARPjointimerincentiseconds(Referto802.1Qstandard.)
leavetimervalue SetstheGARPleavetimerincentiseconds(Referto802.1Qstandard.)
leavealltimervalue SetstheGARPleavealltimerincentiseconds(Referto802.1Qstandard.)
portstring Specifiestheport(s)onwhichtoconfigureGARPtimersettings.Fora
detaileddescriptionofpossibleportstringvalues,refertoPortString
SyntaxUsedintheCLIonpage 42.