HP P6000 Replication Solutions Manager CLI Reference (T3680-96071, June 2012)

Remote client switches
Displays remote client help in the command line window. Cannot be used
with other switches. During an interactive session, use the HELP command.
help-?
Specifies that responses be in block text. Block text is the default.block text mode-b
Specifies that responses be in comma-separated values.CSV mode-c
Specifies the full path and file name of the text file to be used for a
file-driven session.
file name-f
Specifies that a remote client security key be generated and saved on the
host. The key is used for automated authentication during subsequent
generate a key-g
sessions. The -u, -p, and -h switches are required with the -g switch.
See “Generating a security key” (page 12).
Specifies the network name and secure port number of the host
(management server) to connect with. If the port number is omitted, port
9001 is assumed. The -p and -u switches are required with the -h switch.
host (mgmt svr)-h
Specifies an existing password to access the replication manager. The -u
and -h switches are required with the -p switch.
password-p
Specifies that responses be in result codes.result code mode-r
Selects a storage array. Some CLUI commands require an array to be
preselected. When using the remote client on an OpenVMS host, enclose
uppercase array names in quotation marks (“ “).
storage system-s
Specifies that responses be tabular.table text mode-t
Specifies an existing user name to access the replication manager. The -p
and -h switches are required with the -u switch.
user name-u
Specifies that responses be verbose. Verbose format is a block text that
includes additional details.
verbose mode-v
Specifies that responses be in XML. XML is a revised output format with
descriptive tag names and replaces the previous XML format.
XML mode-x
Specifies that responses be in raw XML. Raw XML in
nl
raw XML mode-xr
previous releases was XML and currently provides continued support for
scripts that are based on the previous format.
Specifies a CLUI command to be performed in a single-command session.
Enclose commands in quotation marks (“ “), and escape embedded
CLUI commandclui
nl
command
quotation marks (required for some names) with a backward slash (\). For
example, see “Single-command session” (page 13). Use the remote client
s switch for CLUI commands that require a preselected array. Results are
returned to standard output or standard error. For command descriptions,
see “CLUI commands” (page 16).
Generating a security key
You can generate an encrypted security key for use with the remote client. This key enhances
security and eliminates the need to enter explicit credentials to start each session. Security key
generation is typically done once per host, per user.
DescriptionCommand
Generates a security key for user named “admin” on host
server16.corp.net.
clui g u admin p nimda h
server16.corp.net:9001
Example:
C:\mydr>clui g u admin p nimda h server16.corp.net:9001
Created Clui Client properties directory at :
C:\Documents and Settings\user/.cluiclient
12 Accessing the CLUI