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

Reply via email to