User guide

clear_log
clear_log clear error log in NVRAM
Clears and initializes the area of NVRAM used for console error logging. The
entire area of NVRAM where fault information is stored is cleared to zero.
Miscellaneous pointers, counters, and initialization flags used in the error logging
process are reset accordingly.
Notes
The current contents of the NVRAM error log area is destroyed and lost
forever. If you do not want the console to prompt you before the log areas
is cleared, specify the -nc command option.
Console error logging is completely independent of the operating system’s
error logging.
Syntax
clear_log
Options
-nc
No confirmation, when specified; you are not prompted before the NVRAM log
area is cleared.
Example
>>> clear_log
Error Log data in NVRAM will be destroyed!!
Continue (y/n)?
y
Initializing NVRAM Error Log...
The user is prompted to continue, then the NVRAM error log is initialized.
See Also
show_log
13–20 Console Commands