3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)

21.17
InForm OS Version 2.3.1 Command Line Interface Reference
-httpsport <int>
Sets the HTTPS port (49152 - 65535). The default value is 5989.
SPECIFIERS
None.
RESTRICTIONS
Access to all domains is required to run this command.
You cannot disable both of the HTTP and HTTPS ports.
You cannot set the same port number for both of the HTTP and HTTPS ports.
EXAMPLES
To disable the HTTPS ports:
To enable the HTTPS port and set the HTTPS port number to 49153:
NOTES
When the CIM server is active, a warning message appears to inform you of the current status
of the CIM server and asks you for confirmation to continue or not. The -f option forces the
action without a warning message.
cli% setcim -https disable
Warning: The CIM server is active and will restart.
Are you sure you want to continue (Y/N)? Y
cli% setcim -https enable -httpsport 49153
Warning: The CIM server is active and will restart.
Are you sure you want to continue (Y/N)? Y