Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 648 Bytes

File metadata and controls

14 lines (9 loc) · 648 Bytes
description Implementation details for NETCONF.
icon diagram-project

NETCONF Interface

The NSO NETCONF documentation covers implementation details and extension to or deviation from the NETCONF RFC 6241 and YANG RFC 7950 respectively. The IETF NETCONF and YANG RFCs are the main reference guides for the NSO NETCONF interface, while the NSO documentation complements the RFCs.

{% embed url="https://datatracker.ietf.org/doc/html/rfc6241" %}

{% embed url="https://datatracker.ietf.org/doc/html/rfc7950" %}

{% embed url="https://cisco-tailf.gitbook.io/nso-docs/guides/development/core-concepts/northbound-apis/nso-netconf-server" %}