HP 3PAR InForm OS 3.1.1 Command Line Interface Reference
EXAMPLES
The following example change the settings of a host:
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
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.
302 Set Commands