That would be my question as well per my test results in my last response. When I used lo1 it failed because I didn't have lo1 defined on my router, once I switched it to lo0 the issue went away.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Marko Milivojevic Sent: Monday, April 18, 2011 9:05 PM To: Jay McMickle Cc: IPExpert Online Subject: Re: [OSL | CCIE_RS] TCLSH on different platforms Do you have Loopback1 configured on your 3800? -- Marko Milivojevic - CCIE #18427 Senior Technical Instructor - IPexpert FREE CCIE training: http://bit.ly/vLecture Mailto: [email protected] Telephone: +1.810.326.1444 Web: http://www.ipexpert.com/ On Mon, Apr 18, 2011 at 22:29, Jay McMickle <[email protected]> wrote: > Quick question- is tclsh not the same across platforms? My tclsh works on my > 2800, but the same script copied and pasted doesn't work on my 3800's. They > are > both running Advanced Enterprise 12.4(24)T4 code. > > 2811: > R6(tcl)#foreach loopback { > +>(tcl)#200.0.0.1 > +>(tcl)#200.0.0.2 > +>(tcl)#200.0.0.4 > +>(tcl)#200.0.0.5 > +>(tcl)#200.0.0.6 > +>(tcl)#200.0.0.7 > +>(tcl)#200.0.0.8 > +>(tcl)#200.0.0.9 > +>(tcl)#} { ping $loopback so lo1 re 2} > Type escape sequence to abort. > Sending 2, 100-byte ICMP Echos to 200.0.0.1, <output omitted> > > 3825/3845: > R1(tcl)#foreach loopback { > +>(tcl)#200.0.0.1 > +>(tcl)#200.0.0.2 > +>(tcl)#200.0.0.4 > +>(tcl)#200.0.0.5 > +>(tcl)#200.0.0.6 > +>(tcl)#200.0.0.7 > +>(tcl)#200.0.0.8 > +>(tcl)#200.0.0.9 > +>(tcl)#} { ping $loopback so lo1 re 2} > invalid command name "ping" ^ > % Invalid input detected at '^' marker. > > Thanks for your time! > > Regards, > Jay McMickle- CCNP, CCSP, CCDP, MCSE > http://mycciepursuit.wordpress.com/ > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit www.ipexpert.com > > Are you a CCNP or CCIE and looking for a job? Check out > www.PlatinumPlacement.com > _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com UHS Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient (s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution of this information is prohibited. If this was sent to you in error, please notify the sender by reply e-mail and destroy all copies of the original message. _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com
