RE: TCL Script on 3500 switches

From: Ben Holko (ben@holnet.net)
Date: Thu Jan 10 2008 - 00:54:12 ARST


You can do macro's instead:

!
macro name PINGIT
 do ping 150.1.1.1
 do ping 150.1.2.2
 do ping 150.1.3.3
@
!

Then run:

macro global apply PINGIT

Ben

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Gupta, Gopal (NWCC)
Sent: Thursday, 10 January 2008 1:59 AM
To: Cisco certification
Subject: TCL Script on 3500 switches

Hi Experts,

Is there any way we can run TCLSH on Switches for checking reachabiliy
or we have to ping each n every address manually on the switches??

Thanks
Gops



This archive was generated by hypermail 2.1.4 : Fri Feb 01 2008 - 10:37:58 ARST