<div dir="ltr">+1<div><br></div><div>My Proof of Concept code parses the latest configuration file saved by rancid for each switch & router, dumping into a Power DNS cluster.</div><div><br></div><div>The downside to the approach I took, was realising that Observium saves all the information (IPs on Layer 3 ports and vlan interconnects), and I could have just pulled all the data for this project from that DB.</div><div><br></div><div>I am also happy to answer questions / help with examples of the code parsing the config files if needed.</div><div><br></div><div>Just on this note, there is a really awesome python tool I found. Takes the entire text config and converts to JSON.</div><div><a href="https://github.com/knipknap/Gelatin">https://github.com/knipknap/Gelatin</a><br></div><div><br></div></div>