Emulex OneCommand Manager Application User Manual (P006979-01A Version 5.2, August 2011)

The OneCommand Manager User Manual Page 237
1= CRC32C (default: 0)
Auth -
0 = None
1= One-Way CHAP
2 = Mutual CHAP (default: 0)
TgtCHAPName - Target CHAP name enclosed in quotes (string length: 1-255)
TgtSecret - Target Secret enclosed in quotes (string length: 12-16)
InitCHAPName - Initiator CHAP name enclosed in quotes (string length: 1-255
InitSecret - Initiator Secret enclosed in quotes (string length: 12-16)
TargetLogout
Supported by: Windows, Solaris, Linux and VMware ESX
Syntax:
hbacmd [h=host_IP[:port] | hostname[:port]] TargetLogout <MAC_Address>
<iscsi_target_name> <TSIH | <ISID_Qual Target_IP>
Description: This command logs out of a target. The required fields are the iSCSI target name
<iscsi_target_name> and either the TSIH <TSIH> of the session or the session's ISID qualifier
<ISID_Qual> and the target's IP address <Target_IP>.
Parameters:
MAC_Address - The MAC address of the CNA port
iscsi_target_name - Target’s iSCSI name enclosed in quotes (string length:11-255)
TSIH - TSIH value of the session to log out (values: 1-65535)
ISID_Qual - ISID qualifier of the session to logout (value: 0-65535)
Target_IP - The Target's IP address
UpdateiSNSServer
Supported by: Windows, Solaris, Linux and VMware ESX
Syntax:
hbacmd [h=host_IP[:port] | hostname[:port]] UpdateiSNSServer <MAC_Address>
<Server_IP> <Port>
Description: This command updates the configured iSNS server. This command requires the server IP
<Server_IP> and port number <Port> of the iSNS server be available to respond to the iSNS requests.
Parameters:
MAC_Address - MAC address of the CNA port
Server_IP - IP address of the iSNS server to configure
Port - Port number of the iSNS server to configure (value: 1024-65535)
Note: If you set Auth to 1, you must specify the TgtCHAPName and TgtSecret. If you
set Auth to 2, you must specify the TgtCHAPName, TgtSecret, InitCHAPName, and
InitSecret.