[windows2000] Re: IP / ARP listing

  • From: "Sullivan, Glenn" <GSullivan@xxxxxxxxxxxxxx>
  • To: "'windows2000@xxxxxxxxxxxxx'" <windows2000@xxxxxxxxxxxxx>
  • Date: Thu, 10 Oct 2002 08:56:31 -0400

for /l %i in (1,1,255) do ping -n 1 192.168.1.%i >> Pings.txt

This will send a single ping to all numbers from 1 to 255 in the 192.168.1.x
range, and log the results into pings.txt in the current directory.

Glenn Sullivan, MCSE+I  MCDBA
David Clark Company Inc.


-----Original Message-----
From: Tom Erdely [mailto:tom@xxxxxxxxx]
Sent: Thursday, October 10, 2002 7:23 AM
To: windows2000@xxxxxxxxxxxxx
Subject: [windows2000] IP / ARP listing


I've search the archives and come up blank (probably searching the wrong
words).  I have seen several times a command line argument that pings every
address in a given range to produce a listing of all NIC address under the
arp command.  Make sense?

It was a command line that pings each address in the range.  If anyone has
that or can remember it, please let me know,

Tom Erdely
http://erdely.no


-- Binary/unsupported file stripped by Ecartis --
-- Type: application/ms-tnef
-- File: winmail.dat



==================================
To Unsubscribe, set digest or vacation
mode or view archives use the below link.

http://thethin.net/win2000list.cfm

==================================
To Unsubscribe, set digest or vacation
mode or view archives use the below link.

http://thethin.net/win2000list.cfm

Other related posts: