Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi All, I’ve got a below script from Joseph to shut down an interface with log(192.168.0.254).The script is working perfect.But I would to have another help to make script for below scenario. EEM detects ARP inspection log with 192.168.0.254 from int...
if proxy arp exist in network, I want to detect Proxy ARP on Catalyst to shutdown interface.I use sla to detect proxy arp reply for unknown IP address.And I put in ARP Inspection to print Log.I would like to get port own which is printed in log.If an...
Hi Joseph, I appreciate that you help me solve my problem with your perfect answer.I have a question about scrip.If I want to disable port which specific IP address(ex:192.168.0.254) comes up,How do I need to change your script?Can you help one more ...