You are now viewing Migrate for Compute Engine v 4.11. As of version 5.0, Migrate for Compute Engine has been renamed to Migrate to Virtual Machines. See the 5.0 documentation for the most updated version.

As of December 2022, support ends for migrating VMs from VMware vSphere to Google Cloud using Migrate for Compute Engine v 4.11.

Using multiple IP addresses

Stay organized with collections Save and categorize content based on your preferences.
If an on-premises VM uses multiple IPs, you can replicate the configuration in by adding an additional Google Cloud Alias IP Range per instance. If you enable multiple IP support, Migrate for Compute Engine adds all of the IPs in the Alias IP range to the instance's NIC in Google Cloud during VM migration.

This feature is only supported for Linux VMs.

Migrate for Compute Engine supports IP address ranges of up to 32 addresses or up to 27 CIDR ranges. Google Cloud only supports an IP address range consisting of a single CIDR mask chosen from the following list:

  • x.x.x.x/32 - single IP address
  • x.x.x.x/31 - 2 addresses
  • x.x.x.x/30 - 4 addresses
  • x.x.x.x/29 - 8 addresses
  • x.x.x.x/28 - 16 addresses
  • x.x.x.x/27 - 32 addresses

The CIDR range must belong to that subnet's range. The range you choose cannot already be in use, even in part, by any other resource on the Virtual Private Cloud network. For more information, see the Alias IP documentation.

To learn how to enable multiple IP support for your VM instances, see Work with VM instances.