Users Guide

Table Of Contents
5–Fibre Channel Noninteractive Commands
-u (Firmware Preload Table Update)
Doc. No. TD-000947 Rev. 1
Janurary 29, 2021 Page 94 Copyright © 2021 Marvell
-u (Firmware Preload Table Update)
Use the -u option to update the firmware preload area of the adapter from a
DAT file or to save the current firmware preload area of the adapter to a DAT file.
To update the adapter firmware preload table, issue the following command:
qaucli -pr fc -u <hba instance>|<hba wwpn> <file name>
To save the current adapter firmware preload table to a DAT file, issue the
following command:
qaucli -pr fc -u <hba instance>|<hba wwpn> save <file name>
To display the adapter’s firmware preload table version, issue the following
command:
qaucli -pr fc -u <hba instance>|<hba wwpn> /version
Where:
-v (QCC CLI Version Information)
To show the version number of the QConvergeConsole CLI tool, issue the -v
command as follows:
qaucli -pr fc -v
The system shows the following information:
QConvergeConsole CLI
v1.x.x Build x
Copyright 2003-2009 QLogic Corp.
All rights reserved.
Command Line QLogic FC Host Bus Adapters.
NOTE
The -u option is available only for the Marvell QLogic 8Gb, 16Gb, and
32Gb Fibre Channel adapters. It is not support on the Marvell QLogic
2770/2800 Series Adapters.
<hba instance> = Adapter number (use the -g command to find)
<hba wwpn> = World wide port name of an adapter port
<file name> = Name of the firmware preload table DAT file.
NOTE
The -v option is valid only in noninteractive mode.