A SERVICE OF

logo

xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
24
Format
delete vlan <vlan_name 32>
Parameters
vlan - The VLAN name of the VLAN to be deleted.
<vlan_name 32> - Enter the VLAN name here. This name can be up to 32 characters long.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To remove a vlan v1:
:admin#delete vlan v1
Command: delete vlan v1
Success.
:admin#
3-4 delete vlan vlanid
Description
This command is used to delete one or a number of previously configured VLAN by VID list.
Format
delete vlan vlanid <vidlist>
Parameters
vlanid - The VLAN ID list to be deleted.
<vidlist> - Enter the VLAN ID list here.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To remove VLANs from 10-30:
:admin#delete vlan vlanid 10-30
Command: delete vlan vlanid 10-30
Success.
:admin#