Users Guide

Table Of Contents
5–Fibre Channel Noninteractive Commands
-mbiv (Flash/MBI Information)
Doc. No. TD-000947 Rev. 1
Janurary 29, 2021 Page 69 Copyright © 2021 Marvell
To enable (select) all LUNs for a specific target on a specific adapter, issue the
following command:
qaucli -pr fc -m <hba instance>|<hba wwpn> select|enable <target
wwnn> <target wwpn>
To disable (deselect) all LUNs for a specific target on a specific adapter, issue the
following command:
qaucli -pr fc -m <hba instance>|<hba wwpn> deselect|disable
<target wwnn> <target wwpn>
To enable (select) all LUNs of all targets on a specific adapter:
qaucli -pr fc -m <hba instance>|<hba wwpn> select all
To disable (deselect) all LUNs of all targets on a specific adapter:
qaucli -pr fc -m <hba instance>|<hba wwpn> deselect all
-mbiv (Flash/MBI Information)
To display the adapter’s current multi-flash version, issue the -mbiv command
as follows:
qaucli -mbiv <hba instance>|<hba wwpn> [<option>]
Where:
For example:
localhost:~ # qaucli -mbiv 4 --mbi
Using config file: /opt/QLogic_Corporation/QConvergeConsoleCLI/qaucli.cfg
<hba instance> = Adapter number (use the -g command to find)
<hba wwpn> = World wide port name of the adapter
[<option>] = One of the following options:
--mbi
Displays the multiboot interface (MBI) version.
--ffv
Shows the family firmware version (FFV) version (if it is valid).
--info
Activates the primary/second firmware/NVRAM.
--rec
Shows the flash memory block (FMB) information of the current
adapter.
--crbinit
Shows the CRBinit version of the current adapter.
--chk
Checks the multiboot image file (compatibility test).