Set iscsi target properties – Dell PowerVault MD3000 User Manual
Page 176

176
Script Commands
-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.
Syntax
set iscsiTarget authenticationMethod = (none |
chap) | chapSecret =
password
|
isnsRegistration = (TRUE | FALSE) |
targetAlias =
user-label
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
chapSecret
only for initiators requiring mutual authentication.
Parameter
Description
authenticationMethod
The means of authenticating your iSCSI
session.
chapSecret
The password that you want to use to
authenticate a peer connection.
isnsRegistration
The means of listing the iSCSI target on
the iSNS server. Set the parameter to
TRUE to list it.
targetAlias
The name that you want to use for the
target.