Is it possible to create secondary IPv6 addresses on an EC2 instance, similar to how it's done with IPv4 addresses?

1

As you can we have secondary ip for ipv4, it is possible for ipv6?

Diksha
質問済み 10ヶ月前321ビュー
1回答
0

Yes, multiple IPv6 addresses can be configured.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/MultipleIP.html#working-with-multiple-ipv6

For more information on how multiple IP addresses work, please refer to the following document.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/MultipleIP.html#MultipleIPReqs

Incidentally, to set up IPv6 on EC2, you must have an IPv6 CIDR block tied to the VPC.
https://docs.aws.amazon.com/ja_jp/AWSEC2/latest/UserGuide/using-instance-addressing.html#ipv6-addressing

profile picture
エキスパート
回答済み 10ヶ月前
profile picture
エキスパート
レビュー済み 10ヶ月前

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

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

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

関連するコンテンツ