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
122 HP StorageWorks HSG60 and HSG80 Array Controller and Array Controller Software
Command Line Interface Reference Guide
Deletes a specified connection from the table of known connections maintained
by the controller, whether or not the host adapter is still physically connected to a
controller port.
A table of known host connections is maintained in controller memory. After a
connection is added to the table, it stays there, even if the physical connection
between host adapter and controller port is severed. The only way to remove a
connection from the table is through this command.
Note: A connection with an access path
explicitly
enabled on a unit cannot be
deleted. The access path is enabled explicitly through the ENABLE_ACCESS_PATH
qualifier of the ADD UNITS or SET unit-number commands. If the access path is
generically enabled for all connections (ENABLE_ACCESS_PATH= ALL), then any or
all connections can be deleted. A connection with explicit access path must have the
access path disabled (through the DISABLE_ACCESS_PATH switch of the SET
unit-number command) before the connection can be deleted.
Syntax
DELETE connection-name
Parameters
The following parameter supports the DELETE command:
connection-name
Identifies the name given to the host connection. The connection name is one
of the following:
The default name assigned to the host connection after it was physically
connected to the controller port. Default names are of the form
!NEWCONnn.
The name given through the RENAME command.
The name given through the ADD CONNECTIONS command.
DELETE
connection-name