From 696d5a67e0804947100628aace472eb444b140fd Mon Sep 17 00:00:00 2001 From: Rachel Elledge Date: Wed, 12 Nov 2025 15:40:42 -0600 Subject: [PATCH] DOC-681 RS: Clarify custom CM UI port section --- content/operate/rs/networking/port-configurations.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/content/operate/rs/networking/port-configurations.md b/content/operate/rs/networking/port-configurations.md index c8b85e3276..8a7602eee5 100644 --- a/content/operate/rs/networking/port-configurations.md +++ b/content/operate/rs/networking/port-configurations.md @@ -82,11 +82,10 @@ The Redis Enterprise Software Cluster Manager UI uses port 8443, by default. You To change this port, run: ```sh -rladmin cluster config cm_port  +rladmin cluster config cm_port  ``` -After changing the Redis Enterprise Software web UI port, you must connect any new node added to the cluster to the UI with the custom port number: -`https://newnode.mycluster.example.com:`**``** +After you change the Cluster Manager UI port, use the new port in the URL when accessing the UI on any node in the cluster. Example: `https://newnode.mycluster.example.com:` ### Change the envoy ports