nerdexam
Cisco

300-435 · Question #68

Which two protocols use YANG as an underlying data modeling language? (Choose two.)

The correct answer is B. NETCONF C. RESTCONF. NETCONF and RESTCONF are two primary protocols that utilize YANG as their underlying data modeling language for network configuration and operational data.

Network Automation Foundation

Question

Which two protocols use YANG as an underlying data modeling language? (Choose two.)

Options

  • ASOAP
  • BNETCONF
  • CRESTCONF
  • DREST
  • EHTTP
  • FSSH

How the community answered

(27 responses)
  • B
    93% (25)
  • D
    4% (1)
  • F
    4% (1)

Why each option

NETCONF and RESTCONF are two primary protocols that utilize YANG as their underlying data modeling language for network configuration and operational data.

ASOAP

SOAP (Simple Object Access Protocol) primarily uses XML for messaging and WSDL for service descriptions, not YANG.

BNETCONFCorrect

NETCONF (Network Configuration Protocol) uses YANG to define the structure and content of configuration and state data exchanged between network devices and management systems.

CRESTCONFCorrect

RESTCONF is a protocol that uses YANG to define its data models, providing a REST-like interface for accessing and manipulating configuration and operational data on network devices.

DREST

REST (Representational State Transfer) is an architectural style, not a protocol that directly uses YANG; RESTCONF is a specific protocol built on REST principles that uses YANG.

EHTTP

HTTP (Hypertext Transfer Protocol) serves as a transport layer for many web services but does not inherently use YANG for data modeling.

FSSH

SSH (Secure Shell) is a secure transport protocol, often used by NETCONF, but it does not use YANG for data modeling itself.

Concept tested: Protocols leveraging YANG models

Source: https://datatracker.ietf.org/doc/html/rfc6241

Topics

#YANG#NETCONF#RESTCONF#Data Modeling

Community Discussion

No community discussion yet for this question.

Full 300-435 Practice