Changing Ip in EC2

0

Hello, I would like to know how can I change Ip in my EC2 Instance?

XaKov
asked a year ago236 views
1 Answer
2
Accepted Answer

Follow the steps below to change the IP address of an EC2 instance:

  1. Log in to the AWS Management Console and go to the EC2 Dashboard.
  2. Select the EC2 instance for which you want to change the IP address.
  3. Click on the "Actions" button and select "Networking" > "Manage IP Addresses".
  4. In the "Manage Private IP Addresses" dialog box, click on "Release" next to the IP address that you want to change.
  5. Once the IP address is released, click on "Allocate New Address".
  6. In the "Allocate IP address" dialog box, select the VPC that your EC2 instance is part of and click on "Allocate".
  7. Select the new IP address that was allocated and click on "Associate IP address". In the "Associate IP address" dialog box, select the EC2 instance for which you want to change the IP address and click on "Associate".
answered a year ago
  • Hello Tasadduq Burney,

    Could you please help me with screen shot of above steps, as I could not found release private IP address option for my ec2.console. This would help me in my case where I need to assign specific ip of existing server to newly built server. Thanks again.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions