Re: CAT script to test reachability

From: Bob Sinclair (bob@bobsinclair.net)
Date: Sat Jan 27 2007 - 16:21:27 ART


 Raj Bansal wrote:

  Folks,
     
    I understand there is a script to test IGP reachability from the CAT switches. Is this correct

TCL is not supported on the CAT 3550 or 35560. I am familiar with two
ways to work around:

  1. Use rcmd to issue the tcl script on a router, but have the commands
    executed on the CAT. There is a paper in the public pdf section of
    our website shows you how to do this. Here are some of the basics:

The following two commands on the CATs assuming hostname R1:

ip rcmd rsh-enable
ip rcmd remote-host R1 172.16.101.1 R1 enable

The following command on R1 if loop 0 is 172.16.101.1

ip rcmd source-interface lo0

2. Turn your TCL script into a global macro. You can do most of the
work using "replace" in notepad.

--
HTH,

Bob Sinclair CCIE 10427 CCSI 30427 www.netmasterclass.net



This archive was generated by hypermail 2.1.4 : Thu Feb 08 2007 - 23:46:57 ART