| Sign In/My Account | View Cart |
| Article: |
Network Test Automation with Mac OS X and Tcl | |
| Subject: | Cisco Router Management | |
| Date: | 2003-06-14 14:59:08 | |
| From: | anonymous2 | |
|
Response to: Where is the other article referenced?
|
||
|
If you mean a program to backup your Cisco router/switch configurations, there is a program called RANCID which runs fine on OS X. I installed the "batteries included" distribution of tcl/tk aqua which is an OS X image and it has the expect program included. That is the only pre-requisite for OS X to run RANCID. Then just follow the instructions on the RANCID site. Don't forget to edit the top line of the clogin expect script to be #! /usr/local/bin/expect.
|
||