Running a m9134 with 3.2. Trying to configure callhome to send a user defined command when a port is disconnected.
Callhome works fine.
This also works fine when I run "callhome test".
but I can't get it to work when a interface changes status I.E up or down
I added the following
alert-group supervisor-hardware user-def-cmd "show interface description"
alert-group system user-def-cmd "show interface description"
alert-group test user-def-cmd "show interface description"
Any help would be appreciated