C613-50631-01 Rev A Command Reference for IE340 Series 843
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
GVRP COMMANDS
GVRP
DYNAMIC-VLAN-CREATION
gvrp dynamic-vlan-creation
Overview Use this command to enable dynamic VLAN creation globally for the switch.
Use the no variant of this command to disable dynamic VLAN creation globally for
the switch.
Syntax
gvrp dynamic-vlan-creation
no gvrp dynamic-vlan-creation
Mode Global Configuration
Default Disabled by default.
Usage notes You must enable GVRP on both ends of a link for GVRP to propagate VLANs
between links.
You must also enable GVRP globally in Global Configuration mode before enabling
GVRP on an interface in Interface Configuration mode. Both of these tasks must
occur to create VLANs.
NOTE: There is limit of 400 VLANs supported by the AlliedWare Plus GVRP
implementation. VLANs may be numbered 1-4094, but a limit of 400 of these VLANs are
supported.
Examples Enter the following commands for switches with hostnames switch1 and
switch2 respectively, so switch1 propagates VLANs to switch2 and
switch2 propagates VLANs to switch1:
Switch1:
switch1# configure terminal
switch1(config)# gvrp enable
switch1(config)# gvrp dynamic-vlan-creation
Switch2:
switch2# configure terminal
switch2(config)# gvrp enable
switch2(config)# gvrp dynamic-vlan-creation
To disable GVRP dynamic VLAN creation on the switch, enter the commands:
awplus# configure terminal
awplus(config)# no gvrp dynamic-vlan-creation
Validation
Commands
show gvrp configuration
Related
commands
gvrp enable (global)