Users Guide

Table Of Contents
4–QCS CLI Usage
Performing Management Tasks
Doc No. TD-000971 Rev. 1
January 29, 2021 Page 150 Copyright © 2021 Marvell
QCSCLI -t TEAM -f name -i "^"Team1 "info" displays the team
information for the selected (^Team1) team. If the team name contains a special
character, it must be enclosed within double quotes.
QCSCLI -t VNIC -f name -i "^"VLAN1 "info" displays the virtual
adapter information that is identified by a VLAN name (^VLAN1). If the VLAN
name contains a special character, it must be enclosed within double quotes.
Interactive Mode
Use the list <view> and select <idx> commands to select the target
device.
Use the
info [ all | vitalsigns | driver | hardware | resource ]
command to get information about the selected target.
Examples:
info or info all displays all the information for the selected target.
info vitalsigns displays vital signs information for the selected target.
info resource displays resource information for the selected target. (The
41000 Series Adapters do not support the info resource command.)
info driver displays driver information for the selected target.
info hardware displays hardware information for the selected target. (The
41000 Series Adapters do not support the info hardware command.)
info members displays all the information for the selected team.
info livelink displays LiveLink settings for the selected team.
info general displays the general information for the selected team.
Configuring Advanced Parameters for a Selected Target
CLI Mode
Issue the following command to display and configure the advanced parameters
for the selected target:
QCSCLI -t <target type> -f <target format> -i <target ID> cfg
Advanced [param | param=value]
Examples:
QCSCLI -t NDIS -f mac -i 0010181a1b1c "cfg Advanced" displays
all advanced parameters of the selected NDIS adapter and their current settings.
QCSCLI -t NDIS -f mac -i 0010181a1b1c "cfg Advanced \"802.1p
QOS\"" displays the current setting and all valid settings of the specified
advanced parameter 802.1p QOS.
QCSCLI -t NDIS -f mac -i 0010181a1b1c "cfg Advanced \"802.1p
QOS\"=\"Enable\"" sets the advanced parameter, 802.1p QOS, to Enable.