HP P2000 G3 MSA System CLI Reference Guide 299
chap-records
Properties
Example
# show chap-records
...
<OBJECT basetype="chap-records" name="chap-records" oid="1" format="pairs">
<PROPERTY name="initiator-name" type="string">test1</PROPERTY>
<PROPERTY name="initiator-secret" type="string">test1secret!</PROPERTY>
<PROPERTY name="oname" type="string"></PROPERTY>
<PROPERTY name="osecret" type="string"></PROPERTY>
</OBJECT>
...
Table 14 chap-records properties
Name Type Description
initiator-name string Originator name; typically the originator's IQN.
initiator-
secret
string Secret that the recipient uses to authenticate the originator.
oname string For mutual CHAP, the recipient name.
osecret string For mutual CHAP, the secret that the originator uses to authenticate the recipient.