DGS-3000 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
201
debug output 18-3
Description
This command is used to set a specified module’s debug message output to debug buffer or local
console. If the user uses the command in a Telnet session, the error message also is output to the
local console.
Format
debug output [module <module_list> | all] [buffer | console]
Parameters
module - Specify the module list.
<module_list> - Enter the module list here.
all - Controls output method of all modules.
buffer - Directs the debug message of the module output to debug buffer. This is the default.
console - Directs the debug message of the module output to local console.
Restrictions
Only Administrators can issue this command.
Example
To set all module debug message outputs to local console:
DGS-3000-26TC:admin#debug output all console
Command: debug output all console
Success.
debug config error_reboot 18-4
Description
This command is used to set if the Switch needs to be rebooted when a fatal error occurs. When
the error occurs, the watchdog timer will be disabled by the system first, and then all debug
information will be saved in NVRAM. If the error_reboot is enabled, the watchdog shall be enabled
after all information is stored into NVRAM.
Format
debug config error_reboot [enable | disable]
Parameters
enable - If enabled, the Switch will reboot when a fatal error happens.
disable - If disabled the Switch will not reboot when a fatal error happens, system will hang-up
for debug and enter the debug shell mode for debug.