HP 3PAR OS 3.1.3 Command Line Interface Reference

setcim
DESCRIPTION
The setcim command sets the properties of the CIM server, including options to enable or disable
the HTTP and HTTPS ports for the CIM server. The command also provides the ability to configure
the port numbers associated with these two protocols. In addition, it allows users to enable or
disable the SLP port.
SYNTAX
setcim [options]
AUTHORITY
Super, Service
Any role granted the cim_set right.
NOTE: You need access to all domains in order to run this command.
OPTIONS
-f
Forces the operation of the setcim command, bypassing the typical confirmation message.
NOTE: At least one of the following options are required when issuing the setcim command.
-slp enable|disable
Enables or disables the SLP port.
-http enable|disable
Enables or disables the HTTP port.
-httpport <int>
Sets the HTTP port (49152 - 65535). The default value is 5988.
-https enable|disable
Enables or disables the HTTPS port.
-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.
270 Set Commands