A.7 add BondPort

Adds an bonded port to a network object.

Syntax

add BondPort instance to Network instance

Where instance is:

{ id=value | name=value }

Description

This command adds a bonded port to a network object.

Options

The following table shows the available options for this command.

Option

Description

{ id=value | name=value }

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

Examples

Example A.8 Adding a bonded port to a network

OVM> add BondPort id=0004fb000020000065822cb7bb9ec296 to Network name=MyVMNetwork

See Also