In the Aliyun Proprietary network VPC (Virtual Private Cloud), create ECS.
- Create a proprietary network VPC
- Creating switches
- Creating ECS in VPC
1 Create a proprietary network VPC
1-1. Login to Aliyun "console" and click "Proprietary network vpc"->"proprietary network"->"create proprietary network" in turn.
1-2. Fill in the exclusive Network name, select the network segment, click "OK".
The number of private IP addresses that can be used for each segment of the network is different, where the "192.168.0.0/16" network segment is selected.
1-3. Click "OK" on the page showing "create a proprietary network success".
1-4. You can confirm that you have successfully created the test "vpc.
Then click "Manage" to create the switch.
2-1. Click "Switch"->"Create switch".
2-2. Fill in the information and click "OK".
It is important here to fill in the available areas and network segments.
When creating multiple switches in VPC, use as many usable areas as possible, and the segment must be within the VPC network segment.
2-3. Confirm to create the switch.
3-1. When creating ECS under VPC's designated switch, click "Create an instance"->"create an ECS instance".
3-2. In creating a cloud Server ECS's page, the most important is the choice of network type.
There are "classic networks" and "proprietary networks", and you must select a proprietary network and choose the VPC name and switch name. Other options are the same as ECS in creating classic networks.
Here need to pay attention to is "elastic public network ip" option, did not check "elastic public network ip" when ECS started is no public network IP.
※ in the creation of ECS when the "elastic Public network ip", "with ECS release elastic public IP will also be released.
Therefore, you need to create a resilient IP and bind to that ECS, or create a NAT gateway and configure Port forwarding for us to connect using remote connection tools such as TeraTerm.
※ "Port forwarding" here is equivalent to Dnat.