xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
141
Example usage:
To dump the error log:
DGS-3450:admin# debug error_log dump
Command: debug error_log dump
**************************************************************************
# debug log: 1
# level: fatal
# clock: 10000ms
# time : 2010/03/11 13:00:00
====================== SOFTWARE FATAL ERROR =======================
Invalid mutex handle : 806D6480
Current TASK : bcmARL.0
------------------------- TASK STACKTRACE ------------------------
->802ACE98
->8018C814
->8028FF44
->8028352C
->801D703C
->8013B8A4
->802AE754
->802A5E0C
->802A5D6C
--------------------------------------------------------------------------
TASK NAME StackTop
CurStkSP
StackSize
SchCnt
PRIO(I)
STATUS
8069E7D0
FWD-ETH
823E9798
823E95C4
1K/ 32K
2
160/160
Q:IP_PKT
806A3E70
SysLogTask 80BD040C
80BD0298
1K/ 16K
3
180/180
E:SysLogEvent
806A4340
PktStorm
80BF3188
80BF2DAC
2K/ 16K
807E4
190/190
Q:ST_Storm
To clear the error log:
DGS-3450:admin# debug error_log clear
Command: debug error_log clear
Success.
DGS-3450:admin#
To upload the error log to TFTP server:
DGS-3450:admin# debug error_log upload_toTFTP 10.0.0.90 debug-log.txt
Command: debug error_log upload_toTFTP 10.0.0.90 debug-log.txt
Connecting to server................... Done.
Upload error log ................... Done.
DGS-3450:admin#