Clears RASLog messages from the router.
Clear all RASLog messages on the local router.
Privileged EXEC mode
This command clears all RASLog messages by default.
SLX-OS maintains two separate internal message storage repositories, SYSTEM and DCE. A RASLog message can have one or more type attributes. For example, a message can be of type DCE, FFDC, and AUDIT.
Note
A message cannot have both LOG and DCE type attributes. LOG type messages are stored in the SYSTEM message-type repository and DCE type messages are stored in the DCE message-type repository. LOG type messages are not stored in the DCE message-type repository and DCE type messages are not stored in the SYSTEM message-type repository.To clear all RASLog messages:
device# clear logging raslog DCE Raslogs are cleared SYSTEM Raslogs are cleared
To clear all messages from the DCE message-type repository:
device# clear logging raslog message-type DCE DCE Raslogs are cleared
To clear all messages from the SYSTEM message-type repository:
device# clear logging raslog message-type SYSTEM SYSTEM Raslogs are cleared