Chapter 13: VLAN Commands
214 Section III: Layer 2 Switching
DESTROY VLAN
Syntax
destroy vlan=[
vlan_name
|
vlan_id
|all]
Parameters
vlan
Specifies a VLAN with either the VLAN name or VLAN ID.
vlan_name
Specifies a VLAN name.
vlan_id
Specifies a VLAN ID. The range is 2 to 4094.
all
Specifies all VLANs.
Description
Use this command to delete the specified VLAN from the switch.
Confirmation Command
“SHOW VLAN” on page 216
Example
The following command deletes VLAN 10 from the switch:
Manager > destroy vlan=10