A prefix list is a collection of network prefixes (CIDR blocks), and a port list is a collection of ports. You can reference prefix lists and port 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 and port lists when you configure security group rules.
Key concepts
Term | Description |
maximum number of entries | The maximum number of entries in a prefix list or a port list. For example, the CIDR blocks |
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.
|
port range | The port range for an entry in a port list, which is used to match the destination port of traffic. You can specify a port range separated by a forward slash ( |
associated resource | A resource that references a prefix list or port 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 |
Maximum number of port lists per Alibaba Cloud account in a region | 1,000 | Not supported |
Maximum number of entries per port list | 2,000 | Not supported |
Maximum number of resources that can be associated with a port list | 1,000 | Not supported |