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

logging reload

secureIT
Level 4
Level 4

Hi,

Will the below command give reboot messages in the syslog server or ciscoworks server ? Unless specified the below, wont we get the reboot log messages in syslog or ciscoworks servers ? Pls let me know

config t

logging reload notification

Right now we have not enabled the above command.

~PR

2 Replies 2

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Rajesh,

if you use TACACS+ servers with aaa new-model on devices you can trace what commands are placed on device and by who

example:

aaa new-model

!

!

aaa authentication login ACS group tacacs+ local

aaa authentication enable default group tacacs+ enable

aaa accounting update newinfo

aaa accounting exec default start-stop group tacacs+

aaa accounting commands 1 default start-stop group tacacs+

aaa accounting commands 15 default start-stop group tacacs+

!

aaa session-id common

!

the key point is to have a message to be sent before reload happens

I cannot find the command

logging reload notification

in 12.4 mainline network management command reference.

Hope to help

Giuseppe

Leo Laohoo
Hall of Fame
Hall of Fame

Make sure logging to a syslog is enabled. Then try the following:

archive

log config

logging enable

notify syslog contenttype plaintext

hidekeys