Configure CIDR allow list
The CIDR allow list permits traffic between a range of IP addresses and the Redis Cloud VPC.
| Redis Cloud |
|---|
The CIDR allow list lets you restrict traffic to your Redis Cloud database. When you configure an allow list, only the IP addresses defined in the list can connect to the database. Traffic from all other IP addresses is blocked.
Define CIDR allow list
To define the CIDR allow list for a database:
-
Select Databases from the Redis Cloud console menu and then select your database from the list.
-
From the database's Configuration screen, select the Edit database button.
-
In the Security section, turn on the CIDR allow list toggle.
-
Enter the first IP address (in CIDR format) you want to allow in the text box and then select the check mark to add it to the allow list:
-
To allow additional IP addresses:
-
Select Add CIDR.
-
Enter the new IP address in the text box and then select check to add it to the allow list.
The number of CIDR allow list entries that you can add is based on your Redis Cloud plan. Redis Cloud Essentials plans can have between 4 and 32 entries depending on the plan. Redis Cloud Pro plans can have up to 32 entries.
-
-
Select Save database to apply your changes.
Continue learning with Redis University
See the Redis Cloud security overview course to learn more.