04-28-2012 06:09 AM - edited 03-07-2019 06:23 AM
Hello,
I can't seem to send config changes to our syslog server on a 2950, I'm fine with 2960's and 3750's. The Cisco 2955 is using the latest IOS
c2955-i6k2l2q4-mz.121-22.EA14.bin.
Here is what I have added:
logging buffered 64000 debugging
logging console informational
logging monitor informational
logging facility local4
logging source-interface Vlan10
logging 172.21.1.3
logging synchronous
logging synchronous
The only sylog message I get is "Configured from console by username on vty0 (10.1.1.35)
Any ideas
04-28-2012 06:41 AM
Andy,
I'm not sure if this will fix your issue, but try "logging userinfo"
HTH,
John
04-28-2012 06:46 AM
This is all I get:
#logging ?
Hostname or A.B.C.D IP address of the logging host
buffered Set buffered logging parameters
cns-events Set CNS Event logging level
console Set console logging level
exception Limit size of exception flush output
facility Facility parameter for syslog messages
file Set logging file parameters
history Configure syslog history table
monitor Set terminal line (monitor) logging level
on Enable logging to all supported destinations
rate-limit Set messages per second limit
source-interface Specify interface for source address in logging
transactions
trap Set syslog server logging level
04-28-2012 09:48 AM
You need to set the trap level. Set logging trap notify.
Sent from Cisco Technical Support iPad App
04-28-2012 10:19 AM
Hi Andy,
This feature can be configured under the archive configuration mode with the log config command and notify syslog to enablethe sending of notifications of configuration changes to your remote syslog.
The configuration could be the next
archive
log config
logging enable 50
notify syslog
hidekeys
HTH,
Vasilis
04-28-2012 11:56 PM
The 2955 doesn't seem to have an archive option:
#?
Configure commands:
aaa Authentication, Authorization and Accounting.
access-list Add an access list entry
alarm Configure alarm profile
alias Create command alias
arp Set a static ARP entry
banner Define a login banner
boot Boot Commands
buffers Adjust system buffer pool parameters
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide