From: Dan C (cdan2154@gmail.com)
Date: Thu Jan 10 2008 - 04:03:52 ARST
Hi Gops,
I use macros for switches, try this one changing the ip add to suit your
network :
macro name test
do ping 150.1.1.1 source lo0
do ping 150.1.2.2 source lo0
do ping 150.1.3.3 source lo0
do ping 150.1.4.4 source lo0
do ping 150.1.5.5 source lo0
do ping 150.1.6.6 source lo0
do ping 150.1.7.7 source lo0
do ping 150.1.8.8 source lo0
do sh int status | in connected
do sh vlan brief
do sh int trunk
@
!
macro global apply test
Cheers,
Dan
On Jan 10, 2008 1:58 AM, Gupta, Gopal (NWCC) <gopal.gupta@hp.com> wrote:
> 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
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Fri Feb 01 2008 - 10:37:58 ARST