HP StorageWorks HSG60 and HSG80 Array Controller and Array Controller Software Command Line Interface Reference Guide (EK-G80CL-RA. C01, March 2005)

CLI Command Descriptions
58 HP StorageWorks HSG60 and HSG80 Array Controller and Array Controller Software
Command Line Interface Reference Guide
For example, to specify a WWN of WWN of AAAA-BBBB-CCCC-DDDD,
enter:
ADAPTER_ID=AAAA-BBBB-CCCC-DDDD
Note: The WWN of the host and adapter are sometimes the same. This is a
characteristic of the adapter.
CONTROLLER=controller
Specifies which controller the host is to connect through. The CONTROLLER
parameter is the name for the controller variable. The choices are
THIS_CONTROLLER and OTHER_CONTROLLER.
PORT=port
Specifies which host port (1 or 2) the connection is on. PORT is the parameter
name for the port variable.
REJECTED_HOST=rejected-host-index
Adds a !NEWCONnn connection to the connection table in an Offline state.
The host must issue a FC PLOGI to make the connection active. There are
mechanisms to do this in UNIX and OpenVMS but not Microsof
Windows
® NT® (except during a reboot).
To manually add rejected host zero, issue the following command:
ADD CONNECTION REJECTED_HOST=0
Note: Use SHOW CONNECTIONS FULL to display the rejected host connections.
To force the connection into an Online state, issue the following two
commands:
CLI> SET <THIS | OTHER> PORT_<1|2>_TOPOLOGY = OFFLINE
CLI> SET <THIS | OTHER> PORT_<1|2>_TOPOLOGY = FABRIC
The above command forces all hosts connected to that controller or port to log
in again. Additionally, hosts connected to the controller pair through the same
switch (regardless of controller or port) log in again as well.