ES-2048 User’s Guide

Switches join VLANs by making a declaration. A declaration is made by issuing a Join message using GARP. Declarations are withdrawn by issuing a Leave message. A Leave All message terminates all registrations. GARP timers set declaration timeout values.

The following example sets the Join Timer to 300 milliseconds, the Leave Timer to 800 milliseconds and the Leave All Timer to 11000 milliseconds.

sysname (config)# garp join 300 leave 800 leaveall 11000

35.2.3 GVRP Timer

Syntax:

show vlan1q gvrp

This command shows the switch’s GVRP settings.

An example is shown next.

sysname# show vlan1q gvrp GVRP Support

---------------------

gvrpEnable = YES sysname #

35.2.4 Enable GVRP

Syntax:

vlan1q gvrp

This command turns on GVRP in order to propagate VLAN information beyond the switch.

35.2.5 Disable GVRP

Syntax:

no vlan1q gvrp

This command turns off GVRP so that the switch does not propagate VLAN information to other switches.

35.3 Port VLAN Commands

You must configure the switch port VLAN settings in config-interface mode.

Chapter 35 IEEE 802.1Q Tagged VLAN Commands

273