C Commands
clear logging onboard
62
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
clear logging onboard
To clear the onboard failure logging (OBFL) entries in the persistent log, use the clear logging onboard
command.
clear logging onboard [counter-stats] [environmental-history] [error-stats] [exception-log]
[interrupt-stats] [module num] [obfl-log] [stack-trace]
Syntax Description
Defaults None
Command Modes Any command mode
Supported User Roles network-admin
network-operator
vdc-admin
vdc-operator
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to clear the OBFL environmental history entries:
switch# clear logging onboard environmental-history
switch#
This example shows how to clear the OBFL error statistics:
switch# clear logging onboard error-stats
switch#
counter-stats (Optional) Clears the OBFL counter statistics.
environmental-history (Optional) Clears the OBFL environmental history.
error-stats (Optional) Clears the OBFL error statistics.
exception-log (Optional) Clears the OBFL exception log entries.
interrupt-stats (Optional) Clears the OBFL interrupt statistics.
module num (Optional) Clears the OBFL information for a specific module.
obfl-log (Optional) Clears the OBFL (boot-uptime/device-version/obfl-history).
stack-trace (Optional) Clears the OBFL stack trace entries.
Release Modification
4.0(1) This command was introduced.
4.0(2) Added the counter-stats keyword.