HP 3PAR OS 3.1.3 Command Line Interface Reference

EXAMPLES
To disable the HTTPS ports:
cli% setcim -https disable
Warning: The CIM server is active and will restart.
Are you sure you want to continue (Y/N)? Y
To enable the HTTPS port and set the HTTPS port number to 49153:
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
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.
setcim 271