Configuring network interface settings

Last Updated : Jan 18, 2023 |

About this task

Use this procedure to configure network interface settings. In this procedure, you must use an explicit IPv4 address or a dual stack (IPv6 and IPv4) address. Do not use IPv4 mapped or a compatible IPv6 address that combines the IPv4 and IPv6 formats.

Caution:

If you need to use the IPv6 architecture, it must be dual stack (IPv6 and IPv4).

Only IPv6 is not supported.

Procedure

  1. On the AE Services Management Console main menu, click Networking > Network Configure.
  2. In the Physical IP Address field, type or modify the IP address for each network interface.
  3. In the Netmask field, type an appropriate netmask address for each network interface.
  4. Select the Enable check box for each network interface.
  5. Click Apply Changes.
  6. On the Apply Changes to Network Configure page, click Apply.
  7. Log in to the AE Services Management Console by using the new IP address of the AE Services server.
  8. 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.
  9. On the AE Services Management Console main menu, click Maintenance > Service Controller.
  10. On the Service Controller page, click Restart AE Server.
  11. 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:
    systemctl status httpd
    systemctl start httpd
    systemctl status tomcat
    systemctl start tomcat