Install Guide

Table Of Contents
4–QCS CLI Usage
Performing Management Tasks
Doc No. TD-000971 Rev. 1
January 29, 2021 Page 153 Copyright © 2021 Marvell
QCSCLI -t VBD -f mac -i 0010181a1b1d "cfg Resource
\"iSCSI\"=\"Disable\"" sets the "Pre-Allocated Resources for iSCSI" to
Disable. All reserved resources for iSCSI is released. The command is valid only
when the "Offload Configuration" is in "Reserved Resources".
Interactive Mode
Issue the list <view> and select <idx> commands to select the target
device. Then issue the cfg Resource [key|key=value] command to
display and configure the resource parameter for the selected target.
Examples:
cfg Resource displays all resource reservation parameters for the selected
adapter and their current settings.
cfg Resource "CONFIGURABLE" displays all configurable resource
reservation parameters with their current settings and valid settings.
cfg Resource "CONFIG"="FCFS" sets the "Offload Configuration" to "First
Come First Served".
cfg Resource "iSCSICONN"="20" sets the "iSCSI Connections" to 20. The
command is valid only when the "Offload Configuration" is in "Reserved
Resources".
cfg Resource "TOE"="Disable" sets the "Pre-Allocated Resources for
TOE" to Disable. All reserved resources for TOE are released. The command is
valid only when the "Offload Configuration" is in "Reserved Resources".
Configuring OoB Management for a Selected Target
CLI Mode
Issue the following command to display and configure the iSCSI parameter of the
selected target:
QCSCLI -t <target type> -f <target format> -i <target ID> cfg
iSCSIMgmt [key|key=value]
Examples:
QCSCLI -t NDIS -f mac -i 0010181a1b1c "cfg OOBMgmt" displays all
OOB Management parameters and their current settings or information
QCSCLI -t NDIS -f mac -i 0010181a1b1c "cfg OOBMgmt
\"Heartbeat Transmit Interval\"" displays the Heartbeat Transmit
Interval current settings and its valid input.
QCSCLI -t NDIS -f mac -i 0010181a1b1c "cfg OOBMgmt
\"Heartbeat Transmit Interval\"=\"50\"" sets the Heartbeat Transmit
Interval to 50 seconds.