3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)
21.38
Command Line Interface Reference InForm OS Version 2.3.1
EXAMPLES
The following example change the settings of a host:
NOTES
■ The CHAP configurations are applied to all hosts whose names match one or more of the
specified
<host_name> or <pattern> specifiers. The patterns are treated as glob-style
(shell-style) patterns (see help on sub,globpat).
■ The options that allow for adding descriptive information are for annotation purposes
only; the storage server does not actively use the information provided here.
■ Remove descriptors by passing an empty string to the command.
■ Verify modification of host properties by issuing the showhost command.
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
cli% sethost clearagent 210100E08B32A58A
cli% sethost -persona 1 queasy10