200-901 · Question #620
What is a capability of model-driven programmability for infrastructure automation?
The correct answer is D. a single data model across the network. Model-driven programmability uses structured data models (such as YANG models) to define network configuration and state in a standardized way. This allows a single, consistent data model to describe network behavior across all devices in the network, enabling uniform automation.
Question
What is a capability of model-driven programmability for infrastructure automation?
Options
- Acompatibility with any networking device
- Bautomatic version control
- Cgeneric APIs that are compatible with multiple platforms
- Da single data model across the network
How the community answered
(40 responses)- A3% (1)
- C3% (1)
- D95% (38)
Explanation
Model-driven programmability uses structured data models (such as YANG models) to define network configuration and state in a standardized way. This allows a single, consistent data model to describe network behavior across all devices in the network, enabling uniform automation. Choice A is incorrect because model-driven programmability requires device support for the specific data models and protocols (e.g., NETCONF, RESTCONF). Choice B is incorrect because version control is a separate tool (e.g., Git), not a feature of model-driven programmability. Choice C is incorrect because APIs are typically platform-specific rather than universally generic.
Topics
Community Discussion
No community discussion yet for this question.