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. The region selected for the EIP is its geographical location. |
eu-de |
EIP Type |
The selected EIP type cannot be changed after the EIP is assigned. |
Dynamic BGP |
Billed By |
Two options are available:
|
Dedicated |
Bandwidth |
The bandwidth size in Mbit/s. |
100 |
EIP Name |
The EIP name. |
eip-test |
Enterprise Project |
The enterprise project that the EIP belongs to. An enterprise project facilitates project-level management and grouping of cloud resources and users. The name of the default project is default. For details about creating and managing enterprise projects, see the Enterprise Management User Guide. |
default |
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 assign. |
1 |
Parameter |
Requirement |
Example Value |
---|---|---|
Key |
|
Ipv4_key1 |
Value |
|
3005eip |
An IPv6 client on the Internet can access the ECS that has an EIP bound in a VPC. For details, 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.