From: Fernando Rodriguez (fernanrl@yahoo.com)
Date: Fri Apr 02 2004 - 11:11:17 GMT-3
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}
>
>
This archive was generated by hypermail 2.1.4 : Mon May 03 2004 - 19:48:41 GMT-3