CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 21: 300-535: Automating Cisco Service Provider Solutions (SPAUTO)

How does using the Python with statement in conjunction with ncclient manager improve an existing NETCONF automation script?

Nội dung câu hỏi

How does using the Python with statement in conjunction with ncclient manager improve an existing NETCONF automation script?

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.

  1. A. It allows the NETCONF connection to the device to be gracefully closed without having to explicitly code this action.
  2. B. It manages the running configuration of the device by comparing it to the new configuration applied using NETCONF.
  3. C. The with statement tries to connect to the device using TCP port 830 first but also tries to connect via TCP port 22.
  4. D. Use of the with statement catches any exceptions when trying to connect to a device using NETCONF. — đáp án hiện tại

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề