HP BladeSystem c-Class Virtual Connect Support Utility Version 1.7.0 User Guide

Commands 10
Commands
collect
Contact the OA using the supplied credentials and execute a SHOW ALL from the OA CLI, saving the output
to an "oaShowAll.txt" file in the current directory.
This support action also contacts the primary VC module using the supplied credentials and executes the
following commands, saving the output to a "vcmShowAll.txt" file:
show enclosure *
show domain
show network *
show fabric *
show profile *
show stackinglink
show interconnect *
show firmware
Item Description
Syntax
vcsu -a collect -i <IP> -u <USER> -p <PWD> -vcu <VCM USER> -vcp <VCM
PASS>
Parameters:
IP
IPv4 address of the active OA in the enclosure*
USER
Name of the OA user with privileges to access all enclosure interconnect bays. Minimum
length is 1 character. Maximum length is 40 characters.**
PWD
Password of the OA user. Minimum length is 3 characters. Maximum length is 40
characters.**
VCM USER
Name of Virtual Connect user with Domain privileges. Required if an enclosure is in a Virtual
Connect domain. Minimum length is 1 character. Maximum length is 31 characters.
VCM PASS
Password for the Virtual Connect user. Minimum length is 3 characters. Maximum length is 31
characters.
*In a multi-enclosure environment, this must be the IP address of the active OA in the primary enclosure.
**In a multi-enclosure environment, USER and PWD parameters for the Onboard Administrator must be identical across
local and all remote enclosures in the Virtual Connect domain.
Example
Collect configuration information from OA and VC:
vcsu -a collect -i 192.168.0.100 -u Administrator -p password -vcu
Administrator -vcp password