Adding SNMP to a 2950 switch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2007 05:33 AM - edited 03-05-2019 06:26 PM
I want our syslog server to receive logins, wr mems, config changes, etc from our 2950 catalyst switch how can I do this?
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2007 05:48 AM
Please check the link below. It describes how to configure logging:
regards,
Leo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2007 05:58 AM
I guess something like this should do it?
logging trap warnings
logging facility local4
logging 192.168.1.1
snmp-server community public123 RO
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2007 06:03 AM
Syslog messages include only system generated messages and will not include the accounting information
You would require AAA for this
There is a new option called archive but i do not know whether it is supported on the 2950
http://www.cisco.com/en/US/products/ps6350/products_configuration_guide_chapter09186a0080454f73.html
HTH
Narayan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2007 06:54 AM
Or can I just log if a an Ethernet cable is pulled out or a port and the port goes down?
