Users Guide

Table Of Contents
4–QCS CLI Usage
Performing Management Tasks
Doc No. TD-000971 Rev. 1
January 29, 2021 Page 155 Copyright © 2021 Marvell
cfg Systoe Disabled disables current Chimney Offload State.
cfg Systoe Automatic sets the current Chimney Offload State to automatic
(Windows 7 kernel and later).
Getting Statistics for a Selected Target
CLI Mode
Issue the following command:
QCSCLI -t <target type> -f <target format> -i <target ID> "stats
<options>"
Examples:
QCSCLI -t NDIS -f mac -i 0010181a1b1c "stats" displays all
statistics for the selected NDIS adapter.
QCSCLI -t NDIS -f mac -i 0010181a1b1c "stats general" displays
general statistics for the selected NDIS adapter.
QCSCLI -t NDIS -f mac -i 0010181a1b1c "stats IEEE" displays
IEEE statistics for the selected NDIS adapter.
QCSCLI -t NDIS -f mac -i 0010181a1b1c "stats QLASP" displays
QLASP statistics for the selected NDIS adapter.
QCSCLI -t NDIS -f mac -i 0010181a1b1c "stats all" displays all the
statistics information for the selected NDIS adapter.
QCSCLI -t iSCSI -f mac -i 0010181a1b1e "stats login" displays
login statistics information for the selected iSCSI device.
QCSCLI -t iSCSI -f mac -i 0010181a1b1e "stats instance"
displays instance statistics information for the selected iSCSI device.
QCSCLI -t iSCSI -f mac -i 0010181a1b1e "stats custom" displays
custom statistics information for the selected iSCSI device.
QCSCLI -t iSCSI -f mac -i 0010181a1b1e "stats all" displays all
the statistics information for the selected iSCSI device.
QCSCLI -t iSCSI -f mac -i 0010181a1b1e "stats" displays all the
statistics information for the selected iSCSI device.
QCSCLI -t TEAM -f name -i asdf "stats" displays all the statistics
information for the asdf team.
QCSCLI -t VNIC -f name -i asdf "stats" displays all the statistics
information for the virtual adapter whose VLAN name is asdf.