NETCONF README: https://github.com/clicon/clixon/issues/185
This commit is contained in:
parent
c2f07fd29c
commit
699115736d
1 changed files with 2 additions and 13 deletions
|
|
@ -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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue