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
206 HP StorageWorks HSG60 and HSG80 Array Controller and Array Controller Software
Command Line Interface Reference Guide
Provides the capability to revoke management rights from selected host
connections. A manager is a host connection that is allowed to issue CLI
commands through a LUN. By default all host connections are enabled as
managers. This command has no effect on CLI commands issued through the
maintenance port of the HSG80 array controller.
Note: This command has no effect on I/O operations. It only affects the ability of the
host to issue CLI commands to the controller.
Note: After issuing SET DISABLE_MANAGERS=ALL, the controller only accepts CLI
commands through the maintenance port. Commands from all other sources are
rejected with a SCSI status of ASC:91 ASCQ:08.
Syntax
SET DISABLE_MANAGERS=ALL
SET DISABLE_MANAGERS=connection-names
Parameters
There are no parameters associated with this command.
Switches
There are no switches associated with this command.
Examples
To revoke the ability of host1 and host2 to issue CLI commands, enter:
SET DISABLE_MANAGERS=host1,host2
To revoke the ability of all hosts, except host1, to issue CLI commands, enter:
SET DISABLE_MANAGERS