docs
This commit is contained in:
parent
b99ce2c499
commit
e07de7414b
5 changed files with 35 additions and 64 deletions
|
|
@ -1,11 +1,11 @@
|
|||
# Clixon Netconf
|
||||
|
||||
Clixon Netconf implements the following NETCONF standards:
|
||||
- RFC 4741 (NETCONF Configuration Protocol)
|
||||
- RFC 4742 (Using the NETCONF Configuration Protocol over Secure SHell (SSH))
|
||||
- RFC 5277 (NETCONF Event Notifications)
|
||||
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)
|
||||
|
||||
It needs to be updated to RFC6241 and RFC 6242.
|
||||
However, it needs to be updated to RFC 6241 and RFC 6242.
|
||||
|
||||
Clixon NETCONF currently does not support the following features:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue