Set iscsi target properties – Dell PowerVault MD3000 User Manual

Page 180

Advertising
background image

180

Script Commands

Parameters

NOTE:

Challenge Handshake Authentication Protocol (CHAP) is a protocol that

authenticates the peer of a connection. CHAP is based upon the peers sharing a
“secret.” A secret is a security key that is similar to a password.

NOTE:

Use the chapSecret parameter only for initiators requiring mutual

authentication.

Examples

-c "set iscsiInitiator [\"pe29000\"] userLabel=

\"pe29001\";"

-c "set iscsiInitiator <\"iqn.1991-

05.com.microsoft:svctag-70wnh91\"> userLabel=

\"29000\";"

-c "show iscsiInitiator[\"pe29000\"]

iscsiSessions;"

-c "show iscsiInitiator <\"iqn.1991-

05.com.microsoft:svctag-70wnh91\">

iscsiSessions;"

Set iSCSI Target Properties

This command defines properties for an iSCSI target.

Parameter

Description

iscsiName

The name of the iSCSI initiator for which you want to set
attributes.

userLabel

The new name that you want to use for the iSCSI initiator.

host

The name of the new host to which the HBA host port is connected.
Enclose the host name in double quotation marks (" ").

chapSecret

The password that you want to use to authenticate a peer
connection.

Advertising