How to convert the public IP assigned to a private network (VPC) type ECS instance to an elastic public IP (EIP)

坏嘻嘻
Release: 2018-09-17 16:49:04
Original
3279 people have browsed it

The content of this article is about how to convert the public IP allocated by the ECS instance of the private network (VPC) type to an elastic public IP (EIP). It has certain reference value and is needed. Friends can refer to it, I hope it will be helpful to you.

Convert public IP to elastic public IP

This document describes how to convert the public IP assigned to an ECS instance of the private network (VPC) type to an elastic public IP (EIP) ), so that the public IP address can be retained and can be unbound or bound to the instance at any time.

Constraints

The following restrictions apply to converting the public IP of a VPC-type ECS instance to an EIP:

Only supported A VPC-type ECS instance assigned a public IP address.

Only supports ECS instances of VPC type that are stopped (Stopped) or running (Running). ECS instances of VPC types in other states do not support this operation.

If the VPC type ECS instance has uneffective change configuration tasks, this operation is not supported.

This operation is not supported within 24 hours before the expiration of VPC-type ECS instances.

This operation is not supported for ECS instances of the VPC type that are billed based on fixed bandwidth.

This function only supports converting public IP to EIP and does not support other conversions.

Instructions for use

The conversion process will not affect the public network access of VPC type ECS instances and will not cause network interruptions.

Before and after the conversion, the billing method for public network bandwidth remains unchanged.

After conversion, EIP will be billed separately and a separate bill will be generated. For EIP billing, please refer to Prepaid (yearly and monthly). You can choose to export the consumption records of the Elastic Public IP product through Consumption Records > Usage Records in the Billing Center.

Operation steps

Follow the following steps to convert the public IP of the VPC type ECS instance to an EIP:

Log in ECS management console.

In the left navigation bar, click Instances.

Select a region.

Find the ECS instance whose network type is Private Network and whose IP address needs to be converted. In the Operation column, select More > Convert Public IP to Elastic Public IP.

In the pop-up Convert Public IP to Elastic Public IP dialog box, confirm the information and click OK.

Refresh the instance list.

After the conversion is successful, the original public IP address will be marked as elastic.

How to convert the public IP assigned to a private network (VPC) type ECS instance to an elastic public IP (EIP)

#You can click this IP address to go to the IP management console to view and operate the elastic public IP.

Follow-up operations

After the conversion is successful, you can perform the following operations:

Unbind the EIP and bind other instances , EIP can also be released. For specific operations, please refer to the User Guide of Elastic Public IP.

Add EIP to the shared bandwidth package to save costs. For details, please refer to How to Choose Public Network Products and How to Save Public Network Costs.

API Operation

You can use the ConvertNatPublicIpToEip interface to convert public IP to EIP.

The above is the detailed content of How to convert the public IP assigned to a private network (VPC) type ECS instance to an elastic public IP (EIP). For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template