Log in to ask questions, share your expertise, or stay connected to content you value. Don’t have a login? Learn how to become a member.
What is YANG? YANG is a data modeling language used to model configuration, state data, and notification messages of a network device. The YANG standard has taken lot of inputs from Juniper’s data modeling language (e.g. DDL). More and more network equipment makers are adopting YANG as...
The following links are a list of RFCs describing YANG and NETCONF, in addition to publically available sources for additional information and examples. NetConf RFC 6241 YANG RFC 6020 YANG Forum - YANG Central website YANG Modules [Github] - maintains a collection of...
Check out the following resources for further education on YANG and OpenConfig. NETCONF and YANG Tutorial The attached PDF called JUNOS-NETCONF-and-YANG-Tutorial.pdf covers the basics of NETCONF and YANG, and describes the current capabilities and future plans of Junos for...
NETCONF is a network configuration protocol defined by the IETF and inspired from Juniper's Junoscript protocol. YANG is a data modeling language defined by the IETF, and inspired by Juniper's homegrown DDL language, that is used to model configuration and state data changes by the...