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

52 HP StorageWorks 2000 Family Modular Smart Array CLI reference guide May 2008
create host-wwn-name
Description
FC and SAS only. Creates an entry for a host world wide port name (WWPN) and
associates a nickname with the entry. This enables you to specify the nickname
instead of the WWPN when mapping volumes to hosts.
Input
Example
Create the nickname MyHost for the HBA having WWPN 210000e08b095562.
Related Commands
“delete host-wwn-name” on page 74
“set host-wwn-name” on page 133
“show host-wwn-names” on page 194
create host-wwn-name wwn wwpn name
Parameter Description
wwn wwpn Specifies a 16-hex-digit WWPN that corresponds to an HBA.
name Specifies a nickname for the HBA. For the syntax to use, see “Host
Nickname Syntax” on page 27.
# create host-wwn-name wwn 210000e08b095562 MyHost
Info: Adding hostWnn: 210000e08b095562 and nickName: MyHost
Success: Command completed successfully