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
asked 9 months ago301 views
1 Answer
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
EXPERT
answered 9 months ago
profile picture
EXPERT
reviewed 9 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions