![NETGEAR GSM7328Sv2 - ProSafe 24+4 Gigabit Ethernet L3 Managed Stackable Switch Cli Manual Download Page 70](http://html1.mh-extra.com/html/netgear/gsm7328sv2-prosafe-24-4-gigabit-ethernet-l3-managed-stackable-switch/gsm7328sv2-prosafe-24-4-gigabit-ethernet-l3-managed-stackable-switch_cli-manual_1672540070.webp)
Managed Switch CLI Manual, Release 8.0.3
Switching Commands
3-34
v1.0, July 2010
vlan name
This command changes the name of a VLAN. The name is an alphanumeric string of up to 32
characters, and the ID is a valid VLAN identification number. ID range is 1-4093.
no vlan name
This command sets the name of a VLAN to a blank string.
vlan participation
This command configures the degree of participation for a specific interface in a VLAN. The ID is
a valid VLAN identification number, and the interface is a valid interface number
.
Participation options are:
Default
• VLAN ID 1 - default
• other VLANS - blank string
Format
vlan name
<1-4093> <name>
Mode
VLAN Config
Format
no vlan name
<1-4093>
Mode
VLAN Config
Format
vlan participation
{exclude | include | auto} <1-4093>
Mode
Interface Config
Participation
Options
Definition
include
The interface is always a member of this VLAN. This is equivalent to registration fixed.
exclude
The interface is never a member of this VLAN. This is equivalent to registration
forbidden.
auto
The interface is dynamically registered in this VLAN by GVRP. The interface will not
participate in this VLAN unless a join request is received on this interface. This is
equivalent to registration normal.