Changing Ip in EC2

0

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

XaKov
posta un anno fa240 visualizzazioni
1 Risposta
2
Risposta accettata

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".
con risposta un anno fa
  • 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.

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande