Showarptable – Dell Emulex Family of Adapters User Manual
Page 389

OneCommand Manager Command Line Interface Version 10.2 User Manual
P010067-01A Rev. A
5. CLI Client Command Descriptions
iSCSI Commands
389
If you set the authentication method to “One-Way CHAP” (
must also specify the “Target CHAP Name” and “Target Secret.” For example:
hbacmd SetTPLoginProperties 00-11-22-33-44-55 10.192.1.1 5050
Auth=1 "TgtChapName" "TargetSecret1"
If you set the authentication method to “Mutual CHAP” (
specify all four values. For example:
hbacmd SetTPLoginProperties 00-11-22-33-44-55 10.192.1.1 5050
Auth=2 "TgtChapName" "TargetSecret1" "InitCHAPName"
"InitialSecret1"
Supported By
Linux, Solaris, VMware ESXi, and Windows
Syntax
SetTPLoginProperties
[ImmediateData=<0|1>] [HeaderDigest=<0|1>] [DataDigest=<0|1>]
[Auth=<0|1|2> TgtCHAPName TgtSecret InitCHAPName InitSecret]
Parameters
ShowARPTable
This command shows the current ARP table for the specified port.
Supported By
Linux, Solaris, VMware ESXi, and Windows
MAC_Address
The MAC address of an iSCSI port.
Target_IP
The IP address of the target portal. You can specify an IPv4 or IPv6
Target IP address.
Port
The port number of the target portal (value: 1024–65535).
ImmediateData
0 = No
1 = Yes (default)
HeaderDigest
0 = None (default)
1 = CRC32C
DataDigest
0 = None (default)
1 = CRC32C
Auth
0 = None (default)
1 = One-Way CHAP
2 = Mutual CHAP
TgtCHAPNam
The Target CHAP name enclosed in quotes (string length: 1–256).
TgtSecret
The Target Secret enclosed in quotes (string length: 12–16).
InitCHAPName
The Initiator CHAP name enclosed in quotes (string length: 1–256).
InitSecret
The Initiator Secret enclosed in quotes (string length: 12–16).