From: Fowlie, Colin (Colin.Fowlie@aliant.ca)
Date: Wed Aug 25 2004 - 10:10:16 GMT-3
I would use the following simple tcl script to accomplish this:
tclsh
foreach DESTINATION {
1.1.1.1
2.2.2.2
3.3.3.3
4.4.4.4
} {ping $DESTINATION}
Hope this helps
-Colin
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Mathew
Sent: Wednesday, August 25, 2004 10:05 AM
To: CCIE LAB List
Subject: ping to multiple IP destinations from the same router?
Hi
Is there a way to prepare (in the notepad) the ping commands (at least
standard ping) to multiple destinations from the same router?
It will be a easy if we can prepare them in a notepad and cut & paste to
router so that it will keep on pinging all the destinations.
I would like to know whether someone has done this already so that it
will be east to do ping tests in the real lab.
Any idea?
mathew
This archive was generated by hypermail 2.1.4 : Fri Sep 03 2004 - 07:02:48 GMT-3