Set Iscsi Target Properties - IBM System Storage DS3000 Programming Manual

Hide thumbs Also See for System Storage DS3000:
Table of Contents

Advertisement

Notes
You can use any combination of alphanumeric characters, hyphens, and underscores for the names.
Names can have a maximum of 30 characters.
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.
Use the chapSecret parameter to set up the security keys for initiators that require a mutual
authentication.
Related Topic
Naming Conventions

Set iSCSI Target Properties

This command defines properties for an iSCSI target.
Syntax
set iscsiTarget ["iSCSI-ID"] authenticationMethod=chap chapSecret=securityKey
[targetAlias=user-label]
Or
set iscsiTarget ["iSCSI-ID"] authenticationMethod= none
[targetAlias=user-label]
Parameters
Parameter
iscsiTarget
authenticationMethod
chapSecret
targetAlias
There is no isnsRegistration parameter in this command.
Notes
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.
Use the chapSecret parameter to set up the security keys for initiators that require a mutual
authentication.
3-216
IBM System Storage DS3000, DS4000, and DS5000: Command Line Interface and Script Commands Programming Guide
Description
The iSCSI target for which you want to set
properties. Enclose the userLabel in double
quotation marks (" "). You must also enclose the
userLabel in either square brackets ([ ]) or angle
brackets (< >).
The means of authenticating your iSCSI session.
The security key that you want to use to
authenticate a peer connection.
The name that you want to use for the target.

Advertisement

Table of Contents
loading

This manual is also suitable for:

System storage ds4000System storage ds5000

Table of Contents