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

Câu 26: 300-910: Implementing DevOps Solutions and Practices using Cisco Platforms (DEVOPS)

An interface on a router as a Layer 3 link has been configured to another device by updating an Ansible playbook that is executed via a CI/CD pipeline. TheAnsible playbook was written to push the configuration change using the ios_config module. Which automated test validates that the interface is functioning as it sh…

Nội dung câu hỏi

An interface on a router as a Layer 3 link has been configured to another device by updating an Ansible playbook that is executed via a CI/CD pipeline. TheAnsible playbook was written to push the configuration change using the ios_config module. Which automated test validates that the interface is functioning as it should?

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. Add a pipeline step that runs the playbook a second type. If it does not modify the device on the second run, then the interface is correctly configured.
  2. B. Automated testing is already built in because the playbook execution is successful only after Ansible validates that it applied the change. — đáp án hiện tại
  3. C. Add a pipeline step that captures and parses the packet flow for the interface.
  4. D. Add a pipeline step that captures and parses the show ip interface output so that the operational state can be referenced.

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ề