
21.17
InForm OS Version 2.2.4 Command Line Interface Reference
-https enable|disable
Enables or disables the HTTPS port.
-httpsport <int>
Sets the HTTPS port (1024 - 65535). The default value is 5989.
SPECIFIERS
None.
RESTRICTIONS
■ 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 1025:
To disable HTTP and 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
cli% setcim -https enable -httpsport 1025
Warning: The CIM server is active and will restart.
Are you sure you want to continue (Y/N)? Y
cli% setcim -http disable -https disable
WARNING: CIM server is active and it will restart.
Are you sure you want to continue?
select q=quit y=yes n=no: y
Error: Cannot set both http and https to disabled
Comentarios a estos manuales