Edits an Ethernet-based network.
edit Network [instanceroles= { MANAGEMENT | LIVE_MIGRATE | CLUSTER_HEARTBEAT | VIRTUAL_MACHINE | STORAGE }] [vlanSegment=] [valuename=] [valuedescription=]value
Where is:
instance
{ id= | idname= }name
This command edits an Ethernet-based network.
Although none of the options are mandatory, you must supply at least one option.
The following table shows the available options for this command.
Option | Description |
|---|---|
| The network roles. Enter options separated by commas (,), for example: roles='VIRTUAL_MACHINE,STORAGE' |
| The name or ID of a VLAN segment. |
| A name to identify the network. |
| Optional description for the network. |
{ |
The instance of the object using either the
|
Example A.56 Editing a network
OVM> edit Network name=MyVMNetwork roles='VIRTUAL_MACHINE,LIVE_MIGRATION'