Removes an Ethernet port from a network object.
remove Port
instance
from
{
BondPort
|
Network
|
VlanGroup
}
instance
Where instance is:
{
id=id
|
name=name
}
This command removes an Ethernet port from a network object.
The following table shows the available options for this command.
Option | Description |
|---|---|
{ BondPort | Network | VlanGroup } | The network object from which to remove the Ethernet port. |
{
id= |
The instance of the object using either the
|
Example A.109. Removing a port from a network
OVM> remove Port id=0004fb0000200000be8fa354cb7d98ae from Network name=MyVMNetwork