HP StorageWorks Modular Smart Array 1000 (MSA1000) Command Line Interface Reference Guide (September 2003)

Command Line Interface (CLI)
54 MSA1000 Command Line Interface Reference Guide
Managing Connection Profiles
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” can be used to obtain the
WWNN.
PROFILE=WINDOWS—the platform of the host, which in this example is
Windows. See “Naming a Connection to a Server” for a list of profile types.
Example CLI Response
The Profile of Connection ABC is set to Windows successfully.