Restart and safe shutdown
Introduction
To avoid file corruption and loss of data, services on AED must be terminated before shutting down the appliance.
Solution
Stop/restart
Login to the CLI.
Run the following commands:
# services stop aed # services start aed
Shutdown/reboot
Shutting down and rebooting the AED could take several minutes to complete. If the AED is situated in-line and has no bypass function, this will result in an interruption of the link for the same amount of time.
Login to the CLI.
Run the following commands:
# services stop aed # shutdown
Services will start automatically after (re-)boot.