Start the IXIA CCMS Web service in Linux

This procedure describes how to start or restart the IXIA CCMS Web service in Linux.

You must set the name of the service. For either a start or restart command, [APP_NAME] is the name you set for the CCMS Web service.

To start the IXIA CCMS Web service in Linux:

  1. To start the CCMS Web service, use this command as root:
    systemctl start [APP_NAME]
  2. (Optional) To restart the CCMS Web service, use this command as root:
    systemctl restart [APP_NAME]
    TheIXIA CCMS Web service in Linux is started or restarted.