The set initiator command updates the initiator object.
This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.
To execute this command on an storage array, you must have the Storage Admin role.
set initiator (["initiatorName"] | <"initiatorQualifiedName">) ([userLabel="newInitiatorName"] |
[host="newHostName"] | [chapSecret="newSecurityKey"])
Parameter | Description |
---|---|
initiator | Allows you to specify the initiator identifier for which you want to set properties. Enclose the name in double quotation marks (“ “). You also must enclose the name in square brackets ([ ]) if the value is a user label or angle brackets (< >) if the value is a qualified name (e.g., iqn). |
userLabel | Allows you to enter a new user label for the initiator object. Enclose the new user label in double quotation marks (" "). |
host | Allows you to enter a new host to which the host port is connected. Enclose the host name in double quotation marks (" "). |
chapSecret | Allows you to enter a new security key that you want to use to authenticate a peer connection. Enclose the security key in double quotation marks (" "). This parameter is only applicable to iSCSI host interface types. |