D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
186
debug output
Description Set specified module’s debug message output to debug buffer or local console.
Parameters
<module_list> - The module list.
all - Control output method of all modules.
buffer - Direct the debug message of the module output to debug buffer(default).
console - Direct the debug message of the module output to local console.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To set all module debug message outputs to local console:
DGS-3627:admin# debug output all console
Command: debug output all console
Success.
DGS-3627:admin#
debug config ipv6route_preference
Purpose Use the command to debug the IPv6 route preference.
Syntax
debug config ipv6route_preference [local | static | ripng | ospf6] <value 1-999>
Description Use the command to debug the IPv6 route preference.
Parameters
local - Debug configure local preference.
static - Debug configure staticl preference.
ripng - Debug configure ripng preference.
ospf6 - Debug configure ospf6 preference.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To set the local preference to 1:
DGS-3627:admin# debug config ipv6route_preference local 1
Command: debug config ipv6route_preference local 1
Success.
DGS-3627:admin#
debug config error_reboot
Purpose 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.
Syntax
debug config error_reboot [enable | disable]
Description Set if the switch needs to be rebooted when a fatal error occurs.
Parameters
enable - Need reboot switch when fatal error happens.(if the project do not define the default
setting, enable for default)