Saturday, August 15, 2020

Check out my network config parser

Hi, folks!

I'd like to promote a useful tool I've wrote to query text configurations of network devices called 'netcop': https://github.com/andriyanov/netcop

It can be useful to extract data or analyze network configs with a simple Python script. For instance, you have to find out which of your devices miss the mandatory configuration statement. Or you have to replace one VLAN by another on any interface which it is used as a native.

If interested, check it out. I would really appreciate any feedback on this.



No comments:

Post a Comment