by skufel | Mar 1, 2012 | Automation, Infrastructure, Network, SysAdmin
In previous articles in the RANCID series I described: How to install RANCID on openSUSE Add devices to RANCID So, we have RANCID collecting configuration from network devices to repository with version control. Only question is how to get access and make use of...
by skufel | Jan 23, 2012 | Automation, Infrastructure, Network, SysAdmin
Some time ago I described How to : Install RANCID on openSUSE 11.4 “Celadon”. However, just after installation RANCID will do nothing without proper configuration. So, in this lab I will show how to: create group of devices in rancid add information about...
by skufel | Nov 29, 2011 | Automation, Infrastructure, Network
/etc/rancid/rancid.conf In this article you can find description of parameters in rancid.conf. By changing parameters in this file you can impact the way RANCID will behave, collect and process collected information. You can also define type of version control...
by skufel | Nov 29, 2011 | Automation, Infrastructure, Network, Scripting
RANCID is a great automation tool which allows you to collect configuration from network devices and store in repository with version control (CVS or SVN). In this article I will show you how to install RANCID and prepare to work on openSUSE 11.4 with subversion as...