DCS helps you control access to your DCS instances in the following ways, depending on the deployment mode:
The following describes how to manage whitelists of a Redis 4.0/5.0/6.0 instance to allow access only from whitelisted IP addresses. If no whitelists are added for the instance or the whitelist function is disabled, all IP addresses that can communicate with the VPC can access the instance.
in the upper left corner and select a region and a project.
Parameter |
Description |
Example |
|---|---|---|
Group Name |
Whitelist group name of the instance. A maximum of four whitelist groups can be created for each instance. |
DCS-test |
IP Address/Range |
A maximum of 20 IP addresses or IP address ranges can be added to an instance. Separate multiple IP addresses or IP address ranges with commas. Unsupported IP address and IP address range: 0.0.0.0 and 0.0.0.0/0. |
10.10.10.1,10.10.10.10 |
A whitelist group is automatically enabled for the instance once created. Only whitelisted IP addresses can access the instance.