HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 4.01 User Guide

Command line 117
Item Description
username (optional)
An administrator for the storage management
password (optional)
The user password. The password can be entered as clear text in the command.
If you specify the password property without a value, you are prompted to enter
the password as a masked string at the prompt.
Examples
->set storage-management SMName password=MyPassword
Modifies iSCSI storage management records password with clear text
->set storage-management SMName password=
Modifies iSCSI storage management credential password (You will be prompted
to enter password as a masked string.)
Item Description
show
storage-management
Displays storage management information (excluding passwords) in the domain.
Syntax
show storage-management [<name>|*]
Parameter
name (optional)
The name of the existing storage management information in the domain. Use
"*" to display detailed information for all storage management records. If no
value is specified, a summary of all storage management records appears.
Example
->show storage-management
Displays summary information for all storage management records
->show storage-management SMName
Displays details on the specified storage management records
->show storage-management *
Displays details on all storage management records in the domain
supportinfo
Generate and transfer a support information file to a remote FTP or TFTP server on the network.
Supported actions: help, save
Item Description
save supportinfo
Generate and transfer a Virtual Connect support information file to a remote TFTP or
FTP server.
Syntax
save supportinfo address=<tftp://ipaddress/[filename] |
ftp://user:password@ipaddress>/[filename]
Property
address (required)
A valid IPv4 address of a TFTP or FTP server, with user name, password (where
required), and name of the file to which the generated support info will be stored on
the FTP server. If not specified, the default file name is "vc-support-info".
Examples
->save supportinfo address=tftp://192.168.10.12
Saves a support information file to a remote TFTP server
->save supportinfo
address=ftp://user:password@192.168.10.12
Saves a support information file to a remote FTP server