HP StorageWorks Enterprise File Services WAN Accelerator 2.1 Command Line Interface Reference Guide (November 2005)
HP STORAGEWORKS EFS WAN ACCELERATOR COMMAND-LINE INTERFACE REFERENCE MANUAL 139
4 - CONFIGURATION-MODE
C
OMMANDS
NOTE: This option is available in the CLI only.
Syntax ssh server listen enable
Parameters None
Example
minna (config) # ssh server listen enable
minna (config) #
ssh server listen interface
Description Adds one or more interfaces to the ssh server access restriction list. The no command
option removes the interface.
After you have enabled interface restrictions, you must specify which interfaces to
accept connections on using the ssh server listen interface command. If the list of
interfaces is empty, all interfaces are accepted. If the list of interfaces has at least one
entry, then the server listens on that subset of interfaces.
For example, to add an interface to the list to listen on:
ssh server listen interface <interface>
To remove an interface so that it is no longer listened to:
no ssh server listen interface <interface>
NOTE: This option is available in the CLI only.
Syntax ssh server listen interface <interface>
Parameters
Example
minna (config) # ssh server listen interface 10.1.1.1, 10.0.0.4
minna (config) #
stats alarm
Description Configures alarms based on sampled or computed statistics. The no command option
disables all statistical alarms. The no stats alarm <type> enable command disables
specific statistical alarms.
NOTE: Critical temperature settings cannot be changed. Warning temperature settings can be
changed.
<interface> Specifies a comma separated list of IP addresses.