C_DOWN#

code: 8

# set
C_DOWN -1480937026 <operation>

Description#

Shuts down the chassis, and either restarts it in a clean state or leaves it powered off.

Actions#

set

Parameters#

  1. magic: integer, must be the special value -1480937026.

  2. operation: byte, what to do after shutting chassis down.

  • RESTART = 1

  • POWEROFF = 2

Example#

# set
input:  C_DOWN -1480937026 RESTART
output: <OK>