On 14/08/2014 12:19, James Bensley wrote:
Is anyone here using Netconf and Yang?
I wondered about a good netconf system and tail-f is the only
commercial one I know of. Anyone using it or something else?
Frankly, I'm surprised that FreeBSD doesn't ship with a Netconf server
yet... somehow the idea of maintaining forests of brittle SSH-able shell
scripts fills me with dread, and yet I end up doing it whenever I build
a protocol testbed.
There is this but I have not used it (and therefore cannot speak for it):
https://code.google.com/p/libnetconf/
Juniper also have a BSD-licensed Netconf API which can be scripted from
Python, as you probably already know.