Re: Syslog logging levels (2900 XL V12.0(5)



Bod43@xxxxxxxxxxxxx wrote:

http://www.cisco.com/en/US/products/hw/switches/ps637/products_command_reference_chapter09186a00800d85e5.html

The above URL doesn't seem to have a reference to the LOGGING command... And interestingly, in my searches for the 2900 XL doc, I had gotten to ps605 and ps607 instead of ps637. But PS637 is for more recent software release. (607 was for 11.2(8).)

My switch is at:

IOS (tm) C2900XL Software (C2900XL-C3H2S-M), Version 12.0(5)WC9

With some many products and so many versions, I have to get my footing on their web site to get to the doc I need.

no logging trap ! < -- disables syslog mesages.
I would be surprised if any cisco doc says otherwise.

The one document I had found (sorry I don't have the URL anymore) mentioned something to the order of the logging trap command adding filters to decide what messages get sent to the syslog server. (so by induction, the no traps should have no filters :-)

I'll put this down as a newbie error.

er line. End with CNTL/Z.
(config)#logg tr ?
<0-7> Logging severity level
alerts Immediate action needed (severity=1)
critical Critical conditions (severity=2)
debugging Debugging messages (severity=7)
emergencies System is unusable (severity=0)
errors Error conditions (severity=3)
informational Informational messages (severity=6)
notifications Normal but significant conditions (severity=5)
warnings Warning conditions (severity=4)
<cr>

Thanks. I had seen this in an old post. But my display is different:

SWITCH1(config)#logging trap ?
alerts Immediate action needed
critical Critical conditions
debugging Debugging messages
emergencies System is unusable
errors Error conditions
informational Informational messages
notifications Normal but significant conditions
warnings Warning conditions
<cr>


Interestin that in both cases, the levels are not listed in numeric order.

logging trap debug ! < -- debug = level 7

So I'll have to bookmark your post as documentation addendum to the cisco stuff :-) Thanks.
.