Config vlan create, Config vlan delete, Config vlan name – NETGEAR 7200 Series Layer 2 Managed Switch Software User Manual

Page 72: Config vlan create -30, Config vlan delete -30, Config vlan name -30

Advertising
background image

User Manual for the NETGEAR 7200 Series Layer 2 Managed Switch Software

7-30

Switching Commands

202-10010-01

Current

Determines the degree of participation of this port in this VLAN. The
permissible values are:
Include - this port is always a member of this VLAN. This is equivalent to
registration fixed in the IEEE 802.1Q standard.
Exclude - this port is never a member of this VLAN. This is equivalent to
registration forbidden in the IEEE 802.1Q standard.
Autodetect - Specifies to allow the port to be dynamically registered in this
VLAN via GVRP. The port will not participate in this VLAN unless a join
request is received on this port. This is equivalent to registration normal in the
IEEE 802.1Q standard.

Configured

Determines the configured degree of participation of this port in this VLAN.
The permissible values are:
Include - this port is always a member of this VLAN. This is equivalent to
registration fixed in the IEEE 802.1Q standard.
Exclude - this port is never a member of this VLAN. This is equivalent to
registration forbidden in the IEEE 802.1Q standard.
Autodetect - specifies to allow the port to be dynamically registered in this
VLAN via GVRP. The port will not participate in this VLAN unless a join
request is received on this port. This is equivalent to registration normal in the
IEEE 802.1Q standard.

Tagging

Select the tagging behavior for this port in this VLAN.
Tagged - specifies to transmit traffic for this VLAN as tagged frames.
Untagged - specifies to transmit traffic for this VLAN as untagged frames.

config vlan create

This command creates a new VLAN and assigns it an ID. The ID is a valid VLAN identification
number (ID 1 is reserved for the default VLAN) VLAN range is 2-4094.

Format

config vlan create <2-4094>

config vlan delete

This command deletes an existing VLAN. The ID is a valid VLAN identification number (ID 1 is
reserved for the default VLAN) VLAN range is 2-4094.

Format

config vlan delete <2-4094>

config vlan name

This command changes the name of a VLAN. The name is an alphanumeric string of up to 16
characters, and the ID is a valid VLAN identification number. ID range is 1-4094.

Advertising