A.86 remove Vnic

Removes a VNIC from a virtual machine.

Syntax

remove Vnic instance from VM instance

Where instance is:

{ id=id | name=name }

Description

This command removes a VNIC from a virtual machine.

Options

The following table shows the available options for this command.

Option

Description

{ id=id | name=name }

The instance of the object using either the id or name option, for example name=MyVM.

Examples

Example A.119 Removing a VNIC from a virtual machine

OVM> remove Vnic name=00:21:f6:00:00:00 from Vm name=MyVM

See Also