docs
This commit is contained in:
parent
a285b14222
commit
a2c2375b38
6 changed files with 77 additions and 31 deletions
17
apps/netconf/README.md
Normal file
17
apps/netconf/README.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# Clixon Netconf
|
||||
|
||||
Clixon netconf implements the following standards:
|
||||
- RFC 4741 (NETCONF Configuration Protocol),
|
||||
- RFC 4742 (Using the NETCONF Configuration Protocol over Secure SHell (SSH)) and
|
||||
- RFC 5277 (NETCONF Event Notifications).
|
||||
|
||||
It needs to be updated to RFC6241 and RFC 6242. It also does not implement the following features:
|
||||
|
||||
- :url capability
|
||||
- copy-config source config
|
||||
- edit-config testopts
|
||||
- edit-config erropts
|
||||
- edit-config config-text
|
||||
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue