How are port numbers configured and how do I change them?

Some port numbers are dynamic and others are static. Static port numbers can be configured in the following way.

SymphonyDE

The default SymphonyDE ports can be modified.

  1. Update $SOAM_HOME/conf/ vem_resource.conf .

  2. Stop and restart symDE.

Symphony

Symphony consists of two components: SOAM and EGO.

SOAM ports: All SOAM ports are dynamic.

EGO ports: The pim port is randomly generated and cannot be changed. Static EGO ports of lim, pem, and vemkd are part of the set of base ports defined at installation time. They can be changed by following these steps:

  1. Update EGO_CONFDIR/kernel/conf/ego.conf.

  2. Shut down and restart cluster.

Static EGO ports of system services can be updated by:

  1. Update service-name.xml in EGO_TOP/eservice/esc/conf .

  2. Stop the service using egosh service stop service-name.

  3. Start the sevice using egosh service start service-name.

The egosc port can be changed by modifying the configuration file for egosc.