Skip to content

Can I assign one elastic IP to different subnets that are residing on different availability zones but same aws region?

0

I was trying to create a network loadbalancer that maps to different subnets that are in different availability zones , however it keeps saying "Allocation 'elasticipID' can be used for one subnet only". How can I solve this issue, thanks!

1 Answer
1
Accepted Answer

You will need to have one Elastic IP per each subnet/availability zone. Please refer to the following documentation.

Note: Be sure to create the same number of Elastic IP addresses as the number of subnets that you select in each Availability Zone. For more information, see Elastic IP address limit.

AWS
answered 3 years ago
AWS
EXPERT
reviewed 3 years 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.