Skip to main content

reset command

This command describes how to reset the server.

Use the reset command to restart the server. To use this command, you must have power and restart access authority.

Syntax:
reset [-options]
Table 1. reset options
OptionDescriptionValues
-sGracefully and warmly reset the system. 
-dDelay performing the reset for the given number of seconds.0 - 120
-nmiGenerate a non-maskable interrupt (NMI) on the server. 
Example:
system> reset -h
usage:
reset [-options] - restart the server
options:
-s - Gracefully and warmly reset the system.
-d - Delays performing the reset for the given number of 0-120 seconds.
-nmi - The -nmi option will generate an nmi (Non-Maskable Interrupt) on the server.
system> reset -nmi
ok
system> reset
ok