HP MSA 2040 CLI Reference Guide

76 Alphabetical list of commands
delete chap-records
Description For iSCSI, deletes a specified CHAP record or all CHAP records. This command is permitted whether
or not CHAP is enabled.
Syntax To delete the CHAP record for a specific originator:
delete chap-records
name
originator-name
To delete all CHAP records:
delete chap-records
all
Parameters name
originator-name
The originator name, typically in IQN format.
all
Delete all CHAP records in the database.
Example Delete the CHAP record for a specific originator:
# delete chap-records name iqn.1991-05.com.microsoft:myhost.domain
Success: Command completed successfully. (iqn.1991-05.com.microsoft:myhost
.domain) - The CHAP record was deleted. (2012-01-20 12:40:22)
Delete all CHAP records, of which two exist:
# delete chap-records all
Info: Removed CHAP record 0.
Info: Removed CHAP record 1.
Success: Command completed successfully. - All CHAP records were deleted.
(2012-01-20 12:40:22)
See also create chap-record
set chap-record
show chap-records
show iscsi-parameters