HP Virtual Connect Manager Command Line Interface Version 2.10 User Guide
Command line  61 
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 | 
ftp://user:password@ipaddress> 
Parameter   
Address 
A valid IP address of a TFTP or FTP server, with username and password (where 
required) 
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 
systemlog 
View the Virtual Connect Manager system event log. 
Supported actions: help, show 
Item Description 
show systemlog 
Display the Virtual Connect manager system log. 
Syntax 
show systemlog [-Last=<n>] [-First=<n>] [-Pause=<n>] 
Options 
Last 
Display the last n records. If this option is specified and no value is provided, 
the default is the last 10 records 
First 
Display the first n records. If this option is specified and no value is provided, 
the default is the first 10 records. 
Pause 
Number of records to be viewed before prompting for key press. Valid values 
include numbers between 1 and 40. 
Examples 
->show systemlog 
Displays the entire system log 
->show systemlog -pause=8 
Displays the system log, eight records at a time
->show systemlog -first=12 
Displays the first twelve records from system log 
->show systemlog -last=8 
Displays the last eight records from system log 
->show systemlog -last=20 -pause=6 
Displays the last twenty records from system log, six records at a time 










