A prefix list is a collection of network prefixes (CIDR blocks). You can reference prefix lists when you configure network rules for other resources to avoid creating multiple rules for different CIDR blocks or ports, improving operational efficiency. Currently, you can reference prefix lists when you configure security group rules.
Key concepts
Term | Description |
maximum number of entries | The maximum number of entries in a prefix list. An entry consists of a CIDR block and an optional description. |
address family | The address family of the entries in a prefix list. Supported values are IPv4 and IPv6. All entries in a prefix list must belong to the same address family. |
CIDR block | Classless Inter-Domain Routing (CIDR) is an IP addressing method that allocates IP addresses more efficiently than the traditional Class A, B, and C models. CIDR uses slash notation: IP address/number of bits in the network ID.
|
associated resource | A resource that references a prefix list. |
Limitations
Item | Limit | Increase method |
Maximum number of prefix lists per Alibaba Cloud account in a region | 100 | Not supported |
Maximum number of entries per prefix list | 200 | Not supported |
Maximum number of resources that can be associated with a prefix list | 1,000 | Not supported |