1 Answer
- Newest
- Most votes
- Most comments
2
Follow the steps below to change the IP address of an EC2 instance:
- Log in to the AWS Management Console and go to the EC2 Dashboard.
- Select the EC2 instance for which you want to change the IP address.
- Click on the "Actions" button and select "Networking" > "Manage IP Addresses".
- In the "Manage Private IP Addresses" dialog box, click on "Release" next to the IP address that you want to change.
- Once the IP address is released, click on "Allocate New Address".
- In the "Allocate IP address" dialog box, select the VPC that your EC2 instance is part of and click on "Allocate".
- 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 2 years ago
Relevant content
- asked 7 years ago
- asked 3 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 3 years 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.