HP Virtual Connect Manager Command Line Interface Version 3.00 User for Integrity BL8x0c i2 Server Blades Guide

Command line 60
Item Description
Name (optional)
The name of the trap configuration to be displayed. If no trap name is specified,
or "*" is entered, then all configured traps are displayed.
Examples
->show snmp-trap MyTrap1
Displays the SNMP trap configuration for a single trap
->show snmp-trap *
Displays all configured SNMP traps
Item Description
->test snmp-trap
Generates an SNMP test trap and sends it to all configured destinations.
Traps participating in the test must be configured, at a minimum, with the
following attributes:
DomainCategories: DomainStatus
Severity: Info
Syntax
test snmp-trap
Example
->test snmp-trap
Generates an SNMP test trap and sends it to the configured destinations
ssh
Manage SSH configuration and information.
Supported actions: help, load, remove, show
Item Description
load ssh
Transfer the SSH key from a remote FTP server and apply it to the Virtual Connect
domain. A customized SSH key enables additional security for SSH clients that are
allowed to access the domain configuration. If a new custom SSH key is applied,
then the SSH clients must be configured correctly to have access.
Syntax
load ssh Address=<ftp://user:password@ipaddress>
FileName=<name>
Properties
Address
(required)
The IP address or host name of an FTP server, with username and password
FileName
(optional)
The name of the remote file containing the SSH key to transfer
Example
->load ssh Address=ftp://user:password@192.168.10.12
FileName=/ssh_key.pub
Transfers the SSH key from the remote FTP server
Item Description
remove ssh
Remove any custom SSH keys that have been applied.
Syntax
remove ssh