12-17-2010 10:21 AM - edited 03-06-2019 02:35 PM
Hello,
I am in need of some expert advise. I have been tasked with remediating potential security risks for a client. One of those is hardening the Cisco devices which required turning off ip proxy-arp. My problem is this: There is no documentation of where this is in use in the network but I have been told it is being used. What I am trying to figure out is this:
Is there a way to do some kind of diagnostics to definatvley determine if proxy arp is being used from the cli?
are there some counters that would show this?
I need to turn it off or justify it's use but my first step is to isolate where it is being used, then i can figure out why. I do not have the option to turn it off and reinstate it if something breaks. One option is sniffers but this is unfeasible in the timeframe and the devices are dispersed everywhere so I have ruled that out as a viable option.
Basically I am trying to work through this logic:
On step 5 I would also like some suggestions. Ie are there throttles or thresholds I can set for proxy arp that will minimize the potential for a DOS attack.
12-17-2010 11:32 AM
Anthony
If you are trying to determine where proxy arp is enabled then the most accurate thing to do is to examine the output of show ip interface
If you are trying to find where proxy arp is actually active I believe that you can look in the output of show ip traffic. There is a section of the output for ARP statistics and within this there is a counter which appears to count the number of replies for proxy arp.
I am not aware of any throttles or thresholds, or anything else that you can do to control the behavior or proxy arp.
HTH
Rick
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