Using the CLI
52
Modular Smart Array 1000/1500 cs Command Line Interface User Guide
Setting the connection profile
To change the operating-system profile associated with an existing connection:
Note:
The connection profile is sometimes referred to as the Host Mode.
Basic command
SET CONNECTION X PROFILE=Y
Example command
CLI> SET CONNECTION ABC PROFILE=WINDOWS
Command options
ABC
—the name of the connection to modify, in this example ABC.
WWPN=12345678-12345678
—the WWPN of the connection to modify, using
the WWPN of the HBA. The “show connections” can be used to obtain the
WWPN.
WWNN=12345678-12345678
—the WWNN of the connection to modify, using
the WWNN of the HBA. The “show connections” command can be used to
obtain the WWNN.
PROFILE=WINDOWS
—the platform of the host, which in this example is
Windows. See “
” for a list of profile types.
Example CLI response
The Profile of Connection ABC is set to Windows successfully.