Adds a VLAN interface to a network.
Syntax
add VlanInterface
instance
to
Network
instance
Where
is:
instance
{
id=
|
value
name=
}value
Description
This command adds a VLAN interface to a network. To create a VLAN interface, use the create VlanInterface command.
Options
The following table shows the available options for this command.
Option | Description |
---|---|
{
|
The instance of the object using either the
|
Examples
Example A.20 Adding a VLAN interface to a network
OVM> add VlanInterface name=MyVLANInterface to Network name=MyNetwork