Users Guide

Table Of Contents
3–QCS CLI Commands
Save (Team)
Doc No. TD-000971 Rev. 1
January 29, 2021 Page 128 Copyright © 2021 Marvell
Save (Team)
Saves teaming configuration to a specified file and format. This command is only
available if the active selection is a team or in the teamview view.
This command is valid only for Windows OS, but is not supported on Windows
Server 2012 R2.
Syntax save
{-f MAC | BDF} <file>
Keywords -f MAC
Saves the team configuration to the specified <file> in MAC format.
-f BDF
Saves the team configuration to the specified <file> in bus-device-function
(BDF) hexadecimal format.
Examples The following examples show the save command:
qcscli -t TEAM "save -f BDF c:\team_bdf.txt"
QLogic Control Suite Command Line Interface Utility for Windows
v17.0.7.0
..........
Please wait while executing Teaming operation...
Save Team succeeded.
qcscli -t TEAM "save -f MAC c:\team_mac.bcg"
QLogic Control Suite Command Line Interface Utility for Windows
v17.0.7.0
.........................
Please wait while executing Teaming operation...
Save Team succeeded.