clear sd-routing alarms
To clear alarm details such as the timestamp, event name, and severity, use the clear sd-routing alarms command in privileged EXEC configuration mode.
clear sd-routing alarms
This command has no arguments or keywords
Command Modes
Privileged EXEC (#)
Command History
Release | Modification |
---|---|
Cisco IOS XE 17.15.1a |
This command was introduced. |
Usage Guidelines
To clear the alarms, use the clear sd-routing alarms command in privilege EXEC Mode.
Examples
The following is the example output for the clear sd-routing alarms command.
Examples
me1#show sd-routing alarms summary
time-stamp event-name severity-level
----------------------------------------------------------------------------------------------
2024-03-29:17:43:36.609193 security-root-cert-chain-installed minor
2024-03-29:17:37:24.560476 control-connection-state-change major
2024-03-29:17:37:24.139871 non-yang-cli-file-generated minor
2024-03-29:17:37:09.967815 control-connection-state-change major
2024-03-29:17:37:08.793288 system-reboot-complete major
2024-03-29:17:37:06.604089 control-connection-state-change major
2024-03-29:17:37:03.287560 control-connection-tloc-ip-change minor
2024-03-29:17:37:03.282644 vmanage-connection-preference-changed minor
me1#clear sd-routing alarms
me1#show sd-routing alarms summary
me1#
```