diff --git a/apps/netconf/README.md b/apps/netconf/README.md index 92e6a8b9..02b4b80b 100644 --- a/apps/netconf/README.md +++ b/apps/netconf/README.md @@ -1,16 +1,5 @@ # Clixon Netconf -Clixon Netconf implements the following NETCONF proposals or standards: -- [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) +Clixon implements NETCONF as external access, and also as an internal protocol between backend and frontent clients. -However, it needs to be updated to RFC 6241 and RFC 6242. - -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 +For more defails see [Clixon docs netconf](https://clixon-docs.readthedocs.io/en/latest/standards.html#netconf) \ No newline at end of file