![Cisco ASR 9000 Serie Скачать руководство пользователя страница 45](http://html.mh-extra.com/html/cisco/asr-9000-serie/asr-9000-serie_configuration-manuals_66679045.webp)
SUMMARY STEPS
1.
show logging events buffer all-in-buffer
2.
clear logging events delete timestamp-lo-limit hh : mm : ss
[
month
] [
day
] [
year
]
3.
clear logging events delete event-hi-limit severity event-lo-limit severity
4.
clear logging events delete location node-id
5.
clear logging events delete first event-count
6.
clear logging events delete last event-count
7.
clear logging events delete message message-code
8.
clear logging events delete group message-group
9.
clear logging events reset all-in-buffer
10.
show logging events buffer all-in-buffer
DETAILED STEPS
Purpose
Command or Action
It retains the messages before the specified time and displayed the
messages after the timestamp. The timestamp-lo-limit specifies the
show logging events buffer all-in-buffer
Example:
RP/0/RSP0/CPU0:router# show logging events
buffer all-in-buffer
Step 1
lower time limit. Similarly timestamp-hi-limit specifies the higher
time limit of a time window. All events within this time window will
be displayed. The default value of the timestamp-lo-limit is the
timestamp of the earliest event in the buffer. The timestamp-hi-limit
is the timestamp of the latest event in the buffer.
It retains the messages before the specified time and deletes the
messages after the timestamp. The timestamp-lo-limit specifies the
clear logging events delete timestamp-lo-limit hh
: mm : ss
[
month
] [
day
] [
year
]
Step 2
lower time limit. Similarly timestamp-hi-limit specifies the higher
Example:
RP/0/RSP0/CPU0:router# clear logging events
time limit of a time window. All events within this time window will
be deleted. The default value of the timestamp-lo-limit is the
timestamp of the earliest event in the buffer. The timestamp-hi-limit
is the timestamp of the latest event in the buffer.
delete timestamp-lo-limit 20:00:00 april
01 2004
(Optional) Deletes logging events within a range of severity levels
for logging alarm messages.
clear logging events delete event-hi-limit severity
event-lo-limit severity
Step 3
Example:
RP/0/RSP0/CPU0:router# clear logging events
•
In this example, all events with a severity level of warnings,
notifications, and informational are deleted.
delete event-hi-limit warnings
event-lo-limit informational
(Optional) Deletes logging events from the logging events that have
occurred on a particular node.
clear logging events delete location node-id
Example:
RP/0/RSP0/CPU0:router# clear logging events
delete location 0/2/CPU0
Step 4
•
The location of the node is specified in the format
rack/slot/module
.
Cisco ASR 9000 Series Aggregation Services Router System Monitoring Configuration Guide, Release 4.2.x
29
Implementing and Monitoring Alarms and Alarm Log Correlation
Clearing Alarm Event Records and Resetting Bistate Alarms