Horcm_inst section, Horcm_inst section 53 – HP XP Continuous Access Software User Manual
Page 53
Installation and configuration
53
HORCM_INST section
Description
The HORCM_INST section defines how RM groups link to remote RM
instances.
Syntax
HORCM_INST
device_group { host_name
| IP_address } { service_name |
service_number }
device_group
Defined in the HORCM_DEV section. Each group
defined in HORCM_DEV must be represented in the
HORCM_INST section only once for every remote RM
instance.
host_name
Host name of the host on which the remote instance
runs. The remote instance can run on the same host as
the local instance.
IP_address
IP address of the host on which the remote instance
runs. The remote instance can run on the same host as
the local instance.
service_name
Service name that was entered into the services file for
the remote instance.
service_number
Service number that was entered into the services file
for the remote instance.
Example
The example below shows that the opposite side of the pairs contained
within the group called group1 are serviced by a RM instance residing on
host yellow that listens on a UDP port defined in /etc/services named
horcm0.
HORCM_INST
group1 yellow horcm0