Restarting the Server 
 
 
 Under USS, restart the server by executing the following command:
 
>/etc/ssh2/init.d/sshd2 restart
 Under MVS, if you are running the server as a started task, stop and start 
it with the following commands:
 
== > c sshd2
== > s sshd2
 The server's daemon process will stop and start up again. User address 
spaces that were running before the restart will continue to run. Any 
changes to the configuration or keys will take effect when the daemon 
starts and when new user connections are established.