
21.35
InForm OS Version 2.2.4 Command Line Interface Reference
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 used, the CHAP secret is treated as a
hex number. Otherwise it should be a printable ASCII string 12 to 16 spaces in length with
no spaces, or 16 bytes in HEX.
EXAMPLES
The following example displays the setting of a host.:
NOTES
■ Verify modification of host properties by issuing the showhost command.
■ Remove descriptors by passing an empty string to the command.
■ The options that allow for adding descriptive information are for annotation purposes
only; the storage server does not actively use the information provided here.
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).
cli% sethost –contact “Joe Smith” –model “Sun Ultra 60” queasy10
cli% sethost initchap “MyChapSecret” queasy10
cli% sethost targetchap –hex “30313233343536373839303132333435” queasy10
cli% sethost removechap -target queasy10
Comentarios a estos manuales