Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Nokia 4A0-100 Exam - Topic 4 Question 130 Discussion

Which of the following statements about MD-CLI is FALSE?A. It allows atomic transactions. B. Configuration changes are activated when the running configuration datastore is saved to a file. C. To achieve transactional configuration, it is necessary to have multiple configuration datastores. D. Multiple users may enter the global configuration mode concurrently.
B) Configuration changes are activated when the running configuration datastore is saved to a file -- False. In MD-CLI, changes are committed to the running datastore when a user issues the commit command, not when saving to a file. Saving to a file is a separate action (e.g., admin save) and does not trigger configuration activation.
A) It allows atomic transactions -- True. MD-CLI uses atomic transactions to apply multiple changes at once, ensuring consistency and rollback if a failure occurs.
C) To achieve transactional configuration, it is necessary to have multiple configuration datastores -- True. MD-CLI uses candidate, running, and operational datastores to implement transaction-based configuration.
D) Multiple users may enter the global configuration mode concurrently -- True. MD-CLI supports multi-user access to global configuration with locking mechanisms to prevent conflicts.

Nokia 4A0-100 Exam - Topic 4 Question 130 Discussion

Actual exam question for Nokia's 4A0-100 exam
Question #: 130
Topic #: 4
[All 4A0-100 Questions]

Which of the following statements about MD-CLI is FALSE?

A. It allows atomic transactions. B. Configuration changes are activated when the running configuration datastore is saved to a file. C. To achieve transactional configuration, it is necessary to have multiple configuration datastores. D. Multiple users may enter the global configuration mode concurrently.

Show Suggested Answer Hide Answer
Suggested Answer: B

The Model-Driven Command Line Interface (MD-CLI) in Nokia SR OS provides a structured and programmatic way to manage configurations. It is based on a transactional model, meaning changes are made in a candidate configuration before being committed to the running configuration.

Let's review each statement:


Nokia SR OS MD-CLI User Guide

Nokia SRA Study Guide -- Chapter: 'Model-Driven Configuration and Transactions'

Contribute your Thoughts:

0/2000 characters
Amie
3 minutes ago
I remember studying that atomic transactions are a key feature of MD-CLI, so I think option A is true.
upvoted 0 times
...

Save Cancel