06-05-2018 10:37 AM - edited 03-08-2019 03:15 PM
Hi guys.
I need some help to eliminate the following error that occurs when entering the show logging command:
Jun 5 12:17:11: %SFF8472-5-THRESHOLD_VIOLATION: Gi1/1/1: Rx power low alarm; Operating value: -23.5 dBm, Threshold value: -23.0 dBm.
I do not need to solve this error in a real way, I want to only delete this log and that can not be visualized when entering the show logging command.
Help please.
06-05-2018 11:55 AM
Maybe
interface Gi1/1/1
(config-if)#no logging event link-status
06-05-2018 01:52 PM
try and it did not work, but thanks
06-05-2018 04:13 PM
Hi Nicolas,
Please try using logging discriminator to stop the messages:
logging discriminator SFF severity drops 5 facility drops SFF8472 mnemonics drops THRESHOLD_VIOLATION
!
logging host x.x.x.x discriminator SFF |--To stop the messages on syslog server
!
logging console discriminator SFF |--To stop the messages on console logs
03-18-2021 09:27 AM
mrncciew.com/2013/07/27/suppress-a-syslog-msg/
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide