Skip to content

Instantly share code, notes, and snippets.

@coolacid
Created January 9, 2014 02:13
Show Gist options
  • Save coolacid/8328283 to your computer and use it in GitHub Desktop.
Save coolacid/8328283 to your computer and use it in GitHub Desktop.
Enable SNMP traps for mac adds/deletes on cisco switch
config t
interface range GigabitEthernet 0/2-48
snmp trap mac-notification added
snmp trap mac-notification removed
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment