Skip to main content
Virtual Private Clouds (VPCs) provide isolated network environments for your bare metal servers. Each VPC contains one or more subnets that define the IP address ranges for your resources.

Access VPC & Subnets

  1. Click “VPC & Subnets” in the left sidebar under the “Bare Metal” section
sidebar-vpc-subnets-navigation.png
  1. You will see the VPC list page showing all your VPCs
vpc-list-page.png

VPC List

The VPC list displays the following information for each VPC:
ColumnDescription
NameThe name of the VPC (click to view details)
Data CenterThe data center where the VPC is located
IPv4 CIDRThe IP address range assigned to the VPC
SubnetsNumber of subnets in the VPC
Creation TimeWhen the VPC was created
Use the filter box to search VPCs by name, ID, data center, or CIDR.

Default VPC

Each data center comes with a Default VPC that is automatically created for your organization. The Default VPC includes:
  • A pre-configured IPv4 CIDR block
  • A Default Subnet covering the entire VPC range

View VPC Details

Click on a VPC name to view its details: vpc-details-page.png

Basic Information

FieldDescription
IDUnique identifier for the VPC
NameThe VPC name
Data CenterLocation of the VPC
Creation TimeWhen the VPC was created

Configuration

FieldDescription
IPv4 CIDR BlockThe IP address range for the VPC

Subnets

The Subnets section lists all subnets within the VPC:
ColumnDescription
IDUnique identifier for the subnet
NameThe subnet name
IPv4 CIDRThe IP address range for the subnet

Using VPCs with Bare Metal

When launching a bare metal server, you can select which VPC and subnet to use for networking. This determines the private IP address range your server will use and enables communication with other resources in the same VPC.