VPC provides a dedicated network for your ECS. A VPC can contain subnets for further isolation. You can configure security groups per subnet to control access to cloud resources.
You can select an existing VPC or create a new one.
For more information about VPC, see Virtual Private Cloud User Guide.
If you specify an IP address for a NIC when creating multiple ECSs in a batch:
If your ECS is of M2 or large-memory type, you can click MTU Settings to configure the maximum transmission unit (MTU) for a to-be-added extension NIC for improving network performance. An MTU can only be a number, ranging from 1280 to 8888.
A security group controls ECS access within or between security groups by defining access rules. This enhances ECS security.
When creating an ECS, you can select multiple (recommended not more than five) security groups. In such a case, the access rules of all the selected security groups apply on the ECS.
Before initializing an ECS, ensure that the security group rules for the outbound direction meet the following requirements:
If you use the default security group rules for the outbound direction, the preceding requirements are met, and the ECS can be initialized. The default security group rules for the outbound direction are as follows:
An EIP is a static public IP address bound to an ECS in a VPC. Using the EIP, the ECS provides services externally.
The following options are provided:
The system automatically assigns an EIP for the ECS. The EIP provides a dedicated bandwidth that is configurable.
An existing EIP is assigned for the ECS. When using an existing EIP, you are not allowed to create ECSs in a batch.
Without an EIP, the ECS cannot access the Internet and is used in the private network or cluster only.
Select the bandwidth based on service requirements. The unit is Mbit/s.