The Configuration Agent uses two ports:
The daemon port (default is 38900), which is used by the daemon to communicate with client applications.
The daemon admin port (default is 38901), which is used by the daemon controller program, apocdct1, when communicating with the daemon.
Changing the daemon port:
To change the daemon port, you must modify the DaemonPort property in the daemon's apocd.properties file and the apocd entries in /etc/services and /etc/inetd.conf. Afterward, restart the daemon and reload inetd.
Changing the daemon admin port:
To change the daemon admin port, you must modify the DaemonAdminPort property in the daemon's apocd.properties file. Afterward, restart the daemon.