nerdexam
Cisco

350-401 · Question #972

What is a benefit of YANG modules?

The correct answer is B. easier multivendor interoperability provided by common or industry models. YANG modules enhance multivendor interoperability by providing common or industry-standard data models, enabling devices from different vendors to be managed and configured consistently.

Submitted by kev92· Mar 6, 2026Automation

Question

What is a benefit of YANG modules?

Options

  • Atightly coupled models with encoding to improve performance
  • Beasier multivendor interoperability provided by common or industry models
  • Cavoidance of ecosystem fragmentation by having fixed modules that cannot be changed
  • Dsingle protocol and model coupling to simplify maintenance and support

How the community answered

(55 responses)
  • A
    2% (1)
  • B
    89% (49)
  • C
    4% (2)
  • D
    5% (3)

Why each option

YANG modules enhance multivendor interoperability by providing common or industry-standard data models, enabling devices from different vendors to be managed and configured consistently.

Atightly coupled models with encoding to improve performance

YANG models are generally designed to be independent of specific encoding (like XML or JSON) for flexibility, not tightly coupled for performance.

Beasier multivendor interoperability provided by common or industry modelsCorrect

YANG (Yet Another Next Generation) is a data modeling language used to model configuration and state data for network devices, enabling devices from different vendors to understand and communicate using a common language, thereby improving multivendor interoperability. Industry-standard YANG models, such as those from OpenConfig or IETF, promote a unified approach to network management across diverse hardware.

Cavoidance of ecosystem fragmentation by having fixed modules that cannot be changed

YANG modules are designed to be extensible and can be augmented, not fixed, to allow for vendor-specific features while maintaining interoperability.

Dsingle protocol and model coupling to simplify maintenance and support

YANG models are designed to be protocol-agnostic, working with NETCONF and RESTCONF, not coupled to a single protocol.

Concept tested: Benefits of YANG modules for interoperability

Source: https://www.cisco.com/c/en/us/products/ios-nx-os-software/yang-model-support/index.html

Topics

#YANG modules#multivendor interoperability#network management

Community Discussion

No community discussion yet for this question.

Full 350-401 Practice