Reboot or shutdown the system from a shell console

You can reboot or shutdown the system from a shell console.

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.

  1. Open a shell console.
  2. 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
The system reboots or shuts down.