Users Guide
Table Of Contents
- Table of Contents
- Preface
- 1 Introduction
- 2 Installing and Launching
- 3 QCS CLI Commands
- General Syntax and Keywords
- Command List
- Commands by Item View
- Command Details
- Add (Team Configuration)
- Add Discovery Portal
- Add Host
- Add iSNS Server
- Add Target
- Boot Configuration
- Cable Diagnostics
- Configure Advanced Settings
- Configure Advanced FCoE Settings
- Configure Advanced Adapter Settings
- Configure Advanced Port Settings
- Configure iSCSI Boot
- Configure iSCSI Initiator
- Configure iSCSI Management
- Configure iSCSI Management (on a Linux Host)
- Configure iSCSI Secret
- Configure Licenses
- Configure Multifunction
- Configure Resource
- Configure SR-IOV
- Configure System TOE
- Create Multiple NPIV Ports
- Create NPIV Port
- Diagnostics
- Discover Host
- Fallback
- Help
- Information (Adapter)
- Information (Team)
- List (Targets)
- List Discovery Portals
- List iSNS Servers
- Log
- Login
- Logout
- Network Diagnostics
- Ping Test
- Quit
- Refresh
- Refresh All
- Refresh Discovery Portal
- Refresh iSNS Server
- Remove (Team)
- Remove All Hosts
- Remove Discovery Portal
- Remove Host
- Remove iSNS Server
- Remove Multiple NPIV Ports
- Remove NPIV Port
- Remove Persistent Target
- Remove Target
- Reset Session Statistics
- Reset Statistics
- Restore (Team)
- Save (Team)
- Select (Target)
- Session Statistics
- Sessions
- Show Selected (Target)
- Statistics
- Unassigned (Adapters)
- Upgrade (Firmware)
- Version
- Legacy Commands
- 4 QCS CLI Usage
- Using Interactive Mode
- Performing Management Tasks
- Listing Target Adapters of Different Views in CLI Mode
- Obtaining Context Help for each Command
- Switching Between Different Views of Target Adapters
- Selecting a Target for the Command to Operate On
- Selecting a Target in Interactive Mode
- Getting Information for a Selected Target
- Configuring Advanced Parameters for a Selected Target
- Displaying Licenses for a Selected Target
- Configuring the iSCSI Parameter for a Selected Target
- Configuring the Resource of a Selected Target
- Configuring OoB Management for a Selected Target
- Configuring Systoe for the System
- Getting Statistics for a Selected Target
- Resetting Statistics for a Selected Target
- Running Diagnostic Tests for a Selected Target
- Running a Cable Diagnostic Test for a Selected Target
- Running a Network Diagnostic Test for a Selected Target
- Connecting to an FCoE Target
- Connecting to an iSCSI Target
- Creating a Team Configuration
- Restoring a Team Configuration
- Saving a Team Configuration
- Removing One or More Teams
- Displaying Unassigned Adapters
- Switching Between Primary and Standby Adapters in a Team
- Connecting an iSCSI Target
- Refreshing a Host
- Performing Other Common Tasks
- A Security Considerations
- B Configuration File Examples
- C Third-party Licenses
- D Exit Codes
- E Revision History
- Glossary
3–QCS CLI Commands
Configure Multifunction
Doc No. TD-000971 Rev. 1
January 29, 2021 Page 65 Copyright © 2021 Marvell
Configure Multifunction
Configures a physical adapter with NIC partition settings. The parameters shown
in the Keywords section are used in the NPAR configuration XML file (see “NIC
Partition Configuration XML Files” on page 189).
Syntax cfg Multi-Function
["Multi-Function mode" | -s <filename> | -c <filename> | -p port# [-f function#]
key]
Additional syntax:
QCScli.exe -t phyadapters -f bdf -i <BDF values> "cfg multi-function -s
<filename>.xml" ' For saving multifunction configuration file
QCScli.exe -t phyadapters -f bdf -i <BDF values> "cfg multi-function -c
<filename>.xml" ' For upload the updated file
Keywords -s
Saves the current configuration to the specified XML file.
-c
Configures the NIC settings from the specified XML file.
See “NIC Partition Configuration XML Files” on page 189 for an example of the
multifunction (NPAR) and single function (SF) mode XML files, which you can edit
and use the files to change the configuration of an adapter. Changes to maximum
bandwidth and relative bandwidth weight (of an adapter in NPAR mode) can be
applied while traffic is running (you need not reboot). All other changes require a
system reboot.
-p
Specifies the port number.
-f
Specifies the function number. The default function number is the first function of
the specified port. For example, the cfg multi-function -p 0 -f 2
\"FCoE\" command displays port0 function2 FCoE configuration.
key
Specifies the key type used in the XML file, see the example page 66. All keys are
case insensitive. Refer to Table B-6 on page 194 for a list of valid keys.
-o
Overwrites the SR-IOV configuration if there is any conflict between multifunction
configuration and SR-IOV configuration. For example, cfg multi-function
-o <filename> configures the selected adapter settings with the specified XML
file.