Change the Listen Port on CM

About this task

To change the listen port on UNIX, Linux, or Microsoft Windows:

Procedure

  1. Stop CM.
  2. Navigate to install_dir\bin, where install_dir is the CM installation directory.
  3. Type the following command:

    configureaccepter port = nnnnn

    where nnnn is the port to listen on.

    If the command is successful, a response similar to the following is displayed

    Accepter configuration updated:
    name    = Secure
    secure = true
    port    = nnnn
    address = (default)
    timeout = 30000
    enabled = true

    All changes to the listen accepters take effect the next time CM is started.