beautypg.com

Setting the gvrp timers – Allied Telesis AT-8100 Series User Manual

Page 955

background image

AT-8100 Switch Command Line User’s Guide

955

Setting the GVRP Timers

The switch has a Join Timer, a Leave Timer, and a Leave All Timer. You
should not change the timers unless you understand their functions. (Refer
to the IEEE 802.1p standard for the definitions.) The timers have to be set
the same on all GARP-active network devices, and the Join Timer and
Leave Timer have to be set according to the following equation:

Join Timer <= (2 x (Leave Timer))

The commands for setting the timers are in the Global Configuration
mode. They are:

gvrp timer join

value

gvrp timer leave

value

gvrp timer leaveall

value

The timers are set in one hundredths of a second. This example sets the
Join Timer to 0.2 seconds, the Leave Timer to 0.8 seconds and the Leave
All timer to 10 seconds:

awplus> enable
awplus# configure terminal
awplus(config)# gvrp timer join 20
awplus(config)# gvrp timer leave 80
awplus(config)# gvrp timer leaveall 1000

For reference information, refer to “GVRP TIMER JOIN” on page 970,
“GVRP TIMER LEAVE” on page 971 and “GVRP TIMER LEAVEALL” on
page 972.