Checking the connection to System Manager

Last Updated : Jun 24, 2022 |

About this task

You must ensure that System Manager is reachable before installing the Avaya Aura® Web Gateway application.

Procedure

  1. Log in to the virtual machine CLI as an administrator using an SSH connection.
  2. Run the following command:
    ping -c 10 <SMGR_ADDRESS>

    In this command, <SMGR_ADDRESS> is the FQDN of System Manager.

    If System Manager is reachable, the system displays the following output for the command:

    10 packets transmitted, 10 received, 0% packet loss

Next Steps