简体   繁体   English

使用 EC2 ip 地址的更改更新 ALB

[英]Update ALB with changes in EC2 ip address

I want to have my EC2 instances use same IP even after start/stop.即使在启动/停止后,我也想让我的 EC2 实例使用相同的 IP。 I cannot assign an Elastic IP because I have reached my limit (Not looking for "Request for Elastic IP increase" solution).我无法分配弹性 IP,因为我已达到我的限制(不寻找“请求弹性 IP 增加”解决方案)。

Is there any work around to make EC2 use the same IP address after start/stop?是否有任何解决方法可以让 EC2 在启动/停止后使用相同的 IP 地址? (OR) Is there any work around to make EC2 update their new IP address to all the load balancers (ALB & NLB) dynamically? (或)是否有任何解决方法可以让 EC2 动态更新所有负载均衡器(ALB 和 NLB)的新 IP 地址?

You will need to request a limit increase through the link on the bottom of the contact us page: https://aws.amazon.com/contact-us/您需要通过联系我们页面底部的链接请求提高限额: https : //aws.amazon.com/contact-us/

EIP is different for VPC and nonVPC VPC 和非 VPC 的 EIP 不同

VPC Limit increase page: https://aws.amazon.com/contact-us/vpc-request/ VPC限制增加页面: https : //aws.amazon.com/contact-us/vpc-request/

nonVPC EIP limit increase: https://aws.amazon.com/contact-us/eip_limit_request/非VPC EIP限制增加: https ://aws.amazon.com/contact-us/eip_limit_request/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM