From: Hobbs (deadheadblues@gmail.com)
Date: Thu Jul 24 2008 - 23:06:41 ART
Hello,
Here is my script, does it look right? I'm basically copying an example from
the Internet:
Rack1R1#tclsh
Rack1R1(tcl)#foreach address {
+>150.1.1.1
+>150.1.2.2
+>150.1.3.3
+>150.1.4.4
+>150.1.6.6
+>150.1.7.7
+>150.1.8.8
+>150.1.9.9
+>150.1.10.10
+>} {ping $address
+>}
Rack1R1(tcl)#
Nothing happens, it just returns me to the tcl shell in about 10
seconds...if I ping from exec mode it displays fine. I am running 12.4 ADV
ENT IOS.
I though it might be a logging/display problem but the router returns me to
the shell too fast to even execute all the pings. Plus a normal exec mode
ping works fine.
Thanks,
This archive was generated by hypermail 2.1.4 : Mon Aug 04 2008 - 06:11:57 ART