How to associate a range of Public IPv4 addresses with a IPv4 Prefix Delegation

0

I am working towards having a C6 metal with 1000+ public IP addresses using a leased \20 subnet (BYOIP), I believe I should be able to associate many \24 prefixes and then somehow associate those private IPs with the public IPs. I am trying to figure out if there is an Elastic IP equivalent for prefix ranges or if I am going about this incorrectly.

已提问 8 个月前310 查看次数
1 回答
0

Hi,

Did you check out this page ? https://github.com/aws/aws-eks-best-practices/blob/master/content/networking/prefix-mode/index_windows.md#replace-all-nodes-during-migration-from-secondary-ip-mode-to-prefix-delegation-mode-or-vice-versa

It explains how to manage delegation properly to increase pod density and also give recommendation on when to use it or not.

Best,

Didier

profile pictureAWS
专家
已回答 8 个月前
  • I did read it now, however, I am still unsure how to associate my public IPs with my prefix. For context, I am not using it with Pods or Kubernetes but running a custom process, the goal is to try to get as many Public IPs on this single host as possible.

  • I think I need to set up the Prefixes from a VPC that utilizes my IPAM from my BYOIP IPv4 subnet.

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

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

回答问题的准则