Specifications

VLAN Configuration Command Set
Creating and Naming Static VLANs
7-10 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
7.3.2.1 set vlan
Use this command to create a new static IEEE 802.1Q VLAN, or to enable or disable an existing
VLAN. When a new VLAN is created, it is added to the list of VLANs that the device will
recognize.
set vlan {create | enable | disable} vlan-list
Syntax Description
Command Defaults
None.
Command Type
Switch command.
Command Mode
Read-Write.
Command Alternative (v2.05.xx and previous)
set vlan vlan-list {create | enable | disable}
Examples
This example shows how to create VLAN 3:
This example shows how to disable VLAN 3:
NOTE: Once a VLAN is created, you can assign it a name using the set vlan name
command described in Section 7.3.2.2
.
create | enable |
disable
Creates, enables or disables a VLAN.
vlan-list Specifies the number of the VLAN(s) to be created, enabled
or disabled.
Matrix>set vlan create 3
Matrix>set vlan disable 3