QuestionQ94

Wireless Network Implementation

Which hierarchy in a YANG data-modeling approach describes a relationship within NETCONF device configuration?

  • A object and attribute model
  • B child and parent structure
  • C hub and spoke model
  • D tree and leaf-based structure
Explanation

YANG represents NETCONF configuration data as a hierarchical tree of named nodes. Interior nodes organize child nodes, while leaf nodes contain values and have no child nodes; this is a tree- and leaf-based structure.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!