@for /l %%g in (1,1,254) do @ping 192.168.0.%%g -n 2 -w 300 > nul
@arp -a|find /I "11-aa-bb-cc-dd-ee"