Rancid verifier is a tool to check rancid's router.db
file consistency. router.db
format is described in router.db(5)
Use the package manager pip to install faddr.
pip install rancid-verifier
rver [path_to_routerd.db_file]
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.