Re: Ping Script

From: Hansang Bae (hbae@xxxxxxxxxx)
Date: Fri Dec 28 2001 - 02:56:30 GMT-3


   
>At 11:00 PM 12/27/2001 -0500, Hansang Bae wrote:
>You can use any scripting language you want. Even simple NT 'DOS' script
>will do in a pinch
>for /L %i in (1,1,254) do ping 192.168.1.%i -n 2 -L 1472 > c:\foobar.txt

At 10:51 PM 12/27/2001 -0600, David Vu wrote:
>I don't think the terminal in the lab is connected to the network. Even
>if it is, the IP addresses that are given is not visible in the lab
>environment. If so, how can we use this script in a CCIE lab test
>environment to check our connectivity?

It was for general knowledge (at work etc.) and not just for the
lab. Besides, the 'script' could be as simple as

ping 192.168.1.1
ping 172.16.1.1
ping 10.1.1.1

in a text file that you can just cut&paste.

hsb



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:32:48 GMT-3