Monitoring CAM changes
This is something that came up at work for which I haven't found an answer to yet. Do any of you know how to get dynamic CAM entries sent to syslog or processed via a trap? Maybe there's an obvious answer in a Cisco doc out there but my Google skills are apparently lacking.
Hopefully-useful stuff I've written: http://kimiushida.com/bitsandpieces/articles/
Comments
-
Zartanasaurus Member Posts: 2,008 ■■■■■■■■■□Enable mac-address-table notification globally, enable the mac-notification snmp-trap then enable the snmp traps under the interfaces you want to monitor.
mac-address-table notification
snmp-server enable traps mac-notification
(intf)
snmp trap mac-notification added|removedCurrently reading:
IPSec VPN Design 44%
Mastering VMWare vSphere 5 42.8% -
jamesp1983 Member Posts: 2,475 ■■■■□□□□□□Zartanasaurus wrote: »Enable mac-address-table notification globally, enable the mac-notification snmp-trap then add then enable the snmp traps under the interfaces you want to monitor.
mac-address-table notification
snmp-server enable traps mac-notification
(intf)
snmp trap mac-notification added|removed
excellent! That is handy."Check both the destination and return path when a route fails." "Switches create a network. Routers connect networks." -
docrice Member Posts: 1,706 ■■■■■■■■■■Thanks. I'll try this out today.Hopefully-useful stuff I've written: http://kimiushida.com/bitsandpieces/articles/