nerdexam
Cisco

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.

Submitted by kim_seoul· Mar 6, 2026Automation

Question

What is an advantage of utilizing data models in a multivendor environment?

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)
  • A
    4% (2)
  • B
    2% (1)
  • C
    93% (52)
  • D
    2% (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.

Alowering CPU load incurred to managed devices

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.

Bimproving communication security with binary encoded protocols

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.

Cfacilitating a unified approach to configuration and managementCorrect

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.

Dremoving the distinction between configuration and runtime state data

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

#Network programmability#Data models#Multivendor management#YANG

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice