350-401 · Question #552
What is an advantage of utilizing data models in a multivendor environment?
The correct answer is C. facilitating a unified approach to configuration and management. Data models offer a standardized, structured approach to defining network device configuration and operational state, which is particularly beneficial in multivendor environments.
Question
Options
- Alowering CPU load incurred to managed devices
- Bimproving communication security with binary encoded protocols
- Cfacilitating a unified approach to configuration and management
- Dremoving the distinction between configuration and runtime state data
How the community answered
(56 responses)- A4% (2)
- B2% (1)
- C93% (52)
- D2% (1)
Why each option
Data models offer a standardized, structured approach to defining network device configuration and operational state, which is particularly beneficial in multivendor environments.
Data models primarily standardize data representation and do not inherently lower the CPU load on managed devices; CPU load is more dependent on the device's hardware, software implementation, and the specific management protocol used.
While some protocols that utilize data models (like NETCONF) can be secured (e.g., via SSH), the primary advantage of data models themselves is their structured representation of data, not directly improving communication security or mandating binary encoded protocols.
Utilizing data models, such as YANG, in a multivendor environment facilitates a unified approach to configuration and management by providing a common, standardized language and structure for network device data, allowing for consistent automation and tooling across different vendor platforms.
Data models, specifically YANG, explicitly define and maintain a clear distinction between configuration data (the intended state) and operational state data (the current state), which is a design feature for robust network management, not something that is removed.
Concept tested: Benefits of network data models (YANG)
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/169/b_169_programmability_cg/yang_data_models.html
Topics
Community Discussion
No community discussion yet for this question.