HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 4.01 User Guide

Command line 50
Item Description
InitiatorName
(required if
ISCSIBootParamDHCP is
"Disabled")
The name used for the iSCSI initiator on the boo
ting system. The initiator name
length can be a maximum of 223 characters. If the initiator name string contains
non-alphanumeric characters, it must be enclosed in quotation marks.
InitiatorIP (required
if Network ParamDHCP is
"Disabled")
The IPv4 address used by the iSCSI initiator. This value is in dotted decimal
format.
Mask (required if
NetworkParamDHCP is
"Disabled")
The IP network mask used by the iSCSI initiator. This value is in dotted decimal
format.
Gateway (optional)
The default IP route used by the iSCSI initiator. This value is in dotted decimal
format.
VlanID (optional)
The VLAN number that the iSCSI initiator uses for all sent and received packets.
Valid values range from 1 to 4094.
TargetName (required if
ISCSIBootParamDHCP is
"Disabled")
The name of the target from which to boot. The target name length is a maximum
of 223 characters. If the name string contains non-alphanumeric characters, it
must be enclosed in quotation marks.
TargetIP (required if
ISCSIBootParamDHCP is
"Disabled")
The primary IPv4 address of the iSCSI target.
TargetPort (optional)
The TCP port associated with the primary target IP address. The default value is
3260.
TargetIP2 (optional)
The alternate target IPv4 address to use if the primary target IP is unavailable.
TargetPort2 (required
if TargetIP2 is
specified)
The TCP port associated with the alternate target IP address. The default value is
3260.
Authentication
(optional)
The initiator and target must agree on an authentication method, or the iSCSI
initiator cannot log in to the target. Supported values include "None", "CHAP",
and "CHAPM". The default value is "None".
Username (required if
authentication type is
CHAP or CHAPM)
The user name for authentication. The user name length is a maximum of 223
characters. If the name contains non-alphanumeric characters, it must be
enclosed in quotation marks.
Secret (required if
authentication type is
CHAP or CHAPM)
The secret password for CHAP and CHAPM authentication. It is specified as a
string or a lon
g hex value (starting with 0x). This value must be at least 96 bits
(12 bytes, 24 hex digits) and at most 128 bits (16 bytes, 32 hex digits) long.
The CHAP secret password can be entered as clear text in the command or as
a masked string at the prompt.
MutualUsername
(required if
authentication type is
CHAPM)
The mutual user name for CHAPM authentication. The user name length is a
maximum of 223 characters. If the name contains non-alphanumeric
characters, it must be enclosed in double quotation marks.
MutualSecret (required
if authentication type
is CHAPM)
The mutual secret password for CHAPM authentication. The password should
be specified as a string or a long hex value (starting with 0x). This value must be
at least 96 bits (12 bytes, 24 hex digits) and at most 128 bits (16 bytes, 32 hex
digits) long. The mutual secret password can be entered as clear text in the
command or as a masked string at the prompt.