BYOIP Public Address- Individual IP allocation

1

Hello, I read through the AWS Docs for IPAM but am a little unsure about public IP allocation. I plan on bringing a /24 CIDR and share across out organization with RAM. I understand the steps needed to create pools and share across the org. However, my question is, can I use a public pool to share my /24 across multiple accounts within a region. For example, can account-a and account-b, both in us-east-1 allocate public IP's from my /24 assigned to the us-east-1 region? accopunt-a may need 10 IP's and account-b about 5. Is something like that possible?

Thanks

1개 답변
1
수락된 답변

Hello,

Yes, this should be possible with IPAM.

See below note from the documentation:


  • Improves public IP addresses utilization across your organization: You can use IPAM to share IP address space across AWS accounts. Without using IPAM, you cannot share your public IP space across AWS Organizations accounts.

Currently Amazon VPC IP Address Manager supports doing this from the accounts via AWSCLI:

aws ec2 provision-public-ipv4-pool-cidr --region us-east-2 --ipam-pool-id ipam-pool-04d8e2d9670eeab21 --pool-id ipv4pool-ec2-09037ce61cf068f9a --netmask-length 27 --profile member-account

Note: I have personally not tested this, please update this thread so it can help others with similar requirements.

Thank you

profile pictureAWS
전문가
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인