Dell PowerVault MD3000 User Manual
Page 181
Script Commands
181
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 the chapSecret parameter only for initiators requiring mutual
authentication.
NOTE:
The targetAlias is a descriptive name that you can give to the target to help
make it easier to identify. You can use any combination of alphanumeric characters,
hyphens, and underscores for the targetAlias. The targetAlias can have a maximum
of 30 characters.
Examples
-c "set iscsiTarget <\"iqn.1984-
05.com.dell:powervault.
6001372000f5f0e600000000463b9292\">
authenticationMethod = none;"
-c "set iscsiTarget [\"iscsi2900\"] targetAlias =
\"iscsi2902\";"
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.