C_WATCHDOG
code: 36
# set
C_WATCHDOG <timer_value>
# get
C_WATCHDOG ?
Description
If the chassis stalls for a long time, when the timer expires the chassis will be rebooted automatically.
Actions
set, get
Parameters
timer_value
: integer, the timer value that reboots the chassis
Example
# set
input: C_WATCHDOG 1
output: <OK>
# get
input: C_WATCHDOG ?
output: C_WATCHDOG 1