Deployment Guide

show serial console baud rate
Use the show serial console to show the values of the serial console baud rate.
Syntax show serial console baudrate
Command Modes BOOT_USER
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 # show serial console baudrate
Serial console baudrate = 9600
watchdog <string>
Enable the watchdog timer, when the enabled watchdog timer is set to 60 seconds.
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
Boot Command Line Interface 337