#
#	$RCSfile: README,v $
#	$Revision: 0.12 $
#	$Author: tony $
#	$Date: 1993/12/14 10:26:15 $
#
INTRODUCTION

This directory contains a simple but useful script known as "ciscot". It is
much like the program "ciscotalk" but is written in perl and allows you to 
filter (or not) data while sending commands down a TCP socket.

The directory "commands" contains many "cisco" based examples of where ciscot
could be useful. 

I have used it for various cisco based things including chasing down nasty 
cisco UI bugs to using the output for reports/configuration.


INSTALLATION

        See the file "INSTALL" for more details on installing ciscot.


PORTING ISSUES

        ciscot has been tested on both SUNOS and BSDI with various 
        versions of perl without any problems.

BUG REPORTS, FIXES, COMMENTS AND HELP

        Please report bugs, enhancements and comments to the mailing
        list below:

                pride-tools@ripe.net

        Enjoy !!!!


