This commit is contained in:
Olof hagsand 2021-03-07 15:29:33 +01:00
parent c2f07fd29c
commit 699115736d

View file

@ -1,16 +1,5 @@
# Clixon Netconf # Clixon Netconf
Clixon Netconf implements the following NETCONF proposals or standards: Clixon implements NETCONF as external access, and also as an internal protocol between backend and frontent clients.
- [NETCONF Configuration Protocol](http://www.rfc-base.org/txt/rfc-4741.txt)
- [Using the NETCONF Configuration Protocol over Secure SHell (SSH)](http://www.rfc-base.org/txt/rfc-4742.txt)
- [NETCONF Event Notifications](http://www.rfc-base.org/txt/rfc-5277.txt)
However, it needs to be updated to RFC 6241 and RFC 6242. For more defails see [Clixon docs netconf](https://clixon-docs.readthedocs.io/en/latest/standards.html#netconf)
Clixon NETCONF currently does not support the following features:
- :url capability
- copy-config source config
- edit-config testopts
- edit-config erropts
- edit-config config-text