YANG (Yet Another Next Generation) is a data modeling language used primarily for the configuration and state data of network elements. It is closely associated with the NETCONF (Network Configuration Protocol) for which it models configuration data. YANG provides schemas that define how data is structured and transported by NETCONF operations. It also shapes the state data of network elements, allowing for a standardized format for representing the operational state of devices. References: YANG is defined in RFCs such as RFC 6020 and RFC 7950, which outline its role in NETCONF operations and its capabilities in modeling both configuration and state data.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit