Version – HP Virtual Connect 8Gb 24-port Fibre Channel Module for c-Class BladeSystem User Manual

Page 17

Advertising
background image

Commands 17

Perform an update using a firmware image from an FTP server on the network:

vcsu –a update –i 192.168.1.100 –u Administrator –p password –l

ftp://user:[email protected]/vcfw-120.bin

Perform an update of the same firmware version on a degraded module:

vcsu -a update -i 192.168.1.100 -u Administrator -p password -l

C:\images\vcfc-120.bin -f version,health

version

Display the current running firmware version on all modules in a specific target enclosure.

Item

Description

Syntax

vcsu -a version -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.

Examples
Display all modules and their current firmware versions:

vcsu -a version -i 192.168.1.100 -u Administrator -p password -vcu

Administrator -vcp password

Advertising