Private IP address change, effect(s)?

0

Hello All,

What are the effects of changing the Private IP address within the EC2 Instance? I'm wondering what issues will occur and if even this can be done, and if so what are the repercussions?
We're trying to set up a site-to-site VPN with our company and they are wanting to change/map these IPs/CIDR Blocks.

Is there any documentation (I'd be surprised if there wasn't) that talked about this?

Thank you

質問済み 4年前3030ビュー
1回答
0

Hello,

When EC2 instances are launched, the primary elastic network interface is assigned a reserved private IP address from the default VPC DHCP pool. The private IP address stays assigned to the network interface until it is deleted. The instance's primary network interface cannot be removed; it stays assigned to the instance until the instance is deleted. It is not possible to remove or change the private IP address of the primary network interface, but it is possible to add more private IP addresses to the network interface.

Note: You can manually assign a static private IP address for your Windows network adapter, but if the network interface IP address and Windows adapter’s IP addresses don’t match, the network connection will not work. 

https://aws.amazon.com/premiumsupport/knowledge-center/static-private-ip-windows/
https://aws.amazon.com/premiumsupport/knowledge-center/custom-private-primary-address-ec2/

Thank you.

回答済み 4年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ