HP StorageWorks Modular Smart Array 1000 (MSA1000) Command Line Interface Reference Guide (September 2003)
Command Line Interface (CLI)
59MSA1000 Command Line Interface Reference Guide
Deleting Information from the ACL using the WWPN
Example Command
CLI> DELETE ACL WWPN=12345678-12345678 UNIT=1
Command Options
WWPN=12345678-12345678—entries will be deleted from the ACL of the
connection with a WWPN of 12345678-12345678.
UNIT=1—LUN 1 will be removed from the ACL of the named connection.
Example CLI Response
Disallowing 12345678-12345678 access to unit 1.
Changing the Name of a Connection
To change the name associated with a connection:
Basic Command
RENAME CONNECTION
Example Command
CLI> RENAME CONNECTION ABC XYZ
Command Options
ABC—the current name of the connection that is to be changed.
XYZ—the new name to assign to the connection, up to 16 alphanumeric
characters.
Example CLI Response
Connection(s) has been renamed successfully.