You must be a cluster administrator to perform this task.
Log on to the master host in the cluster.
Linux/UNIX only. Set the environment. For example, if you installed Symphony in /opt/ego:
For csh or tcsh, use cshrc.platform:
source /opt/ego/cshrc.platform
For sh, ksh, or bash, use profile.platform:
. /opt/ego/profile.platform
Stop the service:
egosh service stop SD
Open the sd.xml configuration file.
Change the port numbers specified for the SSM_SDK_ADDR and SSM_SIM_ADDR parameters in the file.
The SSM_SDK_ADDR is used for the command line interface and client requests. The SSM_SIM_ADDR is used by the service instance manager to contact session manager.