CiscoCisco
350-401 · Question #167
350-401 Question #167: Real Exam Question with Answer & Explanation
Sign in or unlock 350-401 to reveal the answer and full explanation for question #167. The question stem and answer options stay visible for context.
Submitted by tarun92· Mar 6, 2026Automation
Question
A network administrator is preparing a Python scrip to configure a Cisco IOS XE-based device on the network. The administrator is worried that colleagues will make changes to the device while the script is running. Which operation of he in client manager prevent colleague making changes to the device while the scrip is running?
Options
- Am.lock (config='running')
- Bm.lock (target='running')
- Cm.freeze (target='running')
- Dm.freeze (config='running')
Unlock 350-401 to see the answer
You've previewed enough free 350-401 questions. Unlock 350-401 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Python scripting#NETCONF#Device configuration lock#ncclient