[c-nsp] Ping Script

Matt Zagrabelny mzagrabe at d.umn.edu
Mon Aug 2 10:34:19 EDT 2010


I use fping for ping networks.

fping -g

On Mon, Aug 2, 2010 at 9:21 AM, Mohammad Khalil <eng_mssk at hotmail.com> wrote:
>
> hi all
>
> i want to ping several hosts at the same time
> if i use tclsh scripting i will be waiting for each ping session to finish
> what other ways i have to do ?

I use fping for pinging networks.

fping -g 192.168.1.0 192.168.1.255

Otherwise write a script that can thread (I use perl for that.)

-matt


More information about the cisco-nsp mailing list