3PAR InForm® OS 2.3.1 CLI Administrator's Manual (320-200180 Rev B, February 2010)
3.7
Global Options and Environment Variables
InForm OS Version 2.3.1 3PAR InForm CLI Administrator’s Manual
3.2.2 Commands with Column Help
Column help is provided for some commands to clarify the meaning of each column of data by
defining the meaning of the column headers.
Access column help as follows:
When column help is not available, the following message appears:
3.2.3 Using SSL
The InForm OS provides a Secure Sockets Layer (SSL) protocol for secure transfer of data
between the CLI client and system and is set with either of the following:
■ The TPDSOCKSSL environment variable.
■ The -sockssl global option.
3.2.3.1 Setting the TPDSOCKSSL Environment Variable on Solaris and Linux
To set the TPDSOCKSSL environment variable in Solaris and Linux, see the following system
output example:
cli% clihelp –col <command>
No help for columns of command “<command>”.
NOTE: The InForm CLI uses port number 5783 for secure communications and port
5782 for unsecure communications. When the TPDSOCKSSL environment variable
or
-sockssl global option is set, the socket port defaults to 5783. If you wish to
set a different socket port, use the
-tpdportnum <port_number> global
option (see 3.2.4 Setting the CLI Client Network Port on page 3.8).
$
TPDSOCKSSL=1
$ export TPDSOCKSSL
$ cli