nerdexam
Cisco

300-435 · Question #69

Which two statements about YANG are true? (Choose two.)

The correct answer is D. YANG is used by NETCONF to define objects and data in requests and replies. E. YANG represents configuration, operational, and RPC data. YANG is a data modeling language used by NETCONF to define objects and data, representing configuration, operational, and RPC data for network devices.

Network Automation Foundation

Question

Which two statements about YANG are true? (Choose two.)

Options

  • AYANG3 was conceptualized by Jerry Yang, former CEO of Yahoo.
  • BYANG provides security beyond SSL 3.0.
  • CYANG can be executed similarly to a Python script.
  • DYANG is used by NETCONF to define objects and data in requests and replies.
  • EYANG represents configuration, operational, and RPC data.

How the community answered

(33 responses)
  • A
    6% (2)
  • B
    3% (1)
  • C
    3% (1)
  • D
    88% (29)

Why each option

YANG is a data modeling language used by NETCONF to define objects and data, representing configuration, operational, and RPC data for network devices.

AYANG3 was conceptualized by Jerry Yang, former CEO of Yahoo.

The name YANG is a recursive acronym, 'Yet Another Next Generation,' and is not associated with Jerry Yang or Yahoo.

BYANG provides security beyond SSL 3.0.

YANG is a data modeling language, not a security protocol, and therefore does not provide security beyond SSL 3.0.

CYANG can be executed similarly to a Python script.

YANG is a data modeling language used for defining data structures, not a scripting language that can be executed like Python.

DYANG is used by NETCONF to define objects and data in requests and replies.Correct

YANG (Yet Another Next Generation) is specifically designed to be used by protocols like NETCONF to define the structured objects and data exchanged in requests and replies, ensuring consistent data representation.

EYANG represents configuration, operational, and RPC data.Correct

YANG provides comprehensive data modeling capabilities, allowing it to represent not only device configuration data but also operational state data and remote procedure call (RPC) definitions.

Concept tested: YANG data modeling language features

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

Topics

#YANG#NETCONF#Data Modeling#Network Automation

Community Discussion

No community discussion yet for this question.

Full 300-435 Practice