Dealing with an old Rancid installation

Your new device is not supported by your current rancid install?  There is usually a solution.

  1. Get the *rancid.in and *login.in files from the github repo (https://github.com/earendilfr/rancid/tree/master/bin)
  2. Put them in the bin directory of your rancid install, rename them to remove the .in at the end
  3. chown rancid.rancid and chmod +x to these files
  4. Make sure you make the mapping in bin/rancid-fe so that the vendor is known and rancid knows which rancid script use for this vendor
  5. Edit the *rancid file to set the perl path at the top
  6. Edit the *login file to set the expect path at the top
  7. Configure your .clogin for your device
  8. Add your device to router.db
  9. Test with rancid-run -r
  10. Check the logs

Comments

Popular posts from this blog

General linux performance troubleshooting

Asterisk works under OpenVZ (no zaptel)