Hp StorageWorks 2000 Family Modular Smart Array CLI reference guide (481600-002, May 2008)

Chapter 3 Command Descriptions 53
create iscsi-host
Description
iSCSI only. Associates a nickname with an iSCSI host initiators node name. You
can then use the nickname when mapping volumes to hosts.
Input
Example
Create the nickname myHost for the iSCSI host initiator with the node name
iqn.1991-05.com.microsoft:myHost.domain.
Related Commands
“delete iscsi-host” on page 75
“set iscsi-host” on page 134
“show iscsi-hosts” on page 195
create iscsi-host name name nickname
Parameter Description
name name Specifies an iSCSI host initiators node name. This is typically the
initiators IQN (iSCSI Qualified Name). This must not be an existing
node name, as displayed with the show iscsi-hosts command; it
must be one that you get from some other source of information. To
add or change a nickname for an existing node name, use set
iscsi-host.
nickname Specifies a nickname for the iSCSI host initiator. For the syntax to use,
see “Host Nickname Syntax” on page 27.
# create iscsi-host name iqn.1991-05.com.microsoft:myHost.domain
myHost
Success: adding iSCSI host done