HP StorageWorks XP Command View Advanced Edition Software 6.4 Server Administrator Guide for Device Manager and Provisioning Manager (web) (T1780-96341, July 2010)

Table Of Contents
Settings for various network configurations
66
ServerName example.com
:
Listen 23015
Listen [::]:23015
SSLDisable
:
SSLSessionCacheSize 0
Listen 23016
Listen [::]:23016
<VirtualHost *:23016>
ServerName example.com
SSLEnable
:
CAUTION: Do not delete or edit the default setting, Listen 23016. If you do this,
communication using IPv4 will no longer be available.
2-4 Changing the IP address or host name of the
management server
If you change the IP address or host name of the management server, you also need to change the
settings files of XP Command View AE Suite products.
2-4-1 Changing the IP address of the management server
This section describes how to change the IP address of the management server.
CAUTION:
If you have changed the IP address of the management server before changing the settings files of XP
Command View AE Suite products, write down the new IP address.
Do not change the settings in the cluster configuration file (the cluster.conf file).
To change the IP address of the management server:
1. If XP Command View AE Suite products whose versions are earlier than 5.7 are running, stop
their services.
For details about how to stop these services, see the manual for your product version.
2. Stop the services of XP Command View AE Suite products and Common Component.
In Windows:
Select Start > All Programs > XP Command View AE > Device Manager > Stop Server
with Common Services.
In Linux:
Execute the following command:
installation-directory-for-Common-Component/bin/hcmdssrv -stop
3. Edit the httpsd.conf file.
If the old IP address is specified in the httpsd.conf file, change the IP address to the host
name or the new IP address.
The httpsd.conf file is stored in the following locations:
In Windows:
installation-folder-for-Common-Component\httpsd\conf\httpsd.conf