Pass the Cisco Cisco Certified DevNet Associate 200-901 Questions and answers with CertsForce

Viewing page 2 out of 14 pages
Viewing questions 11-20 out of questions
Questions # 11:

Refer to the exhibit.

Question # 11

A Python script must delete all Cisco Catayst 9300 Series switches that have an uptime that is greater than 90 days The script must also query for the status of all the other devices Drag and drop the code from the bottom onto the bottom box the code is missing to complete the script Not at options are used

Question # 11


Expert Solution
Questions # 12:

While developing a real-Time VoIP application on a Cisco Webex platform, users report that their voice gets chopped or parts of the conversation drop out. Which network constraint is impacting the application?

Options:

A.

latency


B.

jitter


C.

capacity


D.

delay


Expert Solution
Questions # 13:

How does a developer create and switch to a new branch called "my-bug-fix" to develop a product fix?

Options:

A.

git checkout -b my-bug-fix


B.

git branch -b my-bug-fix


C.

git branch my-bug-fix


D.

git checkout my-bug-fix


Expert Solution
Questions # 14:

Question # 14

Refer to the exhibit. Drag and drop the code snippets from the bottom onto the blanks in the code to construct a request to find the Cisco DNA Center switch count. Not all options are used.

Question # 14


Expert Solution
Questions # 15:

What is the purpose of the first three pairs of digits in a MAC address?

Options:

A.

defines a routing identifier for the client


B.

indicates the IP address of the client in Hex


C.

defines packet forwarding priority sent or received by the adapter


D.

indicates vendor of the network card or adapter


Expert Solution
Questions # 16:

Drag and drop the code from the bottom onto the box where the code is missing in the Python script to complete a function to return all the clients on a network by using the Cisco Meraki Dashboard API. Not all options are used.

Question # 16


Expert Solution
Questions # 17:

Refer to the exhibit.

Question # 17

The script returns an output of 401. To use the supplied URL. an HTTP GET request must Be sent with an Authorization header. The header value is a BaseG4 encoded concatenation of the username and password. Which action must be taken to return an output of 200?

Options:

A.

Change the verify=False setting in the request to verify=True to enable HTTP Basic authentication


B.

Modify the method from LOGIN to GET and supply the username ;password value as JSON payload


C.

Verify that the username and password values imported from the configuration file ate still valid.


D.

Insert an Authorization header with the values username password from the supplied configuration file.


Expert Solution
Questions # 18:

What is a difference between a synchronous API and an asynchronous API?

Options:

A.

An asynchronous API can make offline calls while synchronous APIs do not have this capability.


B.

Synchronous API calls are returned immediately while asynchronous calls do not guarantee an immediate response.


C.

Synchronous API calls require an authentication header to be sent while asynchronous calls do not require authentication.


D.

An asynchronous API can make a larger number of calls in a specified time period than a synchronous API.


Expert Solution
Questions # 19:

How do XML and JSON compare regarding functionality?

Options:

A.

JSON natively supports arrays and XML does not natively support arrays.


B.

XML provides support for mapping data structures into host languages than JSON.


C.

XML provides more human readability than JSON.


D.

JSON provides support for data types than XML.


Expert Solution
Questions # 20:

What are two key capabilities of Cisco Finesse? (Choose two.)

Options:

A.

Finesse includes an RPC API that enables the development of custom gadgets.


B.

Agents access Finesse from a browser without needing to install or configure anything on the client machine.


C.

Finesse automatically collects telemetry data


D.

An OpenDNS utility is preconfigured and ready to use on Finesse.


E.

Gadget containers provide a seamless experience in a single user interface.


Expert Solution
Viewing page 2 out of 14 pages
Viewing questions 11-20 out of questions