D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
187
debug config error_reboot
disable - Do not need reboot switch when fatal error happens, system will hang-up for debug
and enter the debug shell mode for debug..
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To set the switch to not need a reboot when a fatal error occurs:
DGS-3627:admin# debug config error_reboot disable
Command: debug config error_reboot disable
Success.
DGS-3627:admin#
debug show status
Purpose Use the command to show the specified module’s debug status.
Syntax
debug show status { module <module_list> }
Description Show the debug handler state and the specified module’s debug status.
If the input module list is empty, the states of all registered modules which support debug
module will be shown.
Parameters
<module_list> - The module list.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To show the specified module’s debug state:
DGS-3627:admin# debug show status module MSTP
Command: debug show status module MSTP
Debug Global State: Enabled
MSTP : Enabled
DGS-3627:admin#
To show the debug state:
DGS-3627:admin# debug show status
Command: debug show status
Debug Global State: Enabled
MSTP : Disabled
DHCPV6_CLIENT : Disabled
DHCPV6_RELAY : Disabled
DHCPV6_SERVER : Disabled
VRRP : Disabled
RIPNG : Disabled
DGS-3627:admin#