VPC2

Updated on 15 July, 2026

Manages VPC 2.0 network connections for Bare Metal instances, enabling attachment, detachment, and listing of VPC associations.


The vultr-cli bare-metal vpc2 command manages VPC 2.0 network attachments for Bare Metal instances, allowing you to list, attach, or detach VPCs from physical servers.

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 bare-metal vpc2

Available Commands

  • attach - Attach a VPC2 network to a server
  • detach - Detach a VPC2 network from a server
  • list - List all VPC2 networks attached to a server
Attaches a bare metal server to a VPC 2.0 network to enable private network connectivity between infrastructure resources.
Removes a bare metal server from a VPC 2.0 network, disconnecting it from the private network environment.
Lists all VPC 2.0 networks attached to a specified bare metal server with their connection details and configuration.