
07-07-2021, 11:49 AM
|
 |
Legend
|
|
Join Date: Sep 2010
Location: New York
Posts: 506
|
|
https://support.avaya.com/ext/index?...&id=ADMN111067
Quote:
Login to the VPMS web administration screen with a user that has system maintenance and operation privileges. Open the MPP Manager page. Select the appropriate MPP system by clicking on the box next to the MPP Server Name. Click on the Stop button under the State Commands.
When the MPP is stopped, login to the MPP Linux operating system with a user that has root privileges. Type the command:
Code:
/opt/ecs/install/bin/netconfig
Change the IP address of the DNS server in the field labled: DNS Server
Shutdown and reboot the MPP for the changes to take effect:
Code:
cd /sbin/
shutdown -r now
From the Web Administration screens, open the System Monitor page and observe the MPP to ensure its operational state returns to "Running" and the Config is "OK".
|
|