From: Stuart Reabow (stuartbr@hotmail.com)
Date: Fri Dec 12 2003 - 16:02:53 GMT-3
The tclsh command is version dependant. You'll see it when typing ? At the
enable prompt if it's supported for that version.
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Kenneth Wygand
Sent: 12 December 2003 18:50
To: Jason Viera; Stuart Reabow; ccielab@groupstudy.com
Subject: RE: Ping script
I know this is an old email, but I haven't had the chance to test this until
now.
I'm trying to get this to run on a 2691 with 12.3(5) IOS (IP only
featureset), but it doesn't recognize the command "tclsh". Help anyone?
tclsh
foreach pl {
172.16.10.1
172.16.80.8
} {ping $pl}
Thanks in advance!
Kenneth E. Wygand
Systems Engineer, Project Services
CISSP #37102, CCNP, CCDP, ACSP, Cisco IPT Design Specialist, MCP, CNA,
Network+, A+
Custom Computer Specialists, Inc.
"Real Engineers Debug in Binary."
-kw
-----Original Message-----
From: Jason Viera [mailto:jasonviera@avenuecable.com]
Sent: Tuesday, October 21, 2003 6:34 AM
To: Stuart Reabow; ccielab@groupstudy.com
Subject: Re: Ping script
This should work depending on the IOS version(12.2) and router model (I know
it works on 2600 and 3600's):
tclsh
foreach pl {
172.16.10.1
172.16.80.8
} {ping $pl}
If not you can change the Hyperterminal settings (TCLSH is much
faster!!):
File
Properties
Settings
ASCII Setup
Line Delay (increase this time)
Character Delay (increase this time)
I'm sure there are many other ways to manipulate the Telnet software you are
using but I would have to say that the TCLSH works great especially in the
lab!!
HTH Jason
----- Original Message -----
From: "Stuart Reabow" <stuartbr@hotmail.com>
To: <ccielab@groupstudy.com>
Sent: Tuesday, October 21, 2003 2:19 AM
Subject: Ping script
> Hi,
>
> Does anyone know how to run a script on a router to ping ip's. I've
seen
this
> somewhere before , but can't seem find it now.
>
> Thanks
>
> Stuart
>
>
This archive was generated by hypermail 2.1.4 : Sat Jan 03 2004 - 08:25:39 GMT-3