Your success in Cisco 200-901 is our sole target and we develop all our 200-901 braindumps in a way that facilitates the attainment of this target. Not only is our 200-901 study material the best you can find, it is also the most detailed and the most updated. 200-901 Practice Exams for Cisco Cisco Other Exam 200-901 are written to the highest standards of technical accuracy.
Online 200-901 free questions and answers of New Version:
NEW QUESTION 1
Which mechanism is used to consume a RESTful API design when large amounts of data are returned?
- A. Data sets
- B. Scrolling
- C. Blobs
- D. Pagination
Answer: D
NEW QUESTION 2
Drag and drop the network automation interfaces from the left onto the transport protocols that they support on the right. (Not all Options are used)
- A. Mastered
- B. Not Mastered
Answer: A
Explanation:
Grpc == http/2 , netconfig == ssh , restconfig == https
NEW QUESTION 3
Drag and drop elements of the RESTCONF protocol stack from the left onto the correct description on the right. Not all elements on the left are used.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation:
1 – B, 2 – E, 3 - F
NEW QUESTION 4
Refer to the exhibit.
The definition of the YANG module and a RESTCONF query sent to a Cisco IOc XE device is shown. Which statement is correct if the RESTCONF interface responds with a 204 status code?
- A. The query failed at retrieving the logging seventy level.
- B. The query failed to set the logging seventy level due to an invalid path.
- C. The query retrieved the logging seventy level.
- D. The query updated the logging seventy level or created it if not present on the device.
Answer: D
NEW QUESTION 5
Drag and drop the HTTP methods from the left onto their generally accepted corresponding create, read, update, and delete operations on the right.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation:
1 – D, 2 – B, 3 – C, 4 – E, 5 – A
NEW QUESTION 6
Which statement describes the benefit of using functions in programming?
- A. Functions allow problems to be split into simpler, smaller groups, and reduce code repetition, which makes the code easier to read.
- B. Functions ensure that a developer understands the inner logic contained before using them as part of a script or application.
- C. Functions create the implementation of secret and encrypted algorithms.
- D. Functions store mutable values within a script 01 application.
Answer: A
NEW QUESTION 7
Refer to the exhibit.
What is the function of the python script?
- A. Count and print the total number of available devices.
- B. Iterate over a list of network devices and write all device names and management IP addresses to anoutput file.
- C. Iterate over a list of network devices and write all device type and associated management IP address.
- D. For each device that is returned, display the device and, for each device, print the device name and management IP address.
- E. Loop through the returned list of network devices and, for each device, print the device name management IP address.
Answer: E
NEW QUESTION 8
What are two advantages of the Model-view-controller software design pattern? (Choose two.)
- A. simplifies network automation
- B. allows for multiple views of the same model
- C. makes code easier to deploy using Cl/CD pipelines
- D. reduces need for error handling
- E. separates responsibilities of the code, which makes future modifications easier
Answer: BE
NEW QUESTION 9
What is an example of a network interface hardware address?
- A. domain name
- B. IP address
- C. workstation name
- D. MAC addess
Answer: D
NEW QUESTION 10
On which network plane is routing protocol traffic handled?
- A. data plane
- B. management plane
- C. authentication plane
- D. control plane
Answer: D
NEW QUESTION 11
What is the purpose of a MAC address?
- A. To uniquely identify a router in a LAN
- B. To uniquely identify a network interface in a LAN
- C. To uniquely identify a device on the internet
- D. To uniquely identify a switch in a LAN
Answer: B
NEW QUESTION 12
A developer is reviewing a code that was written by a colleague. It runs fine, but there are many lines of code to do a seemingly simple task repeatedly. Which action organizes the code?
- A. Refactor the code by removing any unnecessary tests
- B. Using functions, rewrite any pieces of code that are repeated
- C. Reverse engineer and rewrite the code logic
- D. Modify the code to use loops
Answer: B
NEW QUESTION 13
Drag and drop the functionalities from the left onto correct networking devices on the right.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation:
1 – D, 2 – C, 3 – A, 4 – B
NEW QUESTION 14
Which platform has an API that be used to obtain a list of vulnerable software on user devices?
- A. Cisco Umbrella
- B. Cisco Firepower
- C. Cisco Identity Services Engine
- D. Cisco Advanced Malware Protection
Answer: D
NEW QUESTION 15
Which type of threat occur when an attacker can send hostile data to an interpreter within an application?
- A. Cross-site scripting
- B. Sensitive data exposure
- C. Broken authentication
- D. Injection
Answer: D
NEW QUESTION 16
Drag and drop the descriptions from the left onto correct application deployment models on the right.
- A. Mastered
- B. Not Mastered
Answer: A
Explanation:
1 – B, 2 – E, 3 – C, 4 – D, 5 – A
NEW QUESTION 17
What are two benefit of managing network configuration via APIs? (Choose two.)
- A. configuration on devices becomes less complex
- B. more security due to locking out manual device configuration
- C. increased scalability and consistency of network changes
- D. eliminates the need of legacy management protocols like SNMP
- E. reduction in network changes performed manually
Answer: CE
NEW QUESTION 18
Which description of a default gateway if true?
- A. It is a device that receives IP packets that have no explicit next-hop in the routing table.
- B. It is a feature that translates between public and private addresses.
- C. It is a security feature that denies certain traffic.
- D. It is a device that receives Layer 2 frames with an unknown destination address.
Answer: A
NEW QUESTION 19
Refer to the exhibit.
Given the API documentation for the UCS SDK python class, UcsHandle, which code snippet creates a handle instance?
- A. Option A
- B. Option B
- C. Option C
- D. Option D
Answer: B
NEW QUESTION 20
Package updates from a local server fail to download. However, the same updates work when a much slower external repository is used. Way are local updates failing?
- A. The update utility is trying to use a proxy to access the internal resource.
- B. The Internet connection is too slow.
- C. The Internet is down at the moment, which causes the local server to not be able to respond.
- D. The server is running out of disk space.
Answer: A
NEW QUESTION 21
Which two statements are true about Cisco UCS manager, Cisco Intersight APIs? (Choose two.)
- A. Cisco Intersight API interactions can be encoded in XML or JSON and require an APIs key in the HTTP header for authentication.
- B. USC Director API interactions can be XML- or JSON-encoded and require an APLs key in the HTTP header for authentication.
- C. UCS manager API interactions are XML-encoded and require a cookie in the method for authentication.
- D. Cisco Intersight uses XML to encoded API interactions and requires an API key pair for authentication.
- E. UCS manager uses JSON to encode API interactions and utilizes Base64-encoded credentials in the HTTP header for authentication.
Answer: BC
NEW QUESTION 22
Which two elements are foundational principles of DevOps? (Choose two.)
- A. designing applications as microservices
- B. encouraging containers for the deployment of applications
- C. organizing cross-functional teams over organizational silos
- D. optimizing the cost of infrastructures
- E. automating over documenting
Answer: CE
NEW QUESTION 23
......
100% Valid and Newest Version 200-901 Questions & Answers shared by Dumps-files.com, Get Full Dumps HERE: https://www.dumps-files.com/files/200-901/ (New 100 Q&As)