386
DWS-1008 User’s Manual
D-Link Systems, Inc.
Appendix A - Troubleshooting
Changing the Current Telnet Session Defaults
By default, log information is not sent to your current Telnet session, and the log level is set
to information (info) or higher. To modify the severity of events logged to your current Telnet
session, use the following command from within the session:
set log current severity
severity-level
To enable current session logging, type the following command:
DWS-1008#
set log current enable
success: change accepted
To disable current session logging, type the following command:
DWS-1008#
set log current disable
success: change accepted
Logging to the Trace Buffer
Trace logging is enabled by default and stores debug-level output in the switch trace buffer.
To modify trace logging to an event level higher than debug, use the following command:
set log trace severity
severity-level
To disable trace logging, use the following command:
set log trace disable
success: change accepted.
Saving Trace Messages in a File
To save the accumulated trace data for enabled traces to a file in the switch’s nonvolatile
storage, use the following command:
save
trace
filename
To save trace data into the file
trace1
in the subdirectory
traces
, type the following
command: