CLI: Reboot and Shutdown
You can use the reload command to reboot and shutdown the appliance.
Setting commands
stats {alarm|chd|clear-all|export|sample}
To reboot the appliance use the reload command.
reload {force|halt|mode|noconfirm}
- force - Force an immediate reboot of the system even if it's busy.
- halt - Shut down (power off) the system.
- mode kexec - Fast reboot with kexec (skips the BIOS).
- mode bios - Slow reboot via the BIOS (traditional reboot).
- mode biosnext - Slow reboot via the BIOS (for the next boot only).
- noconfirm - Reboot the system without asking about unsaved changes.