Re: Break a TCLSH ping loop

From: Dan C (cdan2154@gmail.com)
Date: Mon Feb 18 2008 - 23:55:21 ARST


Hello there,

Go into the routers directly linked to your trouble on and shut down the
interfaces linked to that router.... This will stop your ping loop... May be
there are other ways to achieve the same....

Cheers,
Dan

On Feb 18, 2008 3:44 AM, Lucky <iamreallylucky@gmail.com> wrote:

> Dear group.,
>
> Can anybody in help me to break a tclsh loop.
>
> I had run a tclsh to check the connectivity by mistake i have put the call
> function inside itself.
>
> SO IT GO ON A MERY ROUND - IT Is LOOPING - so i am not able to work on
> the
> router.
> Another thing i am unable to reboot the router since i am on online rack
> and
> there are no people in online support to reboot the router.
>
> proc ping-i {} {
> foreach i {
> 3.3.1.1
> 3.3.2.2
> 3.3.3.3
> } { puts [ exec "ping $i" ]
> }
> ping-i
> }
>
>
> ping-i
>
>
> so what happen ping-i is going in loop.
> ANY IDEA HOW TO BREAK THE LOOP.
>
> Otherwise any way of reload ing the router from a remote router , i have
> not
> done telent config also .
>
> any way to tackle this case.
> from r1 is it possible to reload r2 - any commands
>
> thanks in advance.
>
> Lucky
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Sat Mar 01 2008 - 16:54:49 ARST