Is there any way to ARP ping on Windows?
        Posted  
        
            by e-t172
        on Server Fault
        
        See other posts from Server Fault
        
            or by e-t172
        
        
        
        Published on 2009-09-30T10:18:49Z
        Indexed on 
            2010/03/16
            18:01 UTC
        
        
        Read the original article
        Hit count: 427
        
On Linux and other systems, there is an utility called arping which can be used to send ARP requests ("pings") and show the answers, much like the "ping" utility but using ARP instead of ICMP.
Is there any way to do the same on Windows? (I use Windows 7)
© Server Fault or respective owner