Set iSCSI Target Properties

This command defines properties for an iSCSI target.

Syntax

set iscsiTarget authenticationMethod=(none | chap) | chapSecret=securityKey | isnsRegistration=(TRUE | FALSE) | targetAlias=user-label

Parameters
Parameter Description
authenticationMethod The means of authenticating your iSCSI session.
chapSecret The security key 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.
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.

Minimum Firmware Level

7.10