HP XP P9000 Command View Advanced Edition Suite Software 7.6.1-00 Administrator Guide

Specify this property in the jserver.properties file. The
com.wbemsolutions.jserver.bindto property does not exist by default, so specify the property
in the following format:
com.wbemsolutions.jserver.bindto=IP-address
HTTPPort
In the case of non-SSL communication, specify the port number to be used by the CIM/WBEM
functionality.
Specify this property in the cimxmlcpa.properties file. The cimxmlcpa.properties file does
not exist by default, so create a new file and specify the property in the following format:
HTTPPort=port-number
CAUTION:
If you change the value of this property, you must also change the values of the Device Manager
server server.cim.http.port property to the same value.
The cimxmlcpa.properties file is deleted when the service for the Device Manager server
starts. Create a new cimxmlcpa.properties file every time the port is changed.
Related topics
server.cim.http.port, page 471
HTTPSPort
In the case of SSL communication, specify the port number to be used by the CIM/WBEM functionality.
Specify this property in the cimxmlscpa.properties file. The cimxmlscpa.properties file
does not exist by default, so create a new file and specify the property in the following format:
HTTPSPort=port-number
CAUTION:
Be sure to also specify the Ciphers property in the cimxmlscpa.properties file.
If you change the value of this property, you must also change the values of the Device Manager
server server.cim.https.port property to the same value.
The cimxmlscpa.properties file is deleted when the service for the Device Manager server
starts. Create a new cimxmlscpa.properties file every time the port is changed.
Related topics
server.cim.https.port, page 472
Ciphers, page 490
Administrator Guide 501