ZyXEL Communications ES-2024A Switch User Manual


 
ES-2024 Series User’s Guide
Chapter 34 IEEE 802.1Q Tagged VLAN Commands 242
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.
34.2.3 GVRP Timer
Syntax:
show vlan1q gvrp
This command shows the switch’s GVRP settings.
An example is shown next.
34.2.4 Enable GVRP
Syntax:
vlan1q gvrp
This command turns on GVRP in order to propagate VLAN information beyond the switch.
34.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.
34.3 Port VLAN Commands
You must configure the switch port VLAN settings in config-interface mode.
sysname(config)# garp join 300 leave 800 leaveall 11000
sysname# show vlan1q gvrp
GVRP Support
---------------------
gvrpEnable = YES
sysname#