Saltar al contenido principal

Comando reset

Este comando describe cómo restablecer el servidor.

Utilice el comando reset para reiniciar el servidor. Para utilizar este comando, debe contar con autoridad de acceso a la alimentación y reinicio.

Sintaxis:
reset [-options]
Tabla 1. Opciones de reset
OpciónDescripciónValores
-sRestablece el sistema de manera segura sin apagarlo. 
-dRetrasa realizar de restablecimiento por el número de segundos dados.0 - 120
-nmiGenera una interrupción no enmascarable (NMI) en el servidor. 
Ejemplo:
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