VPC2

Updated on 15 July, 2026

Manages VPC 2.0 network connections for Vultr instances, enabling attachment, detachment, and listing of associated networks.


The vultr-cli instance vpc2 command manages VPC 2.0 network connections for Vultr instances, allowing you to attach, detach, and list VPC networks associated with instances.

Warning
VPC 2.0 is deprecated and no longer available in the Vultr Console. Refer to the VPC Networks documentation to create a new VPC network. If you have an existing VPC 2.0 network, refer to How to Migrate From Vultr VPC 2.0 Network to a Vultr VPC Network to migrate it.

Usage

console
$ vultr-cli instance vpc2

Available Commands

  • attach - Attach a VPC2 to an instance
  • detach - Detach a VPC2 from an instance
  • list - List all VPC2 networks attached to an instance
Attaches an existing Vultr instance to a VPC 2.0 network to enable private network connectivity between resources.
Disconnects a server instance from a VPC 2.0 network by removing the network interface.
Lists all VPC 2.0 networks attached to a specific Vultr instance with their connection details and network information.