Set initiator
The set initiator command updates the initiator object.
Supported Arrays
This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.
Roles
To execute this command on an storage array, you must have the Storage Admin role.
Context
Note
This command is applicable only to iSCSI.
Syntax
set initiator (["initiatorName"] | <"initiatorQualifiedName">) ([userLabel="newInitiatorName"] |
[host="newHostName"] | [chapSecret="newSecurityKey"])
Parameters
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. |
Give documentation feedback