System information

3-28
Command Line Interface
3
Command Usage
The message level specified for flash memory must be a higher priority (i.e.,
numerically lower) than that specified for RAM.
Example
clear logging
Use this command to clear messages from the log buffer.
Syntax
clear logging [flash | ram]
flash - Event history stored in flash memory (i.e., permanent memory).
ram - Event history stored in temporary RAM (i.e., memory flushed on
power reset).
Default Setting
Flash and RAM
Command Mode
Privileged Exec
Example
Related Commands
show logging (3-28)
show logging
Use this command to display the logging configuration, along with any system and
event messages stored in memory.
Syntax
show logging {flash | ram}
flash - Event history stored in flash memory (i.e., permanent memory).
ram - Event history stored in temporary RAM (i.e., memory flushed on
power reset).
Default Setting
None
Console(config)#logging history ram 0
Console(config)#
Console#clear logging
Console#