200-901 Exam Questions
676 real 200-901 exam questions with expert-verified answers and explanations. Page 2 of 14.
- Question #51Cisco Platforms and Development
What is the purpose of the Cisco VIRL software tool?
Cisco VIRLNetwork simulationNetwork modelingVirtualization - Question #52Network Fundamentals
Which detail is included in a routing table?
Routing TableNetwork RoutingNext HopNetwork Fundamentals - Question #53Understanding and Using APIs
Which statement about authentication a RESTCONF API session with a router that runs Cisco IOS XE software is true?
RESTCONFAPI AuthenticationCisco IOS XENetwork Programmability - Question #54Understanding and Using APIs
Which mechanism is used to consume a RESTful API design when large amounts of data are returned?
REST APIAPI ConsumptionData HandlingPagination - Question #55Network Fundamentals
Drag and Drop Questions Drag and drop the network component names from the left onto the correct descriptions on the right. Not all options are used. Answer:
Network DevicesNetworking ConceptsDevice Functionality - Question #56Understanding and Using APIs
FILL BLANK Fill in the blanks to complete the Python script to retrieve a list of network devices using the Cisco DNA Center API. my_token= 'eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzl1NiJ9.ey...
Python requestsREST APIHTTP GET methodCisco DNA Center - Question #57Understanding and Using APIs
Which command tests a REST API?
REST APIAPI testingcurl commandHTTP client - Question #58Network Fundamentals
What is the purpose of a MAC address?
MAC addressNetwork interfaceLayer 2LAN - Question #59Software Development and Design
Which way should be used to safely the API keys?
API SecuritySecrets ManagementEnvironment VariablesSecure Coding Practices - Question #60Understanding and Using APIs
Refer to the exhibit. What caused the error in this API request?
API Error HandlingJSON SyntaxHTTP Request Troubleshooting - Question #61Understanding and Using APIs
Refer to the exhibit. The definition of the YANG module and a RESTCONF query sent to a Cisco IOS XE device is shown. Which statement is correct if the RESTCONF interface responds w...
RESTCONFHTTP PATCHHTTP Status CodesNetwork Configuration - Question #62Understanding and Using APIs
Which two NETCONF operations cover the RESTCONF GET operation? (Choose two.)
NETCONFRESTCONFAPI OperationsData Retrieval - Question #63Cisco Platforms and Development
Which product provides network controller-level management features?
Cisco DNA CenterNetwork ControllersNetwork ManagementSDN - Question #64Understanding and Using APIs
Drag and Drop Question Refer to the exhibit. Drag and drop the descriptors from the left onto the correct parts of the API request and response on the right. Answer:
API requestAPI responseHTTP methodsHTTP status codes - Question #65Understanding and Using APIs
Drag and Drop Question Drag and drop the element of the Finesse API on the left onto the description of its functionally on the right. Answer:
Finesse APICisco Contact CenterAPI elementsAPI functionality - Question #66Understanding and Using APIs
FILL BLANK Refer to the exhibit. Fill in the blank to complete the query parameter and value so that the result set is returned in reverse chronological order (most recent first) b...
API Query ParametersREST APIData SortingChronological Order - Question #67Understanding and Using APIs
Which encoding does NETCONF is Cisco IOS XE Software support?
NETCONFCisco IOS XEXMLData Encoding - Question #68Understanding and Using APIs
RESTCONF supports which three methods? (Choose three.)
RESTCONFAPI MethodsHTTPNetwork Programmability - Question #69Infrastructure and Automation
A business needs to create a simulated environment that mimics a production infrastructure to make changes to the OSPF process and analyze the impact. What should be used?
Network SimulationCisco CMLOSPF TestingVirtualization - Question #70Infrastructure and Automation
Which is an advantage of using network programmability?
Network ProgrammabilityNetwork AutomationScalabilityNetwork Provisioning - Question #71Infrastructure and Automation
Refer to the exhibit. What is the action of the Bash script that is shown?
Bash ScriptingLinux CommandsScripting LogicDirectory Management - Question #72Understanding and Using APIs
FILL BLANK Fill in the blanks to complete the Python script to request a service ticket using the APIC-EM REST API for the user "devnetuser". import requests import json controller...
Python scriptingREST APIrequests libraryAPI authentication - Question #73Understanding and Using APIs
Drag and Drop Question Drag and drop the network automation interfaces from the left onto the transport protocols that they support on the right. Answer:
Network AutomationAPI CommunicationTransport ProtocolsNETCONF/RESTCONF - Question #74Application Deployment and Security
Drag and Drop Question Drag and drop the descriptions from the left onto the correct application deployment models on the right. Answer:
Application Deployment ModelsDeployment StrategiesCloud DeploymentOn-premises Deployment - Question #75Cisco Platforms and Development
You are developing a YANG-based policy model to encode the type of entity that is connected to a given interface, such as partner, supplier, customer, or distributor. Which YANG st...
YANGData ModelingConditional LogicNetwork Programmability - Question #76Understanding and Using APIs
Which two network configuration protocols use XML as a data representation format? (Choose two.)
NETCONFRESTCONFXMLNetwork Configuration Protocols - Question #77Software Development and Design
What are two advantages of version control software? (Choose two.)
Version ControlSoftware DevelopmentCode ManagementCollaboration - Question #78Network Fundamentals
Which description of a default gateway is true?
Default GatewayIP RoutingNetwork FundamentalsPacket Forwarding - Question #79Understanding and Using APIs
Which two descriptions can be given to an application that is interacting with a webhook? (Choose two.)
WebhooksAPI interactionEvent-driven architecture - Question #80Understanding and Using APIs
Which action resolves a 401 error in response to an HTTP GET that is issued to retrieve a configuration statement using RESTCONF on a CSR 1000V?
HTTP Status CodesRESTCONFAPI AuthenticationNetwork Automation - Question #82Cisco Platforms and Development
Drag and Drop Question Refer to the exhibit. Drag and drop the code from the left onto the item numbers on the right to complete to Meraki python script shown in the exhibit. Answe...
Python ScriptingMeraki APINetwork AutomationAPI Interaction - Question #83Application Deployment and Security
Drag and Drop Question Drag and drop the Docker file instructions from the left onto the correct descriptions on the right. Not all options are used. Answer:
DockerDockerfileContainerizationApplication Deployment - Question #84Understanding and Using APIs
Which communication mechanism does NETCONF use?
NETCONFRPCSSHAPI Communication - Question #85Infrastructure and Automation
Management protocols like NETCONF access network elements on well-known ports. Which design practice hardens a network device implementation?
Network SecurityDevice HardeningRemote Access SecurityNETCONF - Question #86Software Development and Design
Which action does the Git command git merge allow the development to perform?
GitVersion ControlMergingCollaborative Development - Question #87Understanding and Using APIs
Refer to the exhibit. A REST API returns this JSON output for a GET HTTP request, which has been assigned to a variable called "vegetables". Using Python, which output is the resul...
PythonJSON parsingList/Dictionary manipulationLambda functions - Question #88Understanding and Using APIs
Which status code is used by a REST API to indicate that the submitted payload is incorrect?
REST APIHTTP Status CodesAPI Error HandlingClient-Side Errors - Question #89Software Development and Design
Refer to the exhibit. What is the function of the python script?
Python loopsList iterationNetwork device dataScript output - Question #90Network Fundamentals
Which device is a system that monitors and controls incoming and outgoing network traffic based on predetermined security rules?
FirewallNetwork SecurityTraffic FilteringSecurity Rules - Question #91Application Deployment and Security
What are two security benefits of a Docker-based application?
Docker SecurityContainerization BenefitsApplication IsolationAttack Surface Reduction - Question #92Understanding and Using APIs
Refer to the exhibit. Given the API documentation for the UCS SDK Python class, Ucsl-landle, which code snippet creates a handle instance? A. B. C. D.
Python Class InstantiationAPI InteractionSDK UsageCisco UCS - Question #93Infrastructure and Automation
Drag and Drop Question Drag and Drop the Bash commands from the left onto the correct actions on the right. Answer:
BashCLILinux CommandsScripting - Question #94Network Fundamentals
Drag and Drop Question Drag and drop the functionalities from the left onto the correct networking devices on the right. Answer:
Networking DevicesDevice FunctionalitiesNetwork Components - Question #95Software Development and Design
Drag and Drop Question Refer to the exhibit. Drag and drop the variables from the left onto the item numbers on the right that match the missing assignments in the exhibit. Answer:
Variable AssignmentProgramming SyntaxCode CompletionScripting Fundamentals - Question #96Understanding and Using APIs
Which two parts are required for a RESTful API call? (Choose two.)
REST APIHTTP methodsAPI resourcesAPI structure - Question #97Understanding and Using APIs
FILL BLANK Fill in the blanks to complete the statement. Cisco DNA Center provides the capability to send an HTTP _______________ request to the API endpoint https://DNA-C_API_ADDR...
Cisco DNA Center APIREST APIHTTP GET requestJSON data format - Question #98Understanding and Using APIs
Drag and Drop Question Drag and drop the requests from the left into the correct order on the right to create and check the path trace between two devices using Cisco DNA center AP...
Cisco DNA Center APIAPI WorkflowPath TraceNetwork Troubleshooting - Question #99Software Development and Design
Which YANG statement defines a block of other statements that can be easily referenced in other areas of a data model?
YANGData ModelingModule StatementData Model Structure - Question #100Infrastructure and Automation
Which two operations are defined in the NETCONF base protocol? (Choose two.)
NETCONFNetwork AutomationAPI OperationsConfiguration Management - Question #101Understanding and Using APIs
Drag and Drop Question Refer to the exhibit. Drag and drop the code from the left code from the left onto the item number on the right to complete the Meraki code to obtain a list...
Meraki APIAPI GET requestNetwork clientsPython scripting