You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/operate/rs/7.4/databases/import-export/replica-of/create.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -72,6 +72,12 @@ To configure a Replica Of database in the same Redis Enterprise cluster as the s
72
72
73
73
To configure a Replica Of database in a different Redis Enterprise cluster from the source database:
74
74
75
+
1. Ensure the source database's port is allowed through firewalls between the clusters and can be accessed by the destination cluster's nodes.
76
+
77
+
{{<note>}}
78
+
Ports 10000-19999 are reserved for database traffic. See [Network port configurations]({{<relref "/operate/rs/7.4/networking/port-configurations">}}) for more information about ports.
79
+
{{</note>}}
80
+
75
81
1. Sign in to the Cluster Manager UI of the cluster hosting the source database.
76
82
77
83
1. In **Databases**, select the source database and then select the **Configuration** tab.
Copy file name to clipboardExpand all lines: content/operate/rs/7.8/databases/import-export/replica-of/create.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -72,6 +72,12 @@ To configure a Replica Of database in the same Redis Enterprise cluster as the s
72
72
73
73
To configure a Replica Of database in a different Redis Enterprise cluster from the source database:
74
74
75
+
1. Ensure the source database's port is allowed through firewalls between the clusters and can be accessed by the destination cluster's nodes.
76
+
77
+
{{<note>}}
78
+
Ports 10000-19999 are reserved for database traffic. See [Network port configurations]({{<relref "/operate/rs/7.8/networking/port-configurations">}}) for more information about ports.
79
+
{{</note>}}
80
+
75
81
1. Sign in to the Cluster Manager UI of the cluster hosting the source database.
76
82
77
83
1. In **Databases**, select the source database and then select the **Configuration** tab.
Copy file name to clipboardExpand all lines: content/operate/rs/databases/import-export/replica-of/create.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -71,6 +71,12 @@ To configure a Replica Of database in the same Redis Enterprise cluster as the s
71
71
72
72
To configure a Replica Of database in a different Redis Enterprise cluster from the source database:
73
73
74
+
1. Ensure the source database's port is allowed through firewalls between the clusters and can be accessed by the destination cluster's nodes.
75
+
76
+
{{<note>}}
77
+
Ports 10000-19999 are reserved for database traffic. See [Network port configurations]({{<relref "/operate/rs/networking/port-configurations">}}) for more information about ports.
78
+
{{</note>}}
79
+
74
80
1. Sign in to the Cluster Manager UI of the cluster hosting the source database.
75
81
76
82
1. In **Databases**, select the source database and then select the **Configuration** tab.
0 commit comments