Create VPC Network
This guide explains how to create a VPC Network. VPC Network is also the basis for creating a Virtual Machine, you must create a VPC Network before creating a Virtual Machine.
Go to Network page.

Click Create VPC button.

After clicking Create VPC, the Create VPC Network form is displayed.

Name
Name of VPC Network
Description
Description of VPC Network
Billing Type
- PPU - Fixed
IP Address
Enter Private IP Address also the subnetmask, The Internet Assigned Number Authority (IANA) has assigned several address ranges to be used by private networks. Address ranges to be use by private network are: - Class A: 10.0.0.0 to 10.255.255.255 - Class B: 172.16.0.0 to 172.31.255.255 - Class C: 192.168.0.0 to 192.168.255.255 An IP address within these ranges is therefore considered non-routable, as it is not unique. Any private network that needs to use IP addresses internally can use any address within these ranges without any coordination with IANA or an Internet registry. Addresses within this private address space are only unique within a given private network.
VPC Type
There are two types available on the VPC: a.Simple support services that need to be connected to the internet and have access to resources outside the VPC. b.Isolated is used to fully isolate resources and data from the internet or other resources outside the VPC. VPC type difference is the simple type you can add Floating IP to the network configuration.
Gateway Pool
Displays only when Simple is selected as the VPC Type. Select the gateway pool to be used for external network connectivity. This field is not available for the Isolated VPC type.
In the Name field, enter the name of the VPC.

Enter the VPC description in the Description field.

In the Billing Type field, select the billing type for the VPC Network.

In the Configure IP Range section, specify the private IP address and network size to be used for the VPC Network.

From the VPC Type dropdown, select the VPC type to be used for the VPC Network. This guide uses the Simple VPC type.
Simple: Select this option to enable internet connectivity. The Gateway Pool field is displayed and must be selected.
Isolated: Select this option to isolate the VPC from external networks. The Gateway Pool field is not displayed.

From the Gateway Pool dropdown, select the gateway pool to be used for the VPC Network.

After filling out all the forms in the VPC Network, click Create VPC Network.

There will be a notification if the VPC Network is successfully created "VPC network has been successfully created".

Last updated
