From: Andy McLaughlin (andy@andymcl.com)
Date: Fri Apr 02 2004 - 12:32:32 GMT-3
No, just memorize the 3 lines that are needed to run it. 2 before the IP
addresses and 1 after.
It is helpful in the real lab because you may not be able to alter the
options in SecureCRT to run traditional ping scripts well.
This is just a very good tool to have in your mental toolbox.
Andy
----- Original Message -----
From: "Fernando Rodriguez" <fernanrl@yahoo.com>
To: "Bob Sinclair" <bsinclair@netmasterclass.net>
Cc: <ccielab@groupstudy.com>
Sent: Friday, April 02, 2004 9:54 AM
Subject: Re: Ping Script
> Thanks for the replies...I have just checked my
> routers and I4m afraid they don4t support this
> scripts...they have "simple" cisco enterprise ios
> so...I may have to have a look and upgrade all the Ios
> on them. Do you think it is worth the upgrade manily
> only for the script feature?
> Thanks,
> Fernando
>
> --- Bob Sinclair <bsinclair@netmasterclass.net>
> escribis: > Fernando,
> >
> > Recent router IOS support a mode in which you can
> > run tcl scripts. Here is
> > a link to the site of the guy who invented the Tool
> > Command Language:
> >
> > http://www.tcl.tk/doc/tclHistory.html
> >
> > If you go to privileged mode and type tclsh it
> > will put you in this mode.
> > To exit, type tclq. The script given in the
> > original post is a good example
> > of a basic one that could come in handy in the lab
> > to automate ping tests.
> >
> > I am not sure which IOS first support it - have not
> > seen it in the feature
> > navigator. It is available in my 3640 running
> > c3640-jk8s-mz.122-15.T11.bin.
> > It is also available on my 2600 running
> > c2600-jk9o3s-mz.122-8.T10.bin.
> >
> > HTH,
> >
> > Bob Sinclair
> > CCIE #10427, CISSP, MCSE
> > www.netmasterclass.net
> >
> > ----- 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
> > >
> > >
> >
> _______________________________________________________________________
> > > 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
>
> _______________________________________________________________________
> 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
This archive was generated by hypermail 2.1.4 : Mon May 03 2004 - 19:48:41 GMT-3