nerdexam
Cisco

300-535 · Question #119

Which YANG statement limits configuration action during the development of a YANG-based policy model to encode the type of entity that is connected to a given interface, such as partner, supplier…

The correct answer is B. enumeration. The enumeration statement in YANG is used to define a set of named values, allowing you to encode the type of entity (such as partner, supplier, customer, or distributor) that can be connected to an interface.

Automation APIs and Protocols

Question

Which YANG statement limits configuration action during the development of a YANG-based policy model to encode the type of entity that is connected to a given interface, such as partner, supplier, customer, or distributor?

Options

  • Awhen
  • Benumeration
  • Ccase
  • Dcontains

How the community answered

(25 responses)
  • A
    8% (2)
  • B
    76% (19)
  • C
    12% (3)
  • D
    4% (1)

Explanation

The enumeration statement in YANG is used to define a set of named values, allowing you to encode the type of entity (such as partner, supplier, customer, or distributor) that can be connected to an interface.

Topics

#YANG#enumeration#data modeling#policy model

Community Discussion

No community discussion yet for this question.

Full 300-535 Practice