Deletes a virtual interface from a guest virtual machine (VM).
vm | Virtual machine. |
vm_name | Specifies the VM to delete the virtual interface from. |
delete | Specifies deleting a virtual interface. |
virtual-interface | Specifies which virtual interface to delete. |
name | Specifies deleting a virtual interface by specifying its optional name. |
vf_name | Specifies the optional name (unique within this VM) of the virtual interface to delete from the VM. |
mac | Specifies deleting a virtual interface by specifying its MAC address. |
mac_addr | Specifies the virtual interface MAC address. |
N/A.
To add a virtual interface to a guest VM, use the configure vm vm_name add virtual-interface port port {vlan vlan_id} {name vf_name} command.
The following example deletes the virtual interface "my_vf" from the VM "vm1":
# configure vm vm1 delete virtual-interface my_vf
This command was first available in ExtremeXOS 30.5.
This command is available on all platforms that support the Integrated Application Hosting (IAH) feature and have a Core or Premier license installed. For a list of platforms that support the IAH feature and for information about licenses, see the ExtremeXOS 32.1 Feature License Requirements .