1
0
Fork 0
mirror of https://github.com/shouptech/rancidscripts.git synced 2026-02-03 13:19:43 +00:00
rancidscripts/README.md
2015-02-06 12:51:25 -07:00

22 lines
495 B
Markdown

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 :)