1 show watchdog, 2 set watchdog, 14 asi commands – Kontron AT8902 Full Size CLI User Manual
Page 276: 1 show asi register, 2 asi register write, 1 show watchdog - 36 6.13.2 set watchdog - 36, 14 asi commands - 36
Management Commands
AT8901/2/3
AT8901/2/3 CLI Reference Manual
Page 6 - 36
6.13.1
show watchdog
This command displays the watchdog settings. It displays the values (or string
“disabled”) of different watchdog (during BIST, during loading of kernel and INITRD,
during startup of switching application and during normal execution of switching
application) and the heartbeat of the fpmux application.
Format
show watchdog
Mode
Privileged EXEC
6.13.2
set watchdog
This command configures the watchdog. It sets the timeout for different watchdog
(during BIST, during loading of kernel and INITRD, during startup of switching
application and during normal execution of switching application) and the heartbeat
(sending interval and number of missed heartbeats before failure occurance). All
values (except missed heartbeats) are in seconds, a value “0” means that the related
watchdog is disabled. The default value is disabled.
Format
set watchdog bist <0,60-6000>
set watchdog osloader <0,120-6000>
set watchdog init <0,120-6000>
set watchdog application <0,120-6000>
set watchdog heartbeat <0,1-6000>
set watchdog heartbeat-failure <0,3-100>
Mode
Privileged EXEC
6.14
ASI commands
The following commands are only applicable on AT8903 boards
6.14.1
show asi register
This command dumps the merlin (ASI switch) register file in hex dwords, starting from
offset and reading count dwords. The offset can be specified in standard C notation.
Format
show asi register
Mode
Privileged EXEC
6.14.2
asi register write
This command writes one dword datum in the merlin register file at the specified
offset. The offset, datum and mask can be specified either as decimal, hex or octal in
standard C notation (i.e. 0x123, 0700, 88). If a mask is given, the current register is
read in first and only the bits set in the mask are replaced with the corresponding bits
from the datum dword.
Format
asi register write
Mode
Privileged EXEC