Users Guide
Table Of Contents
- Table of Contents
 - Preface
 - Part I General CLI Information
 - Part II Noninteractive Commands
- 4 General Noninteractive Commands
 - 5 Fibre Channel Noninteractive Commands
- Displaying System Information (Command Line Options -g, -z)
 - Command Format
 - Command Summary
- -a
 - -b (Flash Update; Save Flash)
 - -bbcr (BB Credit Recovery)
 - -c (Display HBA Parameters)
 - -ctp (CT Ping Test)
 - -d (Driver Update)
 - -dm (Transceiver Diagnostics Monitoring Interface [DMI])
 - -dp (Diagnostic Port Test)
 - -dport (Diagnostics Port)
 - -e (Boot Devices Configuration)
 - -ei
 - -f
 - -fcep (Diagnostics FC Ping [ELS Echo Ping])
 - -fcp (Ping Test)
 - -fec (FEC Enable/Disable)
 - -fg (Display Driver Persistent Binding Settings)
 - -ftr (CT FTR Test)
 - -fs (Driver Parameters)
 - -fwdump (Firmware Dump)
 - -g
 - -gs (Configure Parameters [Monitoring])
 - -h (Help)
 - -ha (Adapter Alias [FCoE Configuration])
 - -i (FC Adapter Information; FC VPD Information; FC VFC Information)
 - -kl (Loopback Test)
 - -kr (Read Write Buffer Test)
 - -l (FC Target/LUN Information)
 - -ls (Display Parameters [HBA Statistics]; Link Status)
 - -m (Selective LUNs)
 - -mbiv (Flash/MBI Information)
 - -n (Configure HBA Parameters)
 - -o (Redirect Standard Output To a File)
 - -p (Target Persistent Bindings)
 - -pa (Adapter Port Alias [FCoE Configuration])
 - -pc (Adapter Personality Change)
 - -pl (Persistent Names [udev] – Linux only)
 - -q (Target Link Speed [iiDMA])
 - -qos (Quality of Service [QoS])
 - -r (Parameters Update; Save HBA Parameters)
 - -rdp (Read Diagnostics Parameter)
 - -s (Suppress Output [Silent Mode])
 - -scm (Congestion Management)
 - -sp (FC Board Config Update)
 - -t (FC Target/LUN Information)
 - -tb (Target Beacon)
 - -tm (Temperature Monitor)
 - -tp (Topology)
 - -trace (FCE Trace)
 - -u (Firmware Preload Table Update)
 - -v (QCC CLI Version Information)
 - -vp (Virtual Ports [NPIV])
 - -x (XML Output [Legacy])
 - -x2 (XML Output)
 - -z (All Information)
 
 
 
 - Part III Interactive Commands
- 6 Fibre Channel Interactive Commands
- Adapter Information
 - Adapter Configuration
- Adapter Alias (-ha)
 - Adapter Port Alias (-pa)
 - HBA Parameters
 - Target Persistent Binding (-p)
 - Persistent Names (-pl)
 - Boot Devices Configuration
 - Virtual Ports (NPIV) (-vp)
 - Target Link Speed (iiDMA)) (-q)
 - Driver Parameters (-fs)
 - Selective LUNs (-m)
 - Quality of Service (QoS) (-qos)
 - Export (Save) Configuration
 - Generate Reports
 - Personality (-pc)
 - FEC (-fec)
 - BB Credit Recovery (-bbcr)
 
 - Adapter Updates
 - Adapter Diagnostics
 - Monitoring
 - Refresh
 - Help (-h)
 - Exit
 
 - A Revision History
 
 - 6 Fibre Channel Interactive Commands
 - Glossary
 
5–Fibre Channel Noninteractive Commands
Command Format
 Doc. No. TD-000947 Rev. 1 
Janurary 29, 2021 Page 27 Copyright © 2021 Marvell
You cannot combine the -f, -o, and -s commands with any other options:
 -f = Input parameter options from a text file (see “-f” on page 43). For 
example:
qaucli -pr fc -f command.txt
 -o = Output the results to a file (see “-o (Redirect Standard Output To a 
File)” on page 73). For example:
qaucli -pr fc -l all -o output.txt
 -s = Silent mode (see “-s (Suppress Output [Silent Mode])” on page 87). 
For example:
qaucli -pr fc -i all -s
You can combine the -x command with other options. However, it must be at the 
beginning or at the end of the command line. Use the command as follows:
 -x = Outputs the results in XML format (see “-x (XML Output [Legacy])” on 
page 96). For example:
qaucli -pr fc -i all -x -o output.xml
In addition, the following general rules for commands apply:
 Only one command line option per input file is valid.
 You can use either the hyphen (-) character or the forward slash (/) 
character. For example, both of these commands are valid:
qaucli -pr fc -g
qaucli -pr fc /g
Table 5-2 defines the command variables.
.
Table 5-2. Command Variables
Variable Definition Format
<hba instance>
Adapter number
 a
—
<hba wwpn>  Adapter world wide port name  xx-xx-xx-xx-xx-xx-xx-xx or xxxxxxxxxxxxxx
<alias> Adapter alias
Symbolic adapter
 b
 name
<target wwnn> Target world wide node name  xx-xx-xx-xx-xx-xx-xx-xx or xxxxxxxxxxxxxx
<target wwpn> Target world wide port name  xx-xx-xx-xx-xx-xx-xx-xx or xxxxxxxxxxxxxx
<target port id> Tar g et  p or t  I D  xx-xx-xx or xxxxxx
<target id>  Target ID —
<lun id>  Logical unit number  (0–255)










