Tuesday, July 26, 2022

[SOLVED] AWS NLB - not able to assign Elastic IP to Network Load Balancer

Issue

Am trying to assign Elastic IP (recently disassociated from EC2 instance ) to an Internet facing Network Load Balancer using Edit IP Address Type option, however Elastic IP is not shown in dropdown Assigned by AWS.Actually no drop down is shown.

Suggest if am I missing something or there are other way for doing the same.

enter image description here

enter image description here


Solution

You can't change existing IP address assocciation. You already have assigned all your NLB nodes to AWS provided IP. You can only add Elastic IP for new AZ association in an existing NLB. If you used all associations, you have to create new NLB.



Answered By - Marcin
Answer Checked By - Pedro (WPSolving Volunteer)