SSH Reference Manual
The following arguments can be used to specify whether compression of the SSH session will be supported: 
o  TRUE: allows compressed sessions. 
o  FALSE: denies compressed sessions. 
Default 
If omitted, SSH2 will allow compressed sessions. 
Example 
COMPRESSION FALSE 
CONFIG 
Use this parameter to specify a configuration file for an SSH2 process. 
Parameter Syntax 
CONFIG file 
Arguments 
 file 
Specifies the name of the configuration file. 
Default 
If omitted, SSH2 will not use a configuration file. 
Example 
CONFIG $DATA1.SSH2.SSHCONF 
Considerations 
•  This parameter can only be specified as PARAM or on the startup line. It is not valid within a configuration file. 
•  Parameters specified in the configuration file can be overwritten by PARAM or startup line settings. 
CONFIG2 
Use this parameter to specify a second configuration file for an SSH2 process. 
Parameter Syntax 
CONFIG2 * | cfgfile2 
Arguments 
 * 
Means no CONFIG2 file is used. 
 cfgfile2 
Specifies the name of the second configuration file. 
Default 
If omitted, SSH2 will not use a second configuration file. 
Example 
CONFIG2 $DATA1.SSH2.SSHCONF2 
HP NonStop SSH Reference Manual  Configuring and Running SSH2 • 71 










