List of questions
Related questions
Question 482 - 350-401 discussion
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?
A.
m.lock(config='running')
B.
m.lock(target='running')
C.
m.freeze(target='running')
D.
m.freeze(config='running')
Your answer:
0 comments
Sorted by
Leave a comment first