350-401 · Question #736
What is one benefit of adopting a data modeling language?
The correct answer is B. refactoring vendor and platform specific configurations with widely compatible configurations. Data modeling languages provide a standardized way to define network configurations and operations, enabling the refactoring of vendor-specific configurations into more widely compatible forms.
Question
What is one benefit of adopting a data modeling language?
Options
- Aaugmenting management process using vendor centric actions around models
- Brefactoring vendor and platform specific configurations with widely compatible configurations
- Caugmenting the use of management protocols like SNMP for status subscriptions
- Ddeploying machine-friendly codes to manage a high number of devices
How the community answered
(50 responses)- A4% (2)
- B90% (45)
- C2% (1)
- D4% (2)
Why each option
Data modeling languages provide a standardized way to define network configurations and operations, enabling the refactoring of vendor-specific configurations into more widely compatible forms.
Data modeling languages promote vendor-neutrality and standardization, not vendor-centric actions around models.
Data modeling languages, such as YANG, define network device configurations and operational states in a structured, vendor-neutral manner. This allows network administrators to create configurations that are compatible across different vendors and platforms, moving away from proprietary CLI commands or XML formats, thereby refactoring configurations.
While data models can define data for management protocols, their primary benefit is standardizing configuration and operational data, not solely augmenting SNMP for status subscriptions.
Data modeling languages define configurations in a machine-readable format, which *enables* deploying machine-friendly codes, but the direct benefit is the widely compatible configurations they represent.
Concept tested: Benefits of network data modeling languages
Source: https://www.cisco.com/c/en/us/products/cloud-systems-management/network-services-orchestrator/what-is-yang-model.html
Topics
Community Discussion
No community discussion yet for this question.