HP StorageWorks XP Command View Advanced Edition software Device Manager server installation and configuration guide (web version) (T1780-96078, March 2008)

Device Manager network configuration
41
Listen 23016
Listen [2001::99]:23016
<VirtualHost www.example.com:23016>
CAUTION: Do not delete or edit the existing Listen line. If you do this, communication using
IPv4 will no longer be available.
2-6-2-3 Settings when using a loopback address
If you use a loopback address, in addition to the Listen line for IPv6, add a Listen line for the
loopback address by using the following syntax below. Specify the same port number as specified in
the Listen line for IPv4.
Listen [::1]:port-number
The following shows an example of how to specify these settings:
Listen 23015
Listen [2001::99]:23015
Listen [::1]:23015
2-6-3 Items to be set for linking with storage subsystems
that support IPv6
If you use Physical View of XP24000/XP20000 managed by using IPv6 addresses, set either of the
following values for the server.http.host property in the server.properties file:
The IPv6 address of the host on which the Device Manager server is installed
The host name of the host on which the Device Manager server is installed
*
* The host name must be resolvable to the IPv6 address.
For details on how to set the server.http.host property, see subsection
8-2-1 .
CAUTION: When XP24000/XP20000 managed by using IPv6 addresses are used with
XP24000/XP20000 or XP12000/XP10000/SVS200 managed by using IPv4 addresses, in the OS
you need to set an IPv4 address for the NIC for which an IPv6 address was specified for the
server.http.host property.