Documentation Index
Fetch the complete documentation index at: https://docs.gmicloud.ai/llms.txt
Use this file to discover all available pages before exploring further.
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
- Click “VPC & Subnets” in the left sidebar under the “Bare Metal” section
- You will see the VPC list page showing all your VPCs
VPC List
The VPC list displays the following information for each VPC:
| Column | Description |
|---|
| Name | The name of the VPC (click to view details) |
| Data Center | The data center where the VPC is located |
| IPv4 CIDR | The IP address range assigned to the VPC |
| Subnets | Number of subnets in the VPC |
| Creation Time | When 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:
| Field | Description |
|---|
| ID | Unique identifier for the VPC |
| Name | The VPC name |
| Data Center | Location of the VPC |
| Creation Time | When the VPC was created |
Configuration
| Field | Description |
|---|
| IPv4 CIDR Block | The IP address range for the VPC |
Subnets
The Subnets section lists all subnets within the VPC:
| Column | Description |
|---|
| ID | Unique identifier for the subnet |
| Name | The subnet name |
| IPv4 CIDR | The IP address range for the subnet |
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.