Print

Optional: Verifying communication between the auxiliary EPM server and all other servers

About this task

All planned Experience Portal servers must be able to communicate with each other using either:

importantImportant:

If the servers cannot communicate with one another, you will encounter installation errors and be forced to rerun the installation.

In addition, the EPM server must also be able to communicate with all external servers such as the PBX, application servers, speech servers, and the Communication Manager.

Procedure

  1. Log on to Linux on the Auxiliary EPM server.
  2. Verify that the auxiliary EPM server can communicate with all MPP servers:
    1. Enter the ping -c 4 <mpp_hostname> command, where:

      <mpp_hostname> is the hostname of the MPP server you are testing.

    2. Wait for the system to respond with the contact information.
    3. If both check fails, you need to manually map the hostnames as described in Manually mapping hostnames to connect the primary EPM with other servers.
    4. If your Experience Portal system contains more than one MPP server, repeat this step for each of the MPP servers.
  3. Verify that the auxiliary EPM server can communicate with the external servers:
    1. Enter the ping -c 4 <server_hostname> command, where:

      <server_hostname> is the hostname of the one of the following external components attached to your Experience Portal system:

      • A PBX server.

      • An application server.

      • A speech server.

      • Communication Manager.

      • Avaya Aura® Session Manager.

    2. Wait for the system to respond with the contact information.
    3. If this check fails, enter the ping -c 4 <server_ipaddress> command, where:

      <server_ipaddress> is the IP address of the server whose hostname you specified in the previous ping command.

    4. Wait for the system to respond with the contact information.
    5. If both of these checks fail, you need to manually map the hostnames as described in Manually mapping hostnames to connect the primary EPM with other servers.
    6. Repeat this procedure for each external server in your Experience Portal system.