Garp timer [join | leave | leaveall] <timer value – ADTRAN 1000R Series User Manual

Page 387

Advertising
background image

Command Reference Guide

Global Configuration Mode Command Set

61200510L1-35E

Copyright © 2005 ADTRAN

387

garp timer [join | leave | leaveall] <timer value>

Use the garp timer command to adjust the timers used in all GARP applications (currently only GVRP)
on the switch.

Syntax Description

join

Specifies the time (in milliseconds) between GARP application join messages.

leave

Specifies the time (in milliseconds) between GARP application leave messages (must
be at least 3 times longer than the join timer).

leaveall

Specifies the time (in milliseconds) between GARP application leave all
messages (must be greater than the leave timer).

<timer value>

Specifies the timer values.

Default Values

By default, the join timer is 200 milliseconds, the leave timer is 600 milliseconds, and the leaveall timer is
10000 milliseconds.

Applicable Platforms

This command applies to the NetVanta 300, 1000, and 1000R Series units.

Command History

Release 8.1

Command was introduced.

Functional Notes

All devices communicating using GARP in the network need to have the same values for these timers.
Changing these values is not recommended.

Usage Examples

The following example specifies the time (in milliseconds) between GARP application leave all messages:

(config)#garp timer leaveall 20000

Advertising