Edits a VLAN interface.
edit VlanInterface [instancemtu=] [valueaddressType= { none | staticIp | dynamic }] [ipAddress=] [valuenetMask=] [valuename=] [valuedescription=]value
Where is:
instance
{ id= | idname= }name
This command edits a VLAN interface.
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 MTU value. |
| The network addressing type. |
| The IP address to use for the VLAN interface. |
| The netmask to use for the VLAN interface. |
| A name to identify the VLAN interface. |
| Optional description for the VLAN interface. |
{ |
The instance of the object using either the
|
Example A.73 Editing a VLAN interface
OVM> edit VlanInterface name=MyVlanInterface mtu=1500 addressType=dynamic