Network
Network
You can create and manage Private networks from the Network menu.
Create a private network
Click the Create Network button
A new dialog box for creating a Private Network will appear, and in the Name field, enter the name of the network to be created
Click the Create button to create a Private network. Instances located in a private network can communicate with each other through local network addresses. However, see the Floating IP section for more information about making it a Public IP.
When Private Network is created, it is created empty without any Subnet, and Instance cannot be started without Subnet.
Create a Private Network Subnet
Click on the Private Network text.
Select the Subnet tab.
Click the Create Subnet button.
The following fields are required to create a new Subnet.
- Subnet Name - The name of the Subnet
- Network address - Specifies which IP address pool the Subnet will have. Network prefix or Mask must be specified. For example: 192.168.1.0/24
- Gateway IP - Set the Gateway IP of the Subnet. For example: 192.168.1.1
Enter the above fields and click the Create button.
Delete private network
Select Network from the Network table and delete it with the Delete button.
To delete the network, you must delete all the subnets and ports in use.
Auto Assign Ip vs Private network
During instance creation, the Network field is selected, and this field is set to Auto Assign IP by default. When Auto Assign IP is selected, the Instance is initially created with a Public IP address and will not connect to any Private network. However, in the case of creating an Instance in a Private network, you can disable Auto Assign IP in the Network field and select a Private network to create the Instance in that network. Instances located in a private network can communicate with each other through local network addresses. However, see the Floating IP section for more information about making it a Public IP.
Router
Router provides Virtual layer 3 services such as Routing and NAT.
Create a router
Enter the Router menu from the Network menu.
A new dialog box will appear when you click the Create Routers button.
A window with fields in the dialog appears.
- Name (Required)
- External Network - Must be enabled when an external network is configured
- Admin state up - Whether to turn on the Router with admin rights.
- Description - Description of the router.
After entering the fields, click the Create button in the lower right corner of the dialog.
Remove the router
- Enter the Router menu from the Network menu.
- Click on the text of the router you want to delete to enter the detailed information window.
- Go to Interface tab.
- Remove all interfaces from the list.
- Press the Delete button of the Router to be deleted.
- Click the Delete Router button in the lower right corner of the dialog that appears.
Add an Interface to the Router
- Enter the Router menu from the Network menu.
- Click on Add Interface Router text from the table to enter the details window.
- Enter the Interfaces tab.
- Clicking the Add Interfaces button will bring up a new dialog box.
- In the Subnet field, select the subnet to add as Interface
- Click the Create button in the lower right corner to add an interface.