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.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ