Users Guide

Table Of Contents
5–Fibre Channel Noninteractive Commands
-r (Parameters Update; Save HBA Parameters)
Doc. No. TD-000947 Rev. 1
Janurary 29, 2021 Page 81 Copyright © 2021 Marvell
--pri option:
To set the QoS on a virtual port by priority, issue the following command:
qaucli -pr fc -qos <hba instance>|<hba wwpn>
--vp <vport wwpn> --pri <priority>
Where <priority> is 1 (low), 3 (medium), or 5 (high).
--bwspd option:
To set the QoS on a virtual port by bandwidth speed, issue the following
command:
qaucli -pr fc -qos <hba instance>|<hba wwpn>
--vp <vport wwpn> --bwspd <speed> [Gbps|Mbps]
Where <speed> is the required bandwidth speed in Gbps or Mbps.
--bwper option:
To set the QoS on a virtual port by bandwidth percentage, issue the following
command:
qaucli -pr fc -qos <hba instance>|<hba wwpn>
--vp <vport wwpn> --bwper <percent>
Where <percent> is the required percentage in the range 0–100.
--lock option:
To change the QoS setting lock properties on a virtual port, issue the
following command:
qaucli -pr fc -qos <hba instance>|<hba wwpn>
--vp <vport wwpn> --lock <lock op>
Where <lock op> is 1 (lock) or 0 (unlock).
--enable option:
To set the QoS setting enable option on a virtual port, issue the following
command:
qaucli -pr fc -qos <hba instance>|<hba wwpn>
--vp <vport wwpn> --enable <enable op>
Where <enable op> is 1 (enable) or 0 (disable).
-r (Parameters Update; Save HBA Parameters)
To update the adapter parameters from a file, issue the -r command as follows:
qaucli -pr fc -r <hba instance>|<hba wwpn>|all <file name>