#netconf #devices #ssh #rfc #protocols #2641

netconf-rs

A Rust library for NETCONF(RFC 2641)

10 releases

0.2.6 Nov 10, 2023
0.2.5 Jun 5, 2022
0.2.4 Sep 13, 2020
0.1.2 Sep 11, 2020
0.1.0 Aug 26, 2020

#1339 in Network programming

MIT license

20KB
590 lines

netconf-rs

A Rust library to configure devices with NETCONF(RFC 2641) protocol.

Transports

Currently, netconf-rs only supports NETCONF over SSH.

Vendors

Currently, netconf-rs supports the following vendors:

  • H3C: tested with S5024E-PWR-X

License

See LICENSE file.

Dependencies

~5.5MB
~119K SLoC