logoalt Hacker News

kijiki01/19/20250 repliesview on HN

> want to play around with scraping LLDP data but our switch software stack has a bug

It's written for Cumulus Linux, but it should be adaptable to other NOSes with some work: https://github.com/CumulusNetworks/ptm

You give it a graphviz dot file, and it uses LLDP to ensure that reality matches that file.