Owner's manual

Commands 9
Item Description
BAY
Optional. The bay number of the target module. If not specified, the default is all supported
modules.
-f version
Optional. Allow an update of same or older firmware versions.
VCM USER
Name of Virtual Connect user with Domain privileges. Required if an enclosure is in a
Virtual Connect domain.
VCM PASS
Password for the Virtual Connect user.
-q
Optional. Specifies that the firmware update does not prompt for confirmation before
updating, and uses the default answer for the confirmation (YES).
-oe
Optional. Specifies VC-Enet module activation order. Supported activation order methods
are:
parallel—All modules are activated at the same time.
odd-even—(Default) All modules in odd numbered bays are activated first, and then
modules in even numbered bays are activated.
serial—Modules are activated one at a time starting with the highest numbered bay
through the lowest numbered.
manual—Modules are updated but not activated. Use the VC Manager GUI or OA
GUI to activate (reboot) modules.
-of
Optional. Specifies VC-FC module activation order. Supported activation order methods
are:
parallel—All modules are activated at the same time.
odd-even—All modules in odd numbered bays are activated first, and then modules in
even numbered bays are activated.
serial—(Default) Modules are activated one at a time starting with the highest
numbered bay through the lowest numbered.
manual—Modules are updated but not activated. Use the VC Manager GUI or OA
GUI to activate (reboot) modules.
Examples
Update multiple modules in an enclosure imported into a VC domain:
vcutil -a update -i 192.168.1.100 -u Administrator -p password -vcu John
-vcp vcPass -l C:\images\vcfw-120.bin
Update a single module in an enclosure not managed by Virtual Connect:
vcutil -a update -i 192.168.1.100 -u Administrator -p password -1
vcfw121.bin -b 3
Update a single module in an enclosure managed by Virtual Connect:
vcutil -a update -i 192.168.1.100 -u Administrator -p password -vcu John
-vcp vcPass -l C:\images\vcfw-120.bin
Perform an update and specify an activation ordering method:
vcutil -a update -i 192.168.1.100 -u Administrator -p password -vcu John
-vcp vcPass -l C:\images\vcfw-120.bin -oe serial -of parallel
Perform an update using a firmware image from a web server URL:
vcutil –a update –i 192.168.1.100 –u Administrator –p password –l
http://www.myserver.com/vcfw-120.bin
Perform an update using a firmware image from an FTP server on the network: