Users Guide

Table Of Contents
4–QCS CLI Usage
Performing Management Tasks
Doc No. TD-000971 Rev. 1
January 29, 2021 Page 149 Copyright © 2021 Marvell
Getting Information for a Selected Target
No information is available for NIC partition or virtual function targets on Linux
systems. Issue the following command:
info {all | [ vitalsigns | driver | nicpartition | switch | vf]}
CLI Mode
To get information about the selected target, issue the following command, which
is available for NDIS, VBD and team:
QCSCLI -t <target type> -f <format> -i <target ID> info [ all |
vitalsigns | driver | hardware | resource | members | livelink |
general ]
Where the resource keyword applies only on Windows systems.
Examples:
QCSCLI -t NDIS -f mac -i 0010181a1b1c "info" displays all the
information for the selected NDIS adapter.
QCSCLI -t NDIS -f mac -i 0010181a1b1c "info vitalsigns"
displays the vital signs information for the selected NDIS adapter.
QCSCLI -t NDIS -f mac -i 0010181a1b1c "info resource" displays
the resources information for the selected NDIS adapter.
QCSCLI -t VBD -f mac -i 0010181a1b1d "info driver" displays the
driver information for the selected VBD adapter.
QCSCLI -t NDIS -f mac -i 0010181a1b1c "info hardware" displays
the hardware information for the selected NDIS adapter.
QCSCLI -t NDIS -f mac -i 0010181a1b1c "info all" displays all the
information for the selected NDIS adapter.
QCSCLI -t TEAM -f name -i team1 "info all" displays all the
information for the selected team.
QCSCLI -t TEAM -f name -i team1 "info members" displays all the
information for the selected team.
QCSCLI -t TEAM -f name -i team1 "info livelink" displays LiveLink
settings for the selected team.
QCSCLI -t TEAM -f name -i team1 "info general" displays the
general information for the selected team.
QCSCLI -t TEAM -f name -i team1 "info" displays all the information for
the selected team.