Usage Limitations
- Formats supported by the IP address template are as follows:
- Single IP, such as
10.0.0.1. - Consecutive IP, such as
10.0.0.1-10.0.0.100. - IP range, such as
10.0.1.0/24. - Formats supported by the port template are as follows:
- Single port, such as
TCP:80. - Multiple discrete ports, such as
TCP:80, 443. - Consecutive ports, such as
TCP:3306-20000. - All ports, such as
TCP: ALL.
Quota Limitation
| Instance | Limitation (Unit: count) |
|---|---|
| IP Address Objects (ipm) | Maximum 1,000 per tenant |
| IP Address Group Objects (ipmg) | Maximum 1,000 per tenant |
| Protocol Port Objects (ppm) | Maximum 1,000 per tenant |
| Protocol Port Group Objects (ppmg) | Maximum 1,000 per tenant |
| IP Address Members in An IP Address Object (ipm) | Maximum 20 per tenant |
| IP Address Object Members (ipm) in An IP Address Group Object (ipmg) | Maximum 20 per tenant |
| Protocol Port Members Within A Protocol Port Group Object (ppm) | Maximum 20 per tenant |
| Protocol Port Object Members (ppm) in A Protocol Port Group Object (ppmg) | Maximum 20 per tenant |
| The Number of IP Address Group Objects (ipmg) that Can Reference the Same IP Address Objects (ipms) | Maximum 50 per tenant |
| The Number of Protocol Port Group Objects (ppmg) that Can Reference the Same Protocol Port Object (ppm) | Maximum 50 per tenant |
Note:
The parameter template can be referenced by security groups. Once a security group references a parameter template feature, the IPs/ports within the parameter template will be expanded into multiple security group rules. Note that the totals of rule entries for each security group cannot exceed 2,000 after expansion.