12-04-2008 07:14 AM
Hy experts.
When we try to configure MAC notification traps on a switch using the Device Trap Configuration tool of CM, there will nothing be configured on the switch.
The NetConfig job will be created and ends successfully. but in the CLS output you can only see that all interfaces are accessed in the configuration terminal, but nothing seems to be configured.
I've attached a copy of the report of the rme job.
Do you have any idea why this is happening and how we could fix that issue?
Thank you in advance!
Solved! Go to Solution.
12-04-2008 11:24 AM
This looks like my bug, CSCsv13860. What type of switch is this?
12-04-2008 11:24 AM
This looks like my bug, CSCsv13860. What type of switch is this?
12-05-2008 12:22 AM
It's a Catalyst 2960. Does it belong to the C3560E class switches?
12-05-2008 11:17 AM
There is only one 2960 switch type currently supported for automatic trap configuration (C2960-24-TC-S). The commands you need to deploy are:
mac-address-table notification
mac-address-table notification interval 15
snmp-server enable traps mac-notification
snmp-server host HOST version 1 COMMUNITY udp-port 1431 mac-notification
Where COMMUNITY is your desired trap community string, and HOST is the IP address of your Campus Manager server. Then, under each interface for which you want traps to be sent, configure:
snmp trap mac-notification added
snmp trap mac-notification removed
You can use Netconfig to do this.
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