YANG (Yet Another Next Generation) is adata modeling languageused to define the structure of configuration and state data manipulated by network management protocols.
NETCONF (Network Configuration Protocol)is a network management protocol thatrelies on YANGto provide a standardized way to configure and manage network devices.
YANG defines the structure, while NETCONF provides the transport mechanism to read, modify, and delete configurations.
Other options explained:
SNMP(Simple Network Management Protocol) is used for monitoring but doesnotuse YANG.
CLI(Command-Line Interface) is a manual method for device configuration andnot standardized by YANG.
Telemetryis used for real-time data streaming but isnot dependent on YANG.
????Reference:HCSA-Presales-IP Network Official Documentation – YANG & NETCONF Standardization
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