HP StorageWorks 2300 Family Modular Smart Array CLI reference guide (500912-002, July 2010)
HP StorageWorks 2000 G2 Modular Smart Array CLI Reference Guide 121
show chap-records
Description For iSCSI, shows all CHAP records or the record for a specific originator. This command is permitted
whether or not CHAP is enabled
Syntax
show chap-records [name originator-name]
Parameters name originator-name
Optional. The originator name; typically the originator's IQN. If this parameter is omitted, the
command displays CHAP records for all originators.
Output Name
Originator name
Secret
Secret that the recipient uses to authenticate the originator
Mutual CHAP Name
For mutual CHAP, the recipient name
Mutual CHAP Secret
For mutual CHAP, the secret that the originator uses to authenticate the recipient
Example Show the CHAP record for a specific host initiator:
# show chap-records name iqn.1991-05.com.microsoft:myHost.domain
CHAP Record(s)
--------------
Name: iqn.1991-05.com.microsoft:myHost.domain
Secret: 123456abcDEF
Mutual CHAP Name: iqn.1995-03.com.acme:01.storage.00c0ffd6000a
Mutual CHAP Secret: ABCdef123456
See also • create chap-record
• delete chap-records
• set chap-record
• show host-parameters