HP Virtual Connect 8Gb 24-port Fibre Channel Module for c-Class BladeSystem User Manual

Page 47

Advertising
background image

Command line 47

Item

Description

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 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 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.

ISCSIBootParamDHCP

(optional)

Enables the iSCSI option ROM to retrieve the iSCSI boot parameters from DHCP
or through static configuration. Valid values are "Enabled' and "Disabled". The

default value is "Disabled", which enables static configuration.

NetworkParamDHCP

(optional)

Enables the iSCSI option ROM to retrieve the TCP/IP parameters from DHCP or
through static configuration. Valid values are "Enabled" and "Disabled'. The

default value is "Disabled", which disables DHCP and enables static
configuration.

DHCPVendorID (required

if ISCSIBootParamDHCP

is "Enabled")

The string used to match the value in the Vendor Class ID field in the DHCP offer

packet when retrieving iSCSI boot parameters.

Examples

->set iscsi-boot-param MyProfile1:1 BootOrder=Primary

Lun=100

InitiatorName="iqn.2009-09.com.someorg.iSCSI-Initiator"

InitiatorIp=192.128.3.1 Mask=255.255.0.0

TargetName="iqn.2009-09.com.someorg.iSCSI-Target"

TargetIp=192.128.3.2 TargetPort=40000 Authentication=CHAP

Username=SomeUserName Secret=SomePassword123

Configures basic boot attributes on an iSCSI connection of profile MyProfile1

->set iscsi-boot-param MyProfile1:1 BootOrder=Primary

ISCSIBootParamDHCP=Enabled NetworkParamDHCP=Enabled

DHCPVendorID=SomeVendorIDValue

Configures iSCSI Boot attributes to be retrieved from DHCP

Advertising