Important: This step must be taken if more than one server is running on the same machine to avoid conflicts between servers.
Stop a server by entering the following command:
sh connxserver STOP
To stop a server running on a specific port, enter the following command:
sh connxserver STOP <port number>
To stop all servers and restart on port 6500, enter the following command:
sh connxserver START
To stop a server running on one port and restart on another port, enter the following command:
sh connxserver START <port number>
Press <Enter>.