HP Virtual Connect 4Gb Fibre Channel Module for c-Class BladeSystem User Manual

Page 40

Advertising
background image

Command line 40

Item

Description

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 16 bytes, 32 hex digits

long. The mutual secret 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 selection for this attribute 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 selection for this attribute is "Disabled", which enables static
configuration.

DHCPVendorID (required

if ISCSIBootParamDHCP

is "Enabled")

This string is 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

->set iscsi-boot-param MyProfile1:1 -maskSecret

-maskMutualSecret Authentication=CHAPM

Username=SomeUserName MutualUsername=SomeMutualUsername

ISCSIBootParamDHCP=Enabled NetworkParamDHCP=Enabled

DHCPVendorID=SomeVendorIDValue

Configures CHAP secret and CHAPM secret values as a masked string

Item

Description

show iscsi-boot-param Display the basic iSCSI boot parameters configured on the specified iSCSI

connection.

Syntax

show iscsi-boot-param [<ConnectionID>]

Parameter

ConnectionID

(optional)

The ID of an existing iSCSI connection. The ID format is <ProfileName:Port>.
The show profile <ProfileName:*> command can be used to display the

port number of the iSCSI connection.

Advertising