3 gvrp timer, 4 enable gvrp, 5 disable gvrp – ZyXEL Communications GS-2724 User Manual

Page 291: 3 port vlan commands, 1 set port vid

Advertising
background image

Chapter 42 IEEE 802.1Q Tagged VLAN Commands

GS-2724 User’s Guide

291

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

42.2.3 GVRP Timer

Syntax:

show vlan1q gvrp

This command shows the Switch’s GVRP settings.
An example is shown next.

42.2.4 Enable GVRP

Syntax:

vlan1q gvrp

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

42.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.

42.3 Port VLAN Commands

You must configure the Switch’s port VLAN settings in config-interface mode.

42.3.1 Set Port VID

Syntax:

pvid <VID>

where

This command sets the default VLAN ID on the port(s).

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

sysname# show vlan1q gvrp
GVRP Support
---------------------
gvrpEnable = YES
sysname #

<VID>

=

Specifies the VLAN number between 1 and 4094.

Advertising