HP StorageWorks Command View XP Command Line Interface (CLI) reference guide (B9357-96161, January 2006)
74 CLI commands for the XP128/XP1024/XP10000/XP12000
modify host_group
Description This command modifies the host group nickname for a port. You must enable LUN security before
using this command (see ”modify lun_security” on page 76).
Syntax modify host_group <portname>, <OldHostGrpNickname>,
<NewHostGrpNickname>
Arguments <portname>
The ports whose host group is to be modified. Port names must be specified in truncated form (for
example, 1A and not CL1-A) because the hyphen (-) is used to specify a range.
<OldHostGrpNickname>
The host group nickname that is to be modified. Only one <OldHostGrpNickname> can be
specified (for example, nick1).
<NewHostGrpNickname>
The new host group nickname to be set. Only one <NewHostGrpNickname> can be specified
(for example, nick2).
Example
modify host_group 1A,nick1,nick2