SSH Reference Manual

Considerations
The second configuration file has precedence over the first one.
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.
CONSOLEBURSTSUPPRESSION
Use this parameter to configure burst suppression for log message duplicates of log target console (home terminal).
Parameter Syntax
CONSOLEBURSTSUPPRESSION TRUE|FALSE
Arguments
TRUE|FALSE
Specifies whether CONSOLEBURSTSUPPRESSION is enabled or not:
o TRUE: Duplicate log messages will be suppressed.
o FALSE: Duplicate log messages will not be suppressed.
Considerations
Burst suppression (CONSOLEBURSTSUPPRESSION) is ignored if BURSTSUPPRESSION is set to TRUE.
Burst suppression for log target file is enabled if either parameter BURSTSUPPRESSION or parameter
CONSOLEBURSTSUPPRESSION is set to TRUE.
Default
If omitted, CONSOLEBURSTSUPPRESSION is set to FALSE.
Example
CONSOLEBURSTSUPPRESSION TRUE
See also
BURSTSUPPRESSION, BURSTSUPPRESSIONEXPIRATIONTIME, BURSTSUPPRESSIONMAXLOGLEVEL
CPUSET
This parameter allows configuring the default set of CPUs the SSH2 process starts non-SFTPSERV user processes in.
Parameter Syntax
CPUSET cpu-set
Arguments
cpu-set
A comma separated list of CPU numbers or CPU number ranges defining allowed CPUs.
Default
If omitted, SSH2 will start all non-SFTPSERV processes in the CPU the SSH2 process is running in unless the USER
record specifies a different CPU set for a specific user via attribute CPU-SET.
72 Configuring and Running SSH2 HP NonStop SSH Reference Manual