delete vlan
delete [
{vlan} vlan_name | vlan
vlan_list]
Description
Deletes a VLAN.
Syntax Description
vlan_name | Specifies a VLAN name. |
vlan_list | Specifies a VLAN list of IDs. |
Default
N/A.
Usage Guidelines
If you delete a VLAN that has untagged port members and you want those ports to be returned to the default VLAN, you must add them back explicitly using the configure svlan delete ports command.

Note
The default VLAN cannot be deleted. Before deleting an ISC VLAN, you must delete the MLAG peer.Example
The following command deletes the VLAN accounting:
delete accounting
History
This command was first available in ExtremeXOS 10.1.
The vlan_list option was added in ExtremeXOS 16.1.
Platform Availability
This command is available on all platforms.