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 个月前320 查看次数
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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则