1
0
Fork 0
mirror of https://github.com/shouptech/rancidscripts.git synced 2026-02-03 13:19:43 +00:00
No description
Find a file
2015-02-06 12:51:25 -07:00
LICENSE Initial commit 2015-02-06 12:47:31 -07:00
README.md Replaced vrancid with uerancid 2015-02-06 12:51:25 -07:00
uelogin Added scripts 2015-02-06 12:50:34 -07:00
uerancid Added scripts 2015-02-06 12:50:34 -07:00

RANCID Scripts for Ubiquiti/UBNT EdgeRouters

Ubiquiti/UBNT Edgerouter scripts for Rancid. Forked from https://bitbucket.org/aquerubin/rancid-vyatta

Includes:

  • uelogin - basic login script
  • uerancid - the Rancid wrapper

To integrate into your RANCID install:

  • Copy uelogin and uerancid to your 'bin' directory
  • Modify 'rancid.types.conf', and add uerancid.. IE:
ubnt-er;script;uerancid
  • Add a new device to your 'router.db', with the vendor of 'ubnt-er'
  • Use it :)