Set gvrp registration – Allied Telesis AT-S100 User Manual
Page 215
AT-S100 Management Software User’s Guide
Section II: Advanced Configuration
215
SET GVRP REGISTRATION
Syntax
set gvrp registration fixed|forbidden|normal ge<1-28>
Parameters
fixed
Allows manual creation and registration of VLANs and
prevents VLAN deregistration. Also registers all know
VLANs on other port on the tagged port.
forbidden
Unregisters all VLANs (except VLAN 1) and prevents any
further VLAN creation or registration on the tagged port.
normal
Allows dynamic creation (if dynamic VLAN creation is
enabled), registration, and deregistration of VLANs on the
tagged port. This is the default value.
ge<1-28>
Specifies the name of an interface. There are 28 ports on the
AT-9000/28 and AT-9000/28SP switches. To specify a port,
precede the port number with “ge.”
Description
Use the SET GVRP REGISTRATION command to set GVRP registration
to fixed, forbidden, or normal on an interface.
Command Mode
Configuration Terminal mode
Examples
The following commands set GVRP registration to fixed on port 9:
switch#configure terminal
switch(config)#set gvrp registration fixed ge9
The following commands set GVRP registration to forbidden on port 15:
switch#configure terminal
switch(config)#set gvrp registration forbidden ge15