Drag steps to the numbered slots on the right, or tap a step then tap a slot.
CCNP Practice Question: Drag and drop the steps of cisco.ios.ios_config…
Drag and drop the steps of cisco.ios.ios_config module idempotent apply flow into the correct order, from first to last.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
Establish SSH connection to Cisco device
The cisco.ios.ios_config module first connects to the device; then, it retrieves the running configuration; next, it compares the desired config lines with the running config; after that, it applies only the lines that are missing or different; finally, it saves the configuration if the save parameter is set.
About these practice questions
This 350-401 question is part of Courseiva's 1,175-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
Same concept, more angles
1 more way this is tested on 350-401
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. Drag and drop the steps of cisco.ios.ios_config module idempotent apply flow into the correct order, from first to last.
hard- ✓ A.Connect to Cisco IOS device via SSH
- ✓ B.Retrieve current running configuration
- ✓ C.Compare desired config with running config
- ✓ D.Push only changed lines to device
- ✓ E.Save running config to startup config
Why A: The ios_config module first connects to the device, retrieves the running config, compares it with the desired config, applies only the necessary changes, and then saves the config if specified, ensuring idempotency.
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This 350-401 practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 350-401 exam.