how make my default public ip to static ip in ec2 instance ?

0

hello guy need help

here my scenario

when i launch ec2 instance that time aws give me public ip. Now here i need this public ip to make static/ permanent Ip?

질문됨 일 년 전336회 조회
2개 답변
1

To make your EC2 instance's public IP address static (permanent), you can associate an Elastic IP (EIP) with your instance.

Here you can find the documentation to learn how to do it.

AWS
David C
답변함 일 년 전
  • no i need same temporary ip that assign to me

0

Hi The way to do that is to assign Elastic IP address to your instance once it is created. You can allocate an Elastic IP address from Amazon's pool of public IPv4 addresses, or from a custom IP address pool that you have brought to your AWS account. if you have set the "Auto-assign public IP" to enable, then once you associate an Elastic IP address with an instance or its primary network interface, the instance's public IPv4 address (if it had one) is released back into Amazon's pool of public IPv4 addresses

https://repost.aws/knowledge-center/ec2-associate-static-public-ip

AWS
TonyG
답변함 일 년 전
  • i need same public ip address that assign with ec2 instances

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인