cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1240
Views
0
Helpful
2
Replies

Logging Buffered Commands

ashleyreed4218
Level 1
Level 1

Hello All,

Just a quick question. When implementing a syslog server and ACL's, is it necessary to choose the logging buffered commands?

Exe:

Logging Buffered Commands:

Message                   Severity Level

<0-7>                       Logging severity level   

<4096-2147483647>    Logging buffer size   

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)

My colleague thinks that there is a Cisco default and we don't need to include these.

Thank you in advance,

Ashley

1 Accepted Solution

Accepted Solutions

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

The is an optional command if you are logging locally to the router or switch and not a syslog server.

HTH

View solution in original post

2 Replies 2

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

The is an optional command if you are logging locally to the router or switch and not a syslog server.

HTH

Thanks!