RE: Testing IP connectivity (exiting TCLSH)

From: Roberto Fernandez (rofernandez@us.telefonica.com)
Date: Fri May 26 2006 - 12:30:11 ART


Friends,

Does Ctrl+Z do the trick?

Best Regards

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Brian McGahan
Sent: Thursday, May 25, 2006 3:22 PM
To: Carlos Campos Torres (ccampost); Nick Griffin
Cc: rocco ******; ccielab@groupstudy.com
Subject: RE: Testing IP connectivity

You can also say "tclquit".

HTH,

Brian McGahan, CCIE #8593
bmcgahan@internetworkexpert.com

Internetwork Expert, Inc.
http://www.InternetworkExpert.com
Toll Free: 877-224-8987 x 705
Outside US: 775-826-4344 x 705
24/7 Support: http://forum.internetworkexpert.com
Live Chat: http://www.internetworkexpert.com/chat/

> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf
Of
> Carlos Campos Torres (ccampost)
> Sent: Thursday, May 25, 2006 1:59 PM
> To: Nick Griffin
> Cc: rocco ******; ccielab@groupstudy.com
> Subject: RE: Testing IP connectivity
>
> One thing to consider here that happened to me using tclsh (thanks
Brian
> McGahan for explaining this to me), when you use tclsh make sure you
> exit it, either by exiting the console and coming back or typing exit,
> this is because if you do not do that, whenever you try to use the set
> keyword in a route-map it won't take the command, this is because
tclsh
> will treat this command as trying to set a variable and the IOS won't
> take it as the set keyword for its real purpose.
>
> Just a little caveat I thought would be worth mentioning =)
>
> Regards,
>
> Carlos Campos
>
>
>
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf
Of
> Nick Griffin
> Sent: Wednesday, May 24, 2006 10:53 PM
> To: Nick Griffin
> Cc: rocco ******; ccielab@groupstudy.com
> Subject: Re: Testing IP connectivity
>
> Ping local interfaces on FR depends on the specific requirements.
> >
> > For the 3550 tcl, you have initiate the ping via tcl from another
> > router. So it would look like this:
> >
> > R1:
> > foreach address {
> > 1.1.1.1
> > 2.2.2.2
> > 3.3.3.3
> > 4.4.4.4
> > } {
> > puts [rsh 10.10.10.10 ping $address]
> > }
> >
> > where 10.10.10.10 is for example an address on the 3550. Note you
have
>
> > to have rcmd enabled on the switch, and the remote rsh router added:
> >
> > cat1#sh run | i rcmd
> > ip rcmd rsh-enable
> > ip rcmd remote-host R1 1.1.1.1 R1 enable
> >
> > HTH
> >
> >
> > rocco ****** wrote:
> >> Thanks for the input, All.
> >> I was wondering if the lab requires you to be able to ping the
local
> >> frame-relay interface? Also, is there something similar I could
run
> >> on a 3550 for testing connectivity?
> >>
> >>
> >>
--------------------------------------------------------------------
> >>
> >> From: darbyweaver@yahoo.com
> >> Reply-To: darbyweaver@yahoo.com
> >> To: ccielab@groupstudy.com
> >> Subject: Re: Testing IP connectivity
> >> Date: Tue, 23 May 2006 21:04:30 -0400
> >> MIME-Version: 1.0
> >> Received: from lists.groupstudy.com ([207.44.210.9]) by
> >> bay0-mc9-f11.bay0.hotmail.com with Microsoft
> SMTPSVC(6.0.3790.1830);
> >> Tue, 23 May 2006 18:05:04 -0700
> >> Received: (from sympa@localhost)by lists.groupstudy.com
> >> (8.12.11.20060308/8.11.6) id k4O14fMN002109;Tue, 23 May 2006
> 21:04:41
> >> -0400
> >> Received: from groupstudy.com (www.groupstudy.com
> [209.51.144.7])by
> >> lists.groupstudy.com (8.12.11.20060308/8.11.6) with ESMTP id
> >> k4O14VSP002073for <ccielab@lists.groupstudy.com>; Tue, 23 May
2006
> >> 21:04:31 -0400
> >> Received: from groupstudy.com (groupstudy.com [127.0.0.1])by
> >> groupstudy.com (8.12.11.20060308/8.12.10) with ESMTP id
> >> k4O14aUw027204GroupStudy Mailer; Tue, 23 May 2006 21:04:36 -0400
> >> Received: (from listserver@localhost)by groupstudy.com
> >> (8.12.11.20060308/8.12.11/Submit) id k4O14a7x027202for
> >> ccielabxhiddenx; Tue, 23 May 2006 21:04:36 -0400
> >> Received: from lists.groupstudy.com (lists.groupstudy.com
> >> [207.44.210.9]) by groupstudy.com (8.12.11.20060308/8.12.10) with
> >> ESMTP id k4O14ZNS027181 GroupStudy Mailer; Tue, 23 May 2006
> 21:04:35
> >> -0400
> >> Received: (from sympa@localhost) by lists.groupstudy.com
> >> (8.12.11.20060308/8.11.6) id k4O14UDO002069 for
> >> ccielab@groupstudy.com; Tue, 23 May 2006 21:04:30 -0400
> >> >I sent you a Step by step guide.
> >> >
> >> >CYM
> >> >
> >>
> >>
>____________________________________________________________________
> >> >___
> >> >Subscription information may be found at:
> >> >http://www.groupstudy.com/list/CCIELab.html
> >>
> >>



This archive was generated by hypermail 2.1.4 : Thu Jun 01 2006 - 06:33:22 ART