Developing Applications and Automating Workflows Using Cisco Platforms (DEVASC) — Question 82
Which operation is performed with YANG model-driven programmability in NX-OS?
Answer options
- A. configure a device with native and OpenConfig-based models
- B. bootstrap a device that has a factory-default configuration
- C. send CLI commands to a device and retrieve output in JSON format
- D. run Linux commands natively on the device
Correct answer: A
Explanation
The correct answer is A because YANG model-driven programmability allows for the configuration of devices using both native and OpenConfig models, enabling more flexible and standardized management. Options B, C, and D do not pertain to the specific functionality of YANG models, as they focus on device bootstrapping, CLI command output formats, and running Linux commands, respectively.