Users Guide

Table Of Contents
5–Fibre Channel Noninteractive Commands
-sp (FC Board Config Update)
Doc. No. TD-000947 Rev. 1
Janurary 29, 2021 Page 89 Copyright © 2021 Marvell
Where:
For example, the following command polls the first HBA instance/port once:
qaucli -pr fc -scm 0 --stats ap 1
-sp (FC Board Config Update)
To update the adapter firmware serializer/deserializer (SerDes) table from a file, issue
the following command
:
qaucli -pr fc -sp <hba instance>|<hba wwpn> <file name>
To save the adapter firmware SerDes table to a file, issue the following command:
qaucli -pr fc -sp <hba instance>|<hba wwpn> save <file name>
Where:
This feature is supported with 8Gb and 16Gb mezzanine and blade adapters. It is
not needed with the standard QLE2562 adapters.
-t (FC Target/LUN Information)
To show the target information for all adapters in the system, issue the -t
command as follows:
qaucli -pr fc -t [all]
To show the target information for a specific adapter, issue the following command
:
qaucli -pr fc -t <hba instance>|<hba wwpn>
To show specific target information for a specific target on an adapter, issue the
following command:
qaucli -pr fc -t <hba instance>|<hba wwpn>
<target wwpn>|<target port id>
AutoPoll or ap =
The number of iterations (count base) that the USCM statistics
will run. If AutoPoll is 0, the
statistics runs continuously;
stop the process by pressing ENTER.
SetRate or sr = The delay time between each iteration.
<hba instance> = Adapter number (use the -g command to find)
<hba wwpn> = World wide port name of the adapter
<file name> = Name of the firmware preload table DAT file.