Manual

Server management 120
<InitiatorName>Replace this parameter with a valid iSCSI ‘iqn’ name of up to 223 characters.
This is an optional field. If not provided, the default Initiator name is used.
<HeaderDigest>This is an optional field. Replace this parameter with either "E" or "D".
o "E" denotes that the header digest is enabled.
o "D" denotes that the header digest is disabled.
If not provided, Header Digest is disabled by default.
<DataDigest>This is an optional field. Replace this parameter with either "E" or "D".
o “E” denotes that the data digest is enabled.
o “D” denotes that the data digest is disabled.
If not provided, Data Digest is disabled by default.
<AuthenticationType>This is an optional field. If applicable, replace this parameter with “D”,
“E”, or “M”.
o “D” denotes that authentication is disabled.
o “E” denotes that one-way CHAP is enabled. The user name and secret used for one-way CHAP
must be specified by non-DHCP means.
o “M” denotes that Mutual CHAP is enabled. The user name and passwords required for Mutual
CHAP authentication must be specified by non-DHCP means.
If not specified, this field defaults to authentication-disabled.
Examples
Default Initiator name and Data Digest settings:
iscsi:”192.168.0.2”:”3261”:”000000000000000E”:”iqn.2009-4.com:1234567890
”::”E”::”E”
o Target IP address: 192.168.0.2
o Target TCP port: 3261
o Target boot LUN: 0x0E
o Target iqn name: iqn.2009-04.com:1234567890
o Initiator name: Not specified. Use the Initiator name already configured. Use the default name if
none was configured.
o Header Digest: Enabled
o Data digest: Not specified. Assume disabled.
o Authentication Type: One-way CHAP
Default TCP Port and Mutual CHAP:
iscsi:”192.168.0.2”::”000000000000000E”:”iqn.2009-4.com:1234567890”::”E”
:”D”:”M”
o Target IP address: 192.168.0.2
o Target TCP port: Use default from RFC 3720 (3260)
o Target boot LUN: 0x0E
o Target iqn name: iqn.2009-04.com:1234567890
o Initiator name: Not specified. Use the Initiator name already configured. Use the default name if
none was configured.
o Header Digest: Enabled