Re: Ping Script

From: Andy McLaughlin (andy@andymcl.com)
Date: Fri Apr 02 2004 - 11:49:10 GMT-3


Just copy and paste it in. Use Ctrl+z to exit after it is done to exit out
of tcl shell. You just need to put in your network's IP's in the place of
1.1.1.1 .... 3.3.3.3. That is all.

Regards,

Andy

----- Original Message -----
From: "Fernando Rodriguez" <fernanrl@yahoo.com>
To: "Andy McLaughlin" <andy@andymcl.com>
Cc: <ccielab@groupstudy.com>
Sent: Friday, April 02, 2004 9:11 AM
Subject: Ping Script

> Hi all,
> I have read your tips and there is a point I don4t
> get. You say that creating a script will help pinging.
> I ping every now and then (like everyone) but I don4t
> know how to use or implement this script. It may sound
> silly for many of you but...could you explain more
> precisaly how to implement it?
> Thanks,
> Fernando
>
> >
> > 7) PING! PING! Your best friend. Just because
> > routing tables show routes,
> > it does not mean traffic flows from point A to point
> > B right.Use this tcl
> > script and copy and paste it into all routers after
> > igp is complete, other
> > major changes have been made, before and after
> > lunch, and of course after
> > you think you are done. It is supper fast so long as
> > everything is working.
> > tclsh
> > foreach PING {
> > 1.1.1.1
> > 2.2.2.2
> > 3.3.3.3
> > } {ping $PING}
> >
> >
> _______________________________________________________________________
> > Please help support GroupStudy by purchasing your
> > study materials from:
> > http://shop.groupstudy.com
> >
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
>
> ___________________________________________________
> Yahoo! Messenger - Nueva versisn GRATIS
> Super Webcam, voz, caritas animadas, y mas...
> http://messenger.yahoo.es



This archive was generated by hypermail 2.1.4 : Mon May 03 2004 - 19:48:41 GMT-3