vlan-delete
This command deletes an existing VLAN.
Syntax vlan-delete
id vlan-id |
Specify the VLAN identifier. This is a value between 2 and 4092. |
range vlan-list |
Specify a range of VLAN IDs. |
vnet vnet-name |
Specify the VNET assigned to this VLAN. |
Defaults None.
Access CLI
History .
Version 1.2 |
Command introduced. |
Version 2.4.1 |
The parameter, vnet, added. |
Version 2.6.2 |
The parameter, range, added. |
Usage VLANs can be used to isolate network traffic at Layer 2. Use this command to delete an existing VLAN.
Examples To delete a VLAN with the identifier 7, use the following command:
CLI network-admin@switch > vlan-delete id 7