Weekend Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

Free Cisco 200-901 Practice Exam with Questions & Answers | Set: 3

Questions 21

Refer to the exhibit.

200-901 Question 21

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?

Options:
A.

CFEngine

B.

cURL

C.

Postman

D.

Ansible

Cisco 200-901 Premium Access
Questions 22

An engineer must run tests on several Cisco controllers. Due to the nature of the task, the infrastructure must be running at all times and have access to APIs. Which Cisco DevNet source must the engineer use?

Options:
A.

DevNet Learning Labs

B.

DevNet Code Exchange

C.

DevNet Sandbox

D.

DevNet API documentation

Questions 23

Drag and drop the code from the bottom onto the box where the code is missing to construct a Python script that calls a REST API request. The Python script retrieves a list of tasks from a to-do list for effective project management purposes. Not all options are used.

200-901 Question 23

Options:
Questions 24

Refer to the exhibit. Drag and drop the code snippets from the bottom onto the blanks in the Python script to retrieve a list of network devices from Cisco DNA Center. Not all options are used.

200-901 Question 24

Options:
Questions 25

Refer to the exhibit.

200-901 Question 25

A company recently acquired new IP-based security cameras. After discussion with the engineering team, they decide to segment the security camera traffic m the rest…The engineer assigns the new VLAN 10 for the security camera traffic. After all the devices are configured, it seems as if the cameras cannot access the Internet, .. a few minutes of debugging, the engineer restricts the problem to the router configuration. What is the cause of the issue?

Options:
A.

A specific permit statement for the 192.168.20.0/24 subnet is missing from the access list.

B.

A NAT inside rule is missing from the GlgabitEthernet0/0/0.10 interface.

C.

A specific permit statement for the 192.168.10.0/24 subnet is missing from the access list.

D.

A NAT inside rule is missing from the GigabitEthemet0/0/0 interface.

Questions 26

A resource named /item is protected by oAuth2 authentication. An endpoint named /login must request authentication. Which method must be used to access the resource by using the REST API?

Options:
A.

Make a GET call to /login that includes the username and password, and retrieve a token to insert into the /item call.

B.

Make a POST call to /login including the user credentials in the message, and retrieve a token to insert into the authorization header of the /item call.

C.

Make a GET call to /item, then make a call to /login that includes the username and password in the body of the message, and wait for the authorization code.

D.

Make a POST call to /item that includes the username and password in the body of the request message, and submit it to request access.

Questions 27

Which technology is responsible for resolving a host name to an IP address?

Options:
A.

DNS

B.

SNMP

C.

DHCP

D.

NTP

Questions 28

A developer must test the performance and reliability of an application. After functional and load tests are run, the application crashes due to traffic spikes from users. Which type of API constraint must be implemented to maintain reliability?

Options:
A.

rate limiting

B.

pagination

C.

payload limits

D.

filtering

Questions 29

A file in a local Git repository has been updated and issued the git add . command. The git diff command has been run to compare the changes to the previous commit, but nothing shows. Which action identifies the problem?

Options:
A.

Run the git add . command again in the correct subdirectory to ensure changes added to the staging area.

B.

Run the git commit command before the differences are compared to receive the end state of the code.

C.

Run the git status command to see the differences between current and previous code review stages.

D.

Run the git diff --staged command to compare the code added to the staging area.

Questions 30

Refer to the exhibit.

200-901 Question 30

A network engineer must improve the fabric discovery process in a data center. The engineer wants to check current ACI scripts in the myproject repository and clone them to a folder named aci. The engineer will optimize the scripts from the new folder. Which command performs this task on the Git repository?

A)

200-901 Question 30

B)

200-901 Question 30

C)

200-901 Question 30

D)

200-901 Question 30

Options:
A.

Option A

B.

Option B

C.

Option C

D.

Option D