In order to shutdown a Juniper switch stack you can run the following command on the CLI.
Shut down 1 devices
request system power-off at 2510180300
Shut down all members
request system power-off at 2510180300 all-members
To break it down in parts 25|10|18|0300
- 25: Year
- 10: Month
- 18: Day
- 0300: Time
NOTE: Make sure the time is set correctly on the devices
