CLI Guide

watchdog <string>
Enable the watchdog timer, when the enabled watchdog timer is set to 60 seconds.
S6000
Syntax <string> enable | disable | status | timeout | settimeout watchdog timer
Parameters
enable
Enter the keyword enable to enable the watchdog.
disable
Enter the keyword disable to disable the watchdog.
status
Enter the keyword status to see the watchdog status.
timeout
Enter the keyword timeout to see the timeout configured for the watchdog.
settimeout
Enter the keyword set timeout to set timeout.
NOTE: By default, watchdog is disabled.
Command Modes BOOT_ADMIN
Command
History
Version Description
9.10(0.0) Introduced on the S6100.
9.8(1.0) Introduced on the Z9100ON.
9.0.2.0 Introduced on the S6000.
Example
Boot_user#BOOT_ADMIN # watchdog status
WATCHDOG DISABLED
BOOT_ADMIN # watchdog enable
WATCHDOG ENABLED
BOOT_ADMIN # watchdog status
WATCHDOG ENABLED
BOOT_ADMIN # watchdog timeout
WATCHDOG TIMEOUT: 60
Boot Command Line Interface 345