All services display with a version number. For example, for Release 7.2, you see the following service names: ccm7.2_ess, ccm7.2_router, ccm7.2_objreg, and ccm7.2_server.
Rational Synergy supports all services running on machines with more than one IP address.
If the interface process does not start and the router is running on a machine that has multiple IP addresses, you might need to modify the _router.adr file. This file is located in the CCM_HOME\etc directory.
The additional IP addresses need to be appended to the end of the _router.adr file. The format for machines with a host name is:
hostname:port[:IP]*
The format for machines with no known host name is:
ip:port[:IP]*
where [:IP]* represents zero or more IP addresses separated by colons.