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
-i (FC Adapter Information; FC VPD Information; FC VFC Information)
Doc. No. TD-000947 Rev. 1
Janurary 29, 2021 Page 54 Copyright © 2021 Marvell
To show general information for all adapter ports in the system, issue the following
command:
qaucli -pr fc -i all
To determine if the specified port is in D_Port diagnostic mode, issue the following
command:
qaucli -pr fc -i 0
To determine if the specified port is enabled with forward error correction (FEC),
issue the following command:
qaucli -pr fc -i 0
To show VPD for all adapter ports in the system, issue the following command:
qaucli -pr fc -i VPD
To show VFC information for all adapter ports in the system, issue the following
command:
qaucli -pr fc -i VFC
The following is an example of the output for the vfc option:
qaucli -pr fc -i 0 vfc
Computer Name: WIN-G181PBHIEV9
SAN Name : fcp1
------------------------------------------------------------
VM Name : vm1_gh
VM ID : 36096D14-384C-4796-A893-16C29F1F05CC
WWPN Set A : C0-03-FF-BD-F9-6E-00-02
WWNN Set A : C0-03-FF-00-00-FF-FF-00
WWPN Set B : C0-03-FF-BD-F9-6E-00-03
WWNN Set B : C0-03-FF-00-00-FF-FF-00
------------------------------------------------------------
NOTE
The forward error correction (FEC) feature is supported only on Marvell
QLogic 16Gb and 32Gb Fibre Channel adapters if the current adapter port is
connected to a Brocade switch with FEC support. For 32Gb adapters, FEC
is enabled by default and cannot be disabled.
NOTE
The -vfc option is available only on Windows 2012 or later.