The syntax for all communication server commands is:
{MODIFY|F} jobname,COMMAND
where MODIFY is the MVS™ console command (and F is the abbreviation); COMMAND is one of the communication server commands.
The communication server returns the output from your console MODIFY commands to the operator console (system log).
To display the communication server startup parameters.
DISPLAYPARMS >>-DISPLAYPARMS------------------------------------------------><
Example: MODIFY jobname,DISPLAYPARMS
You can use the DISPLAYPARMS command to display the parameter values that the communication server uses for its initialization. The information the communication server displays on the console includes the parameter name and parameter value. It also displays the source of the startup parameter, as follows:
The response to the DISPLAYPARMS command is displayed in messages CBKxx1200I and CBKxx1201I.
Note that the communication server displays the startup parameters automatically during initialization as if you has issued the command.
There are no parameters on the DISPLAYPARMS command.
Shutdown the communication server
SHUTDOWN >>-SHUTDOWN----------------------------------------------------><
Example: MODIFY jobname,SHUTDOWN
When you issue the SHUTDOWN command the communication server performs a normal shutdown.
There are no parameters on the SHUTDOWN command.