HP StorageWorks Enterprise File Services WAN Accelerator 2.1.7 Command-Line Interface Reference Manual (392361-004, June 2006)

HP STORAGEWORKS EFS WAN ACCELERATOR COMMAND-LINE INTERFACE REFERENCE MANUAL 153
4 - CONFIGURATION-MODE
C
OMMANDS
snmp-server listen interface
Description Adds an interface to the SNMP server access restriction list. The no command option
removes the SNMP interface.
For example, to add an interface to the list to listen on:
snmp-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 snmp-server listen interface <interface>
Parameters
Example
minna (config) # snmp-server listen interface 10.0.0.1, 10.0.0.4
minna (config) #
snmp-server location
Description Sets the SNMP server location. The no command option disables the SNMP server
location.
Syntax snmp-server location <addr>
Parameters
Example
minna (config) # snmp-server location 10.10.10.1
minna (config) #
ssh client generate identity user
Description Generates Secure Shell (ssh) client identity keys for the specifies user. Secure Shell
provides secure login for Windows and Unix clients and servers.
Syntax ssh client generate identity user <user>
Parameters
<interface> Specifies a comma separated list of IP addresses.
<addr> Specifies the location of the system.
<user> Specifies the client user login.