i am trying to set up my routers to send everything to my syslog server using these commands
conf t
no service sequence-numbers
no service timestamps debug uptime
no service timestamps log uptime
logging on
logging trap informational
logging source-interface vlan 1
logging 172.x.x.x
exit
write mem
but all i see is that i have configured from console...i want to syslog all commands entered
thoughts?
conf t
no service sequence-numbers
no service timestamps debug uptime
no service timestamps log uptime
logging on
logging trap informational
logging source-interface vlan 1
logging 172.x.x.x
exit
write mem
but all i see is that i have configured from console...i want to syslog all commands entered
thoughts?