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

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

The Netmiko BaseConnection class contains a method called "send_config_set()". Which two actions does this method perform on the device? (Choose two.)

Nội dung câu hỏi

The Netmiko BaseConnection class contains a method called "send_config_set()". Which two actions does this method perform on the device? (Choose two.)

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 takes a filename parameter that executes commands contained in that file on the device.
  2. B. It requires the user to explicitly send configure terminal and exit commands to the device to enter and exit configuration mode.
  3. C. It automatically enters and exits configuration mode on the device. — đáp án hiện tại
  4. D. It takes a Python iterable, such as a list of commands, and executes them in order on the device. — đáp án hiện tại
  5. E. It saves the running configuration to the startup configuration after executing the configuration commands on the device.

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ề