3 garp timer, Default configuration, Command mode – Planet Technology WGSD-8000 User Manual

Page 219: User guidelines, Example, Syntax

Advertising
background image

User’s Manual of WGSD-1022/WGSD-8000

- 219 –

no gvrp enable

Default Configuration

GVRP is disabled on all interfaces by default.

Command Mode

Interface Configuration (Ethernet, port-channel) mode

User Guidelines

An access port would not dynamically join a VLAN because it is always a member in only one VLAN.

Example

The following example enables GVRP on ethernet g8.

Console (config)# interface ethernet e8

Console (config-if)# gvrp enable

5.8.3 garp timer

The garp timer interface configuration command adjusts the GARP application join, leave, and leaveall GARP timer values. To

reset the timer to default values, use the no form of this command.

Syntax

garp timer

{join | leave | leaveall} timer_value

no garp timer

ƒ

join — Indicates the time in milliseconds that PDUs are transmitted. (Range: 10-2147483640)

ƒ

leave — Indicates the amount of time in milliseconds that the device waits before leaving its GARP state. The Leave

Time is activated by a Leave All Time message sent/received, and cancelled by the Join message. (Range:

10-2147483640)

ƒ

leaveall — Used to confirm the port within the VLAN. The time in milliseconds between messages sent. (Range:

10-2147483640)

ƒ

timer_value — Timer values in milliseconds.

Default Configuration

The default timer values are as follows:

Join timer — 200 milliseconds

Leave timer — 600 milliseconds

Leavall timer — 10000 milliseconds

Command Mode

Interface configuration (Ethernet, port-channel) mode

Advertising