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
2–Installing and Launching
Adding a Host
Doc No. TD-000971 Rev. 1
January 29, 2021 Page 18 Copyright © 2021 Marvell
To close QLogic Control Suite CLI:
In the QCS CLI command window, type q at the prompt.
In the QCS CLI command window, click the
button in the upper-right
corner.
Adding a Host
QLogic Control Suite CLI allows you to add one or more local or remote hosts for
the management.
Adding a Local Host Using QCS CLI
When you open QCS CLI, it automatically connects to a local host. The local host
is displayed at the top of the QCS CLI window, and the local host is automatically
selected as the current object.
Adding a Remote Host Using QCS CLI
To add a remote host:
1. Open the QLogic Control Suite client.
The connection to the local host is automatically made and selected as the
current object.
2. Issue the following command:
addhost <localhost> | [ <remote host name | remote host IP>
-p <password> ] [-protocol <rpc | local>] [-persist]
Where the -protocol keyword indicates one of the following options:
rpc: Uses the remote procedure call protocol to connect to QLogic
Control Suite.
local: Uses the local protocol to connect to QLogic Control Suite on
the local system. The
local option does not require an agent.
3. On the remote host, enter the agent password with administrative privilege.
You can also use a user account with domain administrator privilege. A
password is required to execute write operations such as configuration
changes.
4. (Optional) Include the
-persist keyword to have QCS CLI remember the
entry for this host. If you select this option, you are not required to add the IP
address or host name of the remote host.