SSH Reference Manual
To learn more about how SSH2 can help users leverage the fundamentals of the NonStop system to provide NonStop 
SSH access, please refer to the "NonStop Availability" section. 
Default 
If omitted, BACKUPCPU is set to NONE. 
Example 
BACKUPCPU ANY 
BANNER 
Use this parameter to configure an authentication banner message to be displayed to SSH clients connecting to the SSH2 
daemon.  
Parameter Syntax 
BANNER * | filename 
Arguments 
* 
Means no authentication banner is displayed. 
 filename 
Specifies the file name containing the authentication banner to be displayed. 
Considerations 
•  The BANNER file can be an edit file containing multiple lines. 
Default 
If omitted, BANNER is set to *. 
Example 
BANNER $SYSTEM.SSH2.BANNER 
BURSTSUPPRESSION 
Use this parameter to configure log burst suppression for log message duplicates of all log targets (EMS, console, file 
and memory cache). 
Parameter Syntax 
BURSTSUPPRESSION TRUE|FALSE 
Arguments 
 TRUE|FALSE 
Specifies whether BURSTSUPPRESSION is enabled or not: 
o  TRUE: Duplicate log messages will be suppressed. 
o  FALSE: Duplicate log messages will not be suppressed.  
Considerations 
When BURSTSUPPRESSION is TRUE, the log targets settings, enabled via target specific boolean parameters called 
CACHEBURSTSUPPRESSION, CONSOLEBURSTSUPPRESSION, EMSBURSTSUPPRESSION
 and 
FILEBURSTSUPPRESSION are ignored regardless of their value. 
HP NonStop SSH Reference Manual  Configuring and Running SSH2 • 65 










