Restart and safe shutdown

From wiki.comcert.com
Revision as of 07:16, 31 October 2022 by Bert (talk | contribs)
Jump to navigation Jump to search

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.