Report, Resetvcm – HP Virtual Connect 1.10Gb-F Ethernet Module for c-Class BladeSystem User Manual

Page 11

Advertising
background image

Commands 11

report

Display the current running firmware version on all modules in a specific target enclosure, plus display the
VC-Enet and VC-FC firmware versions provided in the specified VC package file, and whether or not the

module can be updated. In addition to displaying the module firmware version and status, the report

command also displays details about the VC package contents.
Because the package version details are displayed, the user must provide a VC package file as part of
the input at the command line. The report command does not require VC privileges because it is a read-

only command.

Item Description

Syntax

vcutil -a report -i <IP> -u <USER> -p <PWD> -l <FILE> [-b <BAY>]

Parameters:

IP

IP address of the active OA in the enclosure

USER

Name of the OA user with privileges to access all enclosure interconnect bays

PWD

Password of the OA user

FILE

Full path to the Virtual Connect package on the local computer

BAY

Optional. The bay number of the target module. If not specified, the default is all supported
modules.

Examples
Display all modules in an enclosure:

vcutil -a report -i 192.168.1.100 -u Administrator -p password -l

VCpackage

Display a single module in an enclosure:

vcutil -a report -i 192.168.1.100 -u Administrator -p password -1

VCpackage -b 2

resetvcm

Log into the specified interconnect bay and restart the Virtual Connect Manager service. This is the same

process as the menu option "Reset VC Manager" from the Virtual Connect user interface.

Item Description

Syntax

vcutil -a resetvcm -i <IP> -u <USER> -p <PWD> -b <BAY>

Parameters:

IP

IP address of the active OA in the enclosure

USER

Name of the OA user with privileges to access all enclosure interconnect bays

PWD

Password of the OA user

BAY

Bay number of the target module

Example
Reset a single module in an enclosure:

vcutil -a resetvcm -i 192.168.0.100 -u Administrator -p password -b 1

Advertising