Use this procedure to configure network interface settings. In
this procedure, you must use an explicit IPv4 address or an IPv6 address.
Do not use IPv4 mapped or a compatible IPv6 address that combines
the IPv4 and IPv6 formats.
Procedure
On the AE Services Management Console main menu, click Networking > Network Configure.
In the Physical IP Address field, type or modify the IP address for each network interface.
In the Netmask field, type an appropriate netmask address for each network interface.
Select the Enable check
box for each network interface.
Click Apply Changes.
On the Apply Changes to Network
Configure page, click Apply.
Log in to the AE Services Management Console by using the new IP address of the AE Services server.
On the AE Services Management Console main menu, click Networking > AE Services IP (Local IP) and set the new IP addresses for Client Connectivity,
Switch Connectivity, and Media Connectivity.
On the command line
interface, run the following command:
/opt/mvap/bin/setAlarmSvcUpgrade.sh
On the AE Services Management Console main menu, click Maintenance > Service Controller.
On the Service Controller page, click Restart AE Server.
Ensure that all the
services are in the Running state, and that the connection state to the switches is functional.
If you cannot access the AE Services Management Console, check the status of the httpd and
tomcat processes. If they are not running, start them. For example:
/usr/bin/systemctl status httpd status
/usr/bin/systemctl start httpd start
/usr/bin/systemctl status tomcat status
/usr/bin/systemctl start tomcat start