cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
644
Views
0
Helpful
3
Replies

Changing Syslog Severity Levels

unionbancorpit
Level 1
Level 1

I would like to change the severity levels of specific messages. I can do this on the PIX with the "logging message" command. I need to do the same thing on our 1750, 2600 and 7200 routers. Is this possible? Thanks.

3 Replies 3

spremkumar
Level 9
Level 9

hI

In routers u can use logging buffered or host name (syslog server ip) for different levels of messages.

for ex:

alerts (severity=1)

critical (severity=2)

debugging (severity=7)

emergencies (severity=0)

errors (severity=3)

informational (severity=6)

notifications (severity=5)

warnings (severity=4)

regds

prem

unionbancorpit
Level 1
Level 1

What I want to do is log all warnings except for 1 specific warning message. On the PIX I can use "no logging" or change the severity of a specific message. I have it configured to only send warnings or higher priority but there is 1 warning message that I don't want to see.

i also need to change the severity of some specific messages - example: %C6KPWR-SP-4-PSFAIL -> %C6KPWR-SP-2-PSFAIL