Reboot or shutdown the system from a shell console
You can reboot or shutdown the system from a shell console.
About this task
The reboot and shutdown commands are performed from a shell console (inside an secure shell (SSH) session). Alternatively, you can perform both commands from the Web UI.
Procedure
- Open a shell console.
-
Choose the action that you want to do:
- To reboot the software, enter the
command:
enable-me shutdown -r now
- To shutdown the software, enter the
command:
enable-me shutdown -p now
- To reboot the software, enter the
command: