diff --git a/content/operate/rs/7.4/databases/import-export/replica-of/create.md b/content/operate/rs/7.4/databases/import-export/replica-of/create.md
index e552546f67..568ccefc4f 100644
--- a/content/operate/rs/7.4/databases/import-export/replica-of/create.md
+++ b/content/operate/rs/7.4/databases/import-export/replica-of/create.md
@@ -72,6 +72,12 @@ To configure a Replica Of database in the same Redis Enterprise cluster as the s
To configure a Replica Of database in a different Redis Enterprise cluster from the source database:
+1. Ensure the source database's port is allowed through firewalls between the clusters and can be accessed by the destination cluster's nodes.
+
+ {{}}
+Ports 10000-19999 are reserved for database traffic. See [Network port configurations]({{}}) for more information about ports.
+ {{}}
+
1. Sign in to the Cluster Manager UI of the cluster hosting the source database.
1. In **Databases**, select the source database and then select the **Configuration** tab.
diff --git a/content/operate/rs/7.8/databases/import-export/replica-of/create.md b/content/operate/rs/7.8/databases/import-export/replica-of/create.md
index 8023911f2f..be4d9897ff 100644
--- a/content/operate/rs/7.8/databases/import-export/replica-of/create.md
+++ b/content/operate/rs/7.8/databases/import-export/replica-of/create.md
@@ -72,6 +72,12 @@ To configure a Replica Of database in the same Redis Enterprise cluster as the s
To configure a Replica Of database in a different Redis Enterprise cluster from the source database:
+1. Ensure the source database's port is allowed through firewalls between the clusters and can be accessed by the destination cluster's nodes.
+
+ {{}}
+Ports 10000-19999 are reserved for database traffic. See [Network port configurations]({{}}) for more information about ports.
+ {{}}
+
1. Sign in to the Cluster Manager UI of the cluster hosting the source database.
1. In **Databases**, select the source database and then select the **Configuration** tab.
diff --git a/content/operate/rs/databases/import-export/replica-of/create.md b/content/operate/rs/databases/import-export/replica-of/create.md
index b2241e1171..474b263a0a 100644
--- a/content/operate/rs/databases/import-export/replica-of/create.md
+++ b/content/operate/rs/databases/import-export/replica-of/create.md
@@ -71,6 +71,12 @@ To configure a Replica Of database in the same Redis Enterprise cluster as the s
To configure a Replica Of database in a different Redis Enterprise cluster from the source database:
+1. Ensure the source database's port is allowed through firewalls between the clusters and can be accessed by the destination cluster's nodes.
+
+ {{}}
+Ports 10000-19999 are reserved for database traffic. See [Network port configurations]({{}}) for more information about ports.
+ {{}}
+
1. Sign in to the Cluster Manager UI of the cluster hosting the source database.
1. In **Databases**, select the source database and then select the **Configuration** tab.