User's Manual
Command line 137
Item Description
->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 a support information file and send to a remote server using FTP, TFTP, or SFTP.
Supported actions: help, save
Item Description
save supportinfo
Generate and transfer a Virtual Connect support information file to a remote FTP,
TFTP, or SFTP server.
Syntax
save supportinfo address=<tftp://ipaddress/[filename] |
ftp://user:password@ipaddress>/[filename]
Options
maskEncryptKey
Specify the encryption key after entering the command. The key string is masked
and confirmed.
When the domain is in FIPS mode, an encryption key is required.
Property
address (required)
A valid IP 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
->save supportinfo address=tftp://[2001::50]
Saves a support information file to a remote TFTP server
->save supportinfo
address=ftp://user:password@192.168.10.12
->save supportinfo address=ftp://user:password@[2001::50]
Saves a support information file to a remote FTP server
->save supportinfo
address=ftp://user:password@192.168.10.12/new-support-info
->save supportinfo
address=ftp://user:password@[2001::50]/new-support-info
Saves a support information file to a remote FTP server with a user-specified file
name
->save supportinfo
address=ftp://user:password@192.168.10.12:2000/new-support
-info
->save supportinfo
address=ftp://user:password@[2001::50]:2000/new-support-in
fo
Saves a support information file to a remote FTP server with a user-specified port
number