Settargetproperties, Settploginproperties – Dell Emulex Family of Adapters User Manual

Page 388

Advertising
background image

OneCommand Manager Command Line Interface Version 10.2 User Manual

P010067-01A Rev. A

5. CLI Client Command Descriptions

iSCSI Commands

388

SetTargetProperties

This command sets the ETO value of a target.

Supported By

Linux, Solaris, VMware ESXi, and Windows

Syntax

SetTargetProperties <MAC_Address> <iscsi_target_name> <ETO>

Parameters

SetTPLoginProperties

This command sets a target portal’s login properties. This command requires that you

specify a valid IPv4 or IPv6 Target IP <Target_IP> and Port <Port>. However, if you

specify no options other than the Target IP and Port, no changes are made. You must

change at least one of the optional parameters for this command to make any changes

to the target portal's login properties.
These properties are used when discovering the targets on the target portal. The targets

inherit the target portal's properties when they are discovered. Targets already

discovered do not inherit the updated properties, only newly discovered targets inherit

the properties.
When you set the authentication method <Auth> to a value other than 0, you must set

additional parameters. Each string should be enclosed in quotations to avoid

mishandling by the Windows, Linux, Solaris, or VMware shell’s parser.

DataDigest

0 = None (default)
1 = CRC32C

Auth

0 = None (default)
1 = One-Way CHAP
2 = Mutual CHAP

TgtCHAPNam

Target CHAP name enclosed in quotes (string length: 1–256).

TgtSecret

Target Secret enclosed in quotes (string length: 12–16).

InitCHAPName

Initiator CHAP name enclosed in quotes (string length: 1–256).

InitSecret

Initiator Secret enclosed in quotes (string length: 12–16).

MAC_Address

The MAC address of an iSCSI port.

iscsi_target_name

Target’s iSCSI name enclosed in quotes (string length: 11–255).

ETO

The extended timeout option for the target:

For Windows, valid values are 0–3600

For Linux, Solaris, and VMware ESXi, valid values are

0–30

Advertising