Table 1 lists the command used for selecting adapters.
Command |
IOC |
IOP |
ROC |
Description |
● |
● |
● |
Select the adapter/controller on which CLI commands are executed. |
Use adapter to select the adapter/controller on which CLI commands are executed. The adapter command is useful when there is more than one controller installed in the system.
The syntax for the adapter command (including all required and optional parameters) is as follows:
adapter -i <adapter ID>
Table 2 describes the required and optional parameters for the adapter command.
Syntax |
Description |
Required Parameter |
|
-i <adapter ID> |
Use to specify ID of controller on which CLI commands are executed. Note: If this parameter is not included in the command line, CLI displays the ID of the controller on which it executes commands. |
Optional Parameters |
|
[-h] |
Use to display help text for the adapter command. |
Examples |
|
adapter -i 2 |
Configure CLI to execute commands on controller 2.
|
adapter |
Display ID of adapter/controller on which CLI executes commands. |