About this task
To change the listen port on UNIX, Linux,
or Microsoft Windows:
Procedure
- Stop CM.
- Navigate to install_dir\bin, where install_dir is
the CM installation directory.
- 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.