Removes a VNIC from a virtual machine.
remove Vnic
instance
from VM
instance
Where instance is:
{
id=id
|
name=name
}
This command removes a VNIC from a virtual machine.
The following table shows the available options for this command.
Option | Description |
|---|---|
{
id= |
The instance of the object using either the
|
Example A.119. Removing a VNIC from a virtual machine
OVM> remove Vnic name=00:21:f6:00:00:00 from Vm name=MyVM