Deleting a VLAN
You might have to delete a VLAN before removing a NIC from its slot. When you delete a VLAN, it is automatically removed from all of the failover rules and groups that use it.
Before you begin
There must be no LIFs associated with the VLAN.
About this task
Deletion of the last VLAN from a port might cause a temporary disconnection of the network from the port.
Use the network port vlan delete command to delete a VLAN.
Example
The following example shows how to delete VLAN e1c-80 from network port e1c on the node cluster-1-01:
cluster-1::> network port vlan delete -node cluster-1-01 -vlan-name e1c-80
Give documentation feedback