# Create a Network

## Instruction

### 1. **Create a VPC Network**

Click the **+ "Create"** button and select **Network**.

![VPC Networks Page](https://content.gitbook.com/content/4csDFrNQz0Q4tDnx3xyT/blobs/2REQhBUvVDVKa88LO9Qj/Create%20VPC%202.JPG)

### 2. **Fill in the details to create the VPC Network**

![Create Network](https://content.gitbook.com/content/4csDFrNQz0Q4tDnx3xyT/blobs/G6LDaX5JTBcTTlpzchQ2/Create%20VPC%203.JPG)

* **Name:** The name of the VPC Network (can be edited later).
  * Can only contain English letters (A-Z, a-z), numbers (0-9), hyphens (-), or underscores (\_).
  * Must be between 4 and 20 characters long.
* **CIDR:** The private IP address pool for the VPC Network.
  * Subnets can be sized from /1 to /29.
* **Security Group:** Toggle **on** to create a Default Security Group for this VPC Network.
* **DHCP:** Toggle **on** to enable DHCP for this VPC Network.

### 3. **Confirm VPC Network Creation**

The VPC Network will be created.

![](https://content.gitbook.com/content/4csDFrNQz0Q4tDnx3xyT/blobs/YjSfcWNtcTPh2wKsguyq/Create%20VPC%204.JPG)
