Changing management IP, gateway IP, and network mask details on primary EMS

Last Updated : Aug 08, 2019 |
Use the following command to change management IP, gateway, and network mask details on the primary EMS server.
sbceconfigurator.py change-ip-gw-mask <MGMT_IP> <GW_IP> <NW_MASK> 

The script does the following:

  1. Checks if the database is functional.

  2. If the database is functional, proceeds with stopping application processes.

  3. Checks if all the Avaya SBC servers connected to EMS are reachable. If any Avaya SBC server is unreachable, exits or proceeds with changing the EMS IP address on the reachable Avaya SBC servers. Later, when the devices are reachable from EMS, users can regenerate or change the EMS IP addresses on the devices.

  4. Prints out the log messages, which shows the current status on screen.

  5. The EMS server then reboots. The user needs to ssh using the new EMS IP address.

  6. EMS generates certificates automatically and sends it to all Avaya SBCs.

Change in management IP requires a change in the NTP address configuration on all Avaya SBC servers connected to EMS.

Note:

All Avaya SBC servers must have the changed EMS IP address.