xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
258
create vlan
Restrictions
Each VLAN name can be up to 32 characters. Only Administrator and Operator-level users can
issue this command.
Example usage:
To create a VLAN v1, tag 2:
DGS-3450:admin# create vlan v1 tag 2
Command: create vlan v1 tag 2
Success.
DGS-3450:admin#
delete vlan
Purpose
Used to delete a previously configured VLAN on the Switch.
Syntax
delete vlan <vlan_name 32>
Description
This command will delete a previously configured VLAN on the Switch.
Parameters
<vlan_name 32>
−
The VLAN name of the VLAN to delete.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To remove the VLAN “v1”:
DGS-3450:admin# delete vlan v1
Command: delete vlan v1
Success.
DGS-3450:admin#