HP StorageWorks Command View XP Command Line Interface (CLI) reference guide (B9357-96161, January 2006)

76 CLI commands for the XP128/XP1024/XP10000/XP12000
modify lun_security
Description This command enables (ON) or disables (OFF) the port security switch.
Syntax modify lun_security <portname...>, ON|OFF
Arguments <portname...>
The ports whose security switch is to be modified. <portname> can be specified as one port, a
set of ports, or a range of ports (for example, 1A or 1A:1C:1D or 1A-1E). Port names must be
specified in truncated form (for example, 1A and not CL1-A) because the hyphen (-) is used to
specify a range.
ON|OFF
The switch value. The security switch can be ON or OFF. The number of values specified should
be equal to the number of port names specified. If only one switch value is specified, all the
specified port names are set to this value. If the number of values specified is equal to the number
of port names, then there is a one-to-one correspondence between the port names and the
switches. In other cases this command generates an error.
Example
modify lun_security 1A,OFF
modify lun_security 1A:1B-1F,ON
modify lun_security 1A:1B,OFF:ON