ExamGecko
Question list
Search
Search

Related questions











Question 482 - 350-401 discussion

Report
Export

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')

Answers
A.

m.lock(config='running')

B.

m.lock(target='running')

Answers
B.

m.lock(target='running')

C.

m.freeze(target='running')

Answers
C.

m.freeze(target='running')

D.

m.freeze(config='running')

Answers
D.

m.freeze(config='running')

Suggested answer: B
asked 10/10/2024
Mahendra Belgaonkar
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first