switch-vnic-delete
This command is used to remove a virtual Network Interface Card (vNIC) from the switch.
Syntax switch-vnic-delete
nic nic-string |
Specify the vNIC to delete from the switch. This is autogenerated when the vNIC is created. |
Defaults None.
Access CLI
History
Version 1.2.1 |
Command introduced. |
Usage Use this command to delete a vNIC from a switch. Use the switch-vnic-show command to display a list of configured vNICs on the switch.
Examples To delete the vNIC, eth0.3, use the following command:
CLI (network-admin@switch) >switch-vnic-delete nic eth0.3