Specifications
clear log trace
Chapter 21
Trace Commands
606
clear log trace
Deletes the log messages stored in the trace buffer.
Syntax
clear log trace
Defaults
None.
Access
Enabled.
Examples
To delete the trace log, type the following command:
PROMPT# clear log trace
See Also
l set log on page 626
l show log buffer on page 630
clear trace
Deletes running trace commands and ends trace processes.
Syntax
clear trace {trace-area | all}
Defaults
None.
Access
Enabled.
Examples
To clear all trace processes, type the following command:
PROMPT# clear trace all
success: clear trace all
trace-area Ends a particular trace process. Specify one of the following
keywords to end the traces documented in this chapter:
• authorization—Ends an authorization trace
• dot1x—Ends an 802.1X trace
• authentication—Ends an authentication trace
• sm—Ends a session manager trace
all Ends all trace processes.