How to Migrate From Vultr VPC 2.0 Network to a Vultr VPC Network

Updated on 16 April, 2026
Guide
Learn how to seamlessly migrate your infrastructure from Vultr VPC 2.0 to the new Vultr VPC Network with our step-by-step guide for a smooth transition.
How to Migrate From Vultr VPC 2.0 Network to a Vultr VPC Network header image

A Vultr VPC Network provides an isolated private network environment for instances to communicate and share resources using IPv4 addressing. VPC 2.0 is deprecated and will be removed in a future release.

This guide explains how to migrate instances from a Vultr VPC 2.0 Network to a Vultr VPC Network. It covers creating a replacement VPC Network, detaching instances from VPC 2.0, attaching them to the new network, and removing the VPC 2.0 Network.

Note
This guide assumes that you have a VPC 2.0 Network already configured with instances attached.

Create a New VPC Network

  1. Log in to the Vultr Console.

  2. Navigate to Network > VPC Networks.

  3. Click Create VPC Network.

  4. Enter a name in the VPC Network Name field.

  5. Under VPC Connectivity, select the connectivity type:

    • Instances with Public IP — for instances that have public IP addresses assigned.
    • Private Instances behind NAT Gateway — for instances that require a NAT Gateway for outbound internet access.
  6. Under Location, select the same region as your existing VPC 2.0 Network.

  7. (Optional) Under Network Settings, enable Custom IP Range and enter the same IP range used by your VPC 2.0 subnet to preserve IP addressing.

  8. Click Create VPC Network.

Migrate Instances to the New VPC Network

Note
Virtual Machines reboot automatically when detached from a VPC 2.0 Network and attached to a VPC Network. Bare Metal instances do not reboot automatically. After the network change, manually reboot the instance or configure its network interfaces using the assigned MAC and IP addresses.

Detach from VPC 2.0

  1. Navigate to the instance you want to migrate and open its Settings page.

  2. Click the VPC 2.0 tab.

  3. Locate the attached VPC 2.0 Network and click Detach VPC.

    The instance reboots automatically to complete the detachment.

Attach to the New VPC Network

  1. On the same instance Settings page, click the IPv4 tab.

  2. Select the new VPC Network from the dropdown.

  3. Click Attach VPC.

    The instance reboots to apply the network change.

Repeat these steps for each instance attached to the VPC 2.0 Network.

Delete the VPC 2.0 Network

Note
A VPC 2.0 Network can only be deleted after all attached instances have been detached.
  1. Navigate to Network > VPC 2.0.

  2. Locate the network and click Delete Network.

Conclusion

You have migrated your instances from a Vultr VPC 2.0 Network to a Vultr VPC Network. The instances now communicate over the new network with the same private IP addressing. For more information on managing VPC Networks, refer to the Vultr VPC Network documentation.

Comments