3PAR InFormĀ® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)

21.37
InForm OS Version 2.3.1 Command Line Interface Reference
-chapname <chapname>
Used to specify the initiator or target CHAP name. If this option is not specified, then the
initiator CHAP name defaults to the host name and the target CHAP name defaults to the
3PAR System name.
-hex
The CHAP secret is treated as a hex number.
The following options are for use with the
removechap subcommand:
-target
Removes only the target CHAP authentication.
SPECIFIERS
<host_name>
Name of the host with a maximum of 31 characters in length.
<pattern>
Specifies that the properties are set for all hosts matching the specified pattern.
<secret>
The CHAP secret for the host or the target. If -hex is specified, it is treated as a hex
number. Otherwise it should be a printable ASCII string 12 to 16 characters in length with
no spaces, or 16 bytes in HEX.
<WWN|iSCSI_name>
The World Wide Name (WWN) or iSCSI name of the host to clear the host agent data of.
RESTRICTIONS
Access to all domains is required for the clearagent subcommand.
NOTE: The CHAP configuration operations are applied to all hosts whose names
match one or more of the specified
<hostname> or <pattern>. The patterns are
treated as glob-style (shell-style) patterns (see Help on
sub,globpat).