Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions,
see Getting Started with Amazon Web Services in China
(PDF).
Create a Regional IPv4 pool
Follow the steps in this section to create a Regional pool within your top-level pool. If
you need only a top-level pool, and don't need additional Regional and development pools,
skip to Allocate CIDRs from an IPAM pool.
The pool creation process is different for pools in public and private scopes. This section
includes steps for creating a regional pool in the private scope. For BYOIP and BYOASN
tutorials, see Tutorials.
The following example shows the hierarchy of the pool structure that you create by
following the instructions in this guide. At this step, you are creating the Regional IPAM
pool:
In the preceding example, the CIDRs that are used are examples only. They illustrate that
each pool within the top-level pool is provisioned with a portion of the top-level
CIDR.
- Amazon Management Console
-
To create a Regional pool within a top-level pool
Open the IPAM console at
https://console.amazonaws.cn/ipam/.
-
In the navigation pane, choose Pools.
-
Choose Create pool.
-
Under IPAM scope, choose the
same scope that you used when you created the top-level pool. For more
information about scopes, see How IPAM works.
-
(Optional) Add a Name tag for the pool and a description for the pool.
-
Under Source, choose IPAM
pool. Then choose the top-level pool that you created in
the previous section.
-
If you are creating this pool in the public scope, you'll see an
option for Address family. Choose
IPv4.
-
Under Resource planning, leave Plan IP
space within the scope selected. For more information
about using this option to plan for subnet IP space within a VPC, see
Tutorial: Plan VPC IP address space for subnet IP allocations.
-
Choose the locale for the pool. Choosing a locale ensures there are no cross-region dependencies between your pool and the resources allocating from it. The available options come from the
operating Regions that you chose when you created your IPAM.
The locale is the Amazon Region where you want this IPAM pool to be available for allocations. For example, you can only allocate a CIDR for a VPC from an IPAM pool that shares a locale with the VPC’s Region. Note that when you have chosen a locale for a pool, you cannot modify it. If the home Region of the IPAM is unavailable due to an outage and the pool has a locale different than the home Region of the IPAM, the pool can still be used to allocate IP addresses.
If you are creating a pool in the Free Tier, you can only choose the locale that matches the
home Region of your IPAM. To use all IPAM features across locales,
upgrade to the Advanced
Tier.
-
If you are creating this pool in the public scope, you'll see an
option for Service. Choose EC2
(EIP/VPC). The service you select determines the Amazon
service where the CIDR will be advertisable. Currently, the only option
is EC2 (EIP/VPC), which means that the CIDRs
allocated from this pool will be advertisable for the Amazon EC2 service
(for Elastic IP addresses) and the Amazon VPC service (for CIDRs
associated with VPCs).
-
(Optional) Choose a CIDR to provision for the pool. You can create a pool without a CIDR, but you won’t be able to use the pool
for allocations until you’ve provisioned a CIDR for it. You can add CIDRs to a pool at any time by editing the pool.
-
You have the same allocation rule options here as you did when you
created the top-level pool. See Create a top-level IPv4 pool for an explanation of the options
that are available when you create pools. The allocation rules for the
Regional pool are not inherited from the top-level pool. If you do not
apply any rules here, there will be no allocation rules set for the
pool.
(Optional) Choose Tags for the pool.
-
When you’ve finished configuring your pool, choose Create
pool.
See Create a development IPv4 pool.
- Command line
-
The commands in this section link to the Amazon CLI Reference documentation.
The documentation provides detailed descriptions of the options that you can use
when you run the commands.
Use the following Amazon CLI commands to create a Regional pool in your
IPAM:
Repeat these steps to create additional pools within the top-level pool, as needed.