Hitachi

JP1 Version 12 JP1/Base User's Guide


6.7.2 Changing communication settings (with jp1hosts2 information)

This subsection describes how to change communication settings of each host.

The following table shows whether you need to change the communication settings for the hosts in the system configuration shown in Figure 6-6.

Host name

Communication settings of JP1/Base

Communication settings of event services

(edit of conf)

jp1hosts2 information

Communication protocol settings

host10

Required

Not required

Not required

hostX

Not required

Not required

Not required

hostA

Not required

Not required

Not required

hostB

Not required

Not required

Not required

hostC

Not required

Not required

Not required

Organization of this subsection

(1) Changes required for host10

Unlike the other hosts, host10 connects to hostX with the IP address 20.0.0.11. This IP address does not correspond to the physical host name, which is hostX. You need to let JP1/Base recognize 20.0.0.11 as the IP address that corresponds to hostX. You can do this with the jp1hosts2 definition file.

  1. Edit the jp1hosts2 definition file.

    Edit the jp1hosts2 definition file as follows:

    # Associate the IP address 20.0.0.11 with hostX
    hostX 20.0.0.11
  2. Execute the jbshosts2import command.

    jbshosts2import {-o|-r} [jp1hosts2-definition-file-name]

This completes the communication settings for host10.

(2) Changes required for hostX

You do not need to change the communication setting for hostX.

(3) Changes required for hostA, hostB, and hostC

You do not need to change the communication setting for hostA, hostB, and hostC, because they connect to hostX using the IP address 10.0.0.11, which corresponds to the physical host name (which is hostX).