Files
doc-exports/docs/dcs/umn/dcs-faq-0730026.html
chenjunjie fcbcabfb7d DCS UMN 20251222 version
Reviewed-by: Liudmila Denisova <ldenisov@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-authored-by: chenjunjie <chenjunjie@huawei.com>
Co-committed-by: chenjunjie <chenjunjie@huawei.com>
2026-04-20 14:27:46 +00:00

3.5 KiB

Can I Customize or Change the Port for Accessing a DCS Instance?

You cannot customize or change the port for accessing a DCS Redis 3.0 instance. You can customize (during instance creation) and change the port (on the instance details page) for accessing a DCS Redis 4.0 or later instance.

  • Redis 3.0

    Intra-VPC access: port 6379.

  • Redis 4.0 and later

    You can specify a port (ranging from 1 to 65535) or use the default port (6379) for accessing an instance. If no port is specified, the default port will be used.

If the instance and the client use different security groups, you must configure access rules for the security groups, allowing access through the specified port. For details, see Security Group Configurations.

Customizing a Port

When creating a DCS Redis 4.0 or later instance, you can enter a port for IP Address. If you do not specify a port, the default port 6379 is used.

Changing the Port

After a DCS Redis 4.0 or later instance is created, you can change its port.

  1. In the navigation pane of the DCS console, choose Cache Manager.
  2. Click a DCS Redis instance.
  3. In the Connection area, click next to Connection Address.

    After the port is changed, all connections to the Redis instance are interrupted, and services are connected to the new port.