diff --git a/docs/en-US/add-remove-nic-ui.xml b/docs/en-US/add-remove-nic-ui.xml index 042905998eb..9a2f5ead50f 100644 --- a/docs/en-US/add-remove-nic-ui.xml +++ b/docs/en-US/add-remove-nic-ui.xml @@ -19,20 +19,20 @@ under the License. -->
- Reconfiguring Physical Networks in VMs + Reconfiguring Networks in VMs &PRODUCT; provides you the ability to move VMs between networks and reconfigure a VM's - network. You can remove a VM from a physical network and add to a new physical network. You can - also change the default physical network of a virtual machine. With this functionality, hybrid - or traditional server loads can be accommodated with ease. - This feature is supported on XenServer and KVM hypervisors. + network. You can remove a VM from a network and add to a new network. You can also change the + default network of a virtual machine. With this functionality, hybrid or traditional server + loads can be accommodated with ease. + This feature is supported on XenServer, VMware, and KVM hypervisors.
Prerequisites - For adding or removing physical networks to work, ensure that vm-tools are running on the - guest VMs on VMware hypervisor. If vm-tools are not present, running dhclient does not - result in IPs getting assigned to the NICs. + For adding or removing networks to work, ensure that vm-tools are running on the guest VMs + on VMware hypervisor. If vm-tools are not present, running dhclient does not result in IPs + getting assigned to the NICs.
- Adding a Physical Network + Adding a Network Log in to the CloudPlatform UI as an administrator or end user. @@ -85,7 +85,7 @@
- Removing a Physical Network + Removing a Network Log in to the CloudPlatform UI as an administrator or end user. @@ -118,7 +118,7 @@
- Selecting the Default Physical Network + Selecting the Default Network Log in to the CloudPlatform UI as an administrator or end user. diff --git a/docs/en-US/add-remove-nic.xml b/docs/en-US/add-remove-nic.xml index fdccb37b2e2..f9c440c6ae3 100644 --- a/docs/en-US/add-remove-nic.xml +++ b/docs/en-US/add-remove-nic.xml @@ -19,19 +19,18 @@ under the License. -->
- Reconfiguring Physical Networks in VMs + Reconfiguring Networks in VMs &PRODUCT; provides you the ability to move VMs between networks and reconfigure a VM's - network. You can remove a VM from a physical network and add to a new physical network. You can - also change the default physical network of a virtual machine. With this functionality, hybrid + network. You can remove a VM from a network and add to a new network. You can + also change the default network of a virtual machine. With this functionality, hybrid or traditional server loads can be accommodated with ease. This feature is supported on XenServer and KVM hypervisors. The following APIs have been added to support this feature. These API calls can function only while the VM is in running or stopped state.
Prerequisites - For adding or removing NICs to work, ensure that vm-tools are running on the - guest VMs running on VMware hypervisor. If vm-tools are not present, running dhclient does not - result in IPs getting assigned to the NICs. + For adding or removing NICs to work, ensure that vm-tools are running on the guest VMs on + VMware hypervisor.
addNicToVirtualMachine