Stop the JUNOS Software
Purpose
To avoid damage to the file system, gracefully shut down the JUNOS software before powering down the router. If you have configured a backup Routing Engine, it must be shut down before the master Routing Engine.
Action
To stop the JUNOS software, use the following JUNOS command-line interface (CLI) operational mode command:
user@host>request system haltSample Output
user@host>request system haltHalt the system ? [yes,no] (no)yesshutdown: [pid 3110] Shutdown NOW! *** FINAL System shutdown message from root@host *** System going down IMMEDIATELYuser@host> Dec 17 17:28:40 init: syslogd (PID 2514) exited with status=0 Normal ExitWaiting (max 60 seconds) for system process `bufdaemon' to stop...stopped Waiting (max 60 seconds) for system process `syncer' to stop...stoppedsyncing disks... 4 done Uptime: 3h31m41s ata0: resetting devices .. doneThe operating system has halted.Please press any key to reboot.What It Means
The sample output shows that all system process have stopped and the operating system was halted immediately. For more detailed information on the
request system haltcommand, see the JUNOS System Basics and Services Command Reference.