ExamGecko
Question list
Search
Search

Question 413 - 200-901 discussion

Report
Export

Refer to the exhibit.

A security team observes an attack that originates from a Cisco Meraki device. To mitigate the attack, the team requests that the engineering team remove the /ice from the network. The security team also requests information about the device, such as Its name and location. Which tool must the engineering team use to meet the luirements by using tasks?

A.

CFEngine

Answers
A.

CFEngine

B.

cURL

Answers
B.

cURL

C.

Postman

Answers
C.

Postman

D.

Ansible

Answers
D.

Ansible

Suggested answer: D

Explanation:

Ansible is a powerful automation tool used for IT tasks such as configuration management, application deployment, and task automation. In the context of the exhibit, Ansible can be used to automate the removal of a Cisco Meraki device from the network and retrieve device information.

Device Management: Ansible modules, such as the meraki_device module shown in the exhibit, allow for the management of Meraki devices. Tasks can include querying device information and changing the state of the device.

Automation with Playbooks: The Ansible playbook in the exhibit demonstrates how to authenticate, define the organization and network, and manage the device state (query or absent).

Task Execution: The playbook is structured to perform tasks using a loop (with_items) to execute actions such as querying device details and removing the device (absent state).

Ansible Documentation for Meraki Modules: Ansible Meraki Modules

asked 07/10/2024
Jumar Antonia
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first