Skip to main content
URL: https://console.gmicloud.ai/user-console/ce/vpcs 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.
VPC and Subnets

Empty state

No VPC Instances. No VPC instances have been created yet.
When populated, the page lists each VPC with its CIDR block, subnets, and the count of attached 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: 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

Configuration

Subnets

The Subnets section lists all subnets within the VPC:

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.