You can assign an EIP and bind it to an ECS so that the ECS can access the Internet.
Parameter |
Description |
Example Value |
---|---|---|
Region |
Regions are geographic areas that are physically isolated from each other. The networks inside different regions are not connected to each other, so resources cannot be shared across different regions. For lower network latency and faster access to your resources, select the region nearest you. |
eu-de |
EIP Type |
The selected EIP type cannot be changed after the EIP is assigned. |
Dynamic BGP |
Bandwidth |
The bandwidth size in Mbit/s. |
100 |
Bandwidth Name |
The name of the bandwidth. |
bandwidth |
Tag |
The EIP tags. Each tag contains a key and value pair. The tag key and value must meet the requirements listed in Table 2. |
|
Quantity |
The number of EIPs you want to purchase. |
1 |
Parameter |
Requirement |
Example Value |
---|---|---|
Key |
|
Ipv4_key1 |
Value |
|
192.168.12.10 |
An IPv6 client on the Internet can access the ECS that has an EIP bound in a VPC. For details about the implementation and constraints, see How Does an IPv6 Client on the Internet Access the ECS That Has an EIP Bound in a VPC?
After an ECS with an EIP bound is created, the system generates a domain name in the format of ecs-xx-xx-xx-xx.compute.xxx.com for the EIP by default. xx-xx-xx-xx indicates the EIP, and xxx indicates the domain name of the cloud service provider. You can use the domain name to access the ECS.