xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
522
DES-3528:admin# debug buffer clear
Command: debug buffer clear
Success.
DES-3528:admin#
To upload the messages stored in debug buffer to TFTP server:
DES-3528:admin# debug buffer upload_toTFTP 10.0.0.90 debugcontent.txt
Command: debug buffer upload_toTFTP 10.0.0.90 debugcontent.txt
Connecting to server................... Done.
Upload configuration................... Done.
DES-3528:admin#
debug output
Purpose
Use the command to set a specified module’s debug message output to debug buffer or local
console.
Syntax
debug output [module <module_list> | all] [buffer | console]
Description
If the user uses the command in a Telnet session, the error message also is output to the
local console.
Parameters
module
- Specifies the module list.
<
module_list
> - Enter the module list here.
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:
DES-3528:admin# debug output all console
Command: debug output all console
Success.
DES-3528:admin#
debug config
Purpose
Use the command to set a specified module’s debug state.
Syntax
debug config [module <module_list> | all] [enable | disable]
Description
Use the command to set a specified module’s debug state.
Parameters
module
- Specifies the module list.
<
module_list
> - Enter the module list here.
all
- Control output method of all modules.
enable
- Enable the debug state of the specified module. This allows the module’s debug
message output.
disable
- Disable the debug state of the specified module (default).
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To set all debug states to disabled:
DES-3528:admin# debug config all disable