Edits an Ethernet port.
edit Port [instanceaddressType= { none | staticIp | dynamic }] [mtu=] [valueipAddress=] [valuenetMask=] [valuename=] [valuedescription=]value
Where is:
instance
{ id= | idname= }name
This command edits an Ethernet port on an Oracle VM Server .
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 addressing type. |
| The MTU value. |
| The IP address to use for the port. |
| The netmask to use for the port. |
| A name to identify the port. |
| Optional description for the port. |
{ |
The instance of the object using either the
|
Example A.59 Editing a port
OVM> edit Port id=0004fb0000200000b0f9d86788b94a0e addressType=none \ mtu=1500 name='My Port'