Câu 88: 350-401: Implementing Cisco Enterprise Network Core Technologies (ENCOR)
A network administrator is preparing a Python script 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 the ncclient manager prevents colleagues from making changes to the devices while th…
Nội dung câu hỏi
A network administrator is preparing a Python script 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 the ncclient manager prevents colleagues from making changes to the devices while the script is running?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. m.lock(config='running')
- B. m.lock(target='running') — đáp án hiện tại
- C. m.freeze(target='running')
- D. m.freeze(config='running')
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.