802.1Q VLAN Configuration
Creating and Naming Static VLANs
6-8 Matrix E1 Series (1G694-13) Configuration Guide
6.2.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. Once a VLAN is created, you can assign it a name using the set vlan name command
described in Section 6.2.2.2.
set vlan vlan_id {create | enable | disable}
Syntax Description
Command Defaults
None.
Command Mode
Read-Write.
Examples
This example shows how to create VLAN 3.
This example shows how to disable VLAN 3.
vlan_id Specifies the number of the VLAN to be created, enabled or
disabled.
create | enable |
disable
Creates, enables or disables a VLAN.
Matrix>set vlan 3 create
VLAN 3 created.
Matrix>set vlan 3 disable
VLAN 3 disabled.