Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

AEP Configuration

Adding a new AEP Login

 The VSM collector requires SSH access to the AEP with AvayaAVPGroup rights (Linux user group 497). Add an account that when used provides access to the Linux bash prompt.

  • Start an SSH session. At the command prompt type su root. When prompted enter the ‘root’ user password.
  • Use the command 'useradd NAME'; where NAME is the account name to create and hit enter.
  • Use the command 'passwd NAME'; where NAME is the account name created above and hit enter. Enter the password then hit enter (need to do this twice).
  • Enter the command 'chage –M 99999 NAME'; where NAME is the account created above and hit enter to set the System Manager account password to not expire.
  • Enter the command 'usermod -g 497 NAME'; where NAME is the account created above then hit enter. This will add the new user to the AvayaAVPGroup. (Note: if Group 497 does not exist the AvayaAVPGroup may be 498 or 986, to confirm you can run the command cat /etc/group and check which group number corresponds to the AvayaAVPGroup)
  • Test you can login via SSH with your new credentials.


If you do not have root access Your Business Partner or Avaya should be able to create this account on your behalf.

...

  1. Log in to the EPM Web interface using an account with the Administration user role.
  2. From the EPM main menu, select System Configuration > MPP Servers.
  3. On the MPP Servers page, click the VoIP Settings button.
  4. On the VoIP Settings page, enter the appropriate information RTCP Receiver IP address and Port information in the RTCP Monitor section and click Save.
  5. If you have changed any VoIP settings, restart all MPPs

Image Added

Web Portal Configuration

Add AEP

...