200-901 Exam Questions
676 real 200-901 exam questions with expert-verified answers and explanations. Page 5 of 14.
- Question #202Software Development and Design
In test-driven development, what are two of the green bar patterns? (Choose two.)
Test-Driven DevelopmentTDD patternsSoftware testingDevelopment methodologies - Question #203Network Fundamentals
Which protocol runs over TCP port 22?
SSHTCP portsNetwork protocolsPort numbers - Question #204Understanding and Using APIs
A developer is creating a script to interact with a REST API service which requires basic authentication. The credentials are "devnet:391665405" and the Base64 encoding of the cred...
REST APIBasic AuthenticationHTTP HeadersAPI Authentication - Question #205Network Fundamentals
What is the function of an IP address in networking?
IP addressingNetwork fundamentalsHost identification - Question #206Infrastructure and Automation
What is a benefit of model-driven programmability?
Model-driven programmabilityNetwork automationConfiguration managementProgrammatic configuration - Question #207Application Deployment and Security
A new application is being developed that must be hardware independent. The application includes an administrative component which is accessed using a Windows desktop GUI. Installa...
Application DeploymentContainersAutomationPlatform Independence - Question #208Understanding and Using APIs
Which tool is used to block all traffic to the domain by using a single API call?
Cisco UmbrellaDomain securityAPI integrationCloud security - Question #209Understanding and Using APIs
What is a difference between a synchronous API and an asynchronous API?
Synchronous vs. Asynchronous APIsAPI interaction patternsConcurrencyAPI performance - Question #210Understanding and Using APIs
Which HTTP response code should be returned when the request is completed, but there is no content to send for the request?
HTTP Status CodesAPI ResponsesWeb ServicesREST APIs - Question #211Network Fundamentals
What is the purpose of the first three pairs of digits in a MAC address?
MAC AddressNetworking FundamentalsOUINetwork Adapters - Question #212Understanding and Using APIs
Which data is specified in the response header?
HTTP ResponseHTTP HeaderContent-TypeAPI Fundamentals - Question #213Network Fundamentals
What are two considerations when selecting the "best route" for a network device to reach its destination? (Choose two.)
RoutingNetwork ProtocolsAdministrative DistanceMetrics - Question #214Understanding and Using APIs
Refer to the exhibit. A developer creates a Python script that queries Cisco Webex. When the script is executed, a 401 code is returned. After troubleshooting, the developer discov...
API AuthenticationHTTP HeadersREST APIsWebex API - Question #215Software Development and Design
Refer to the exhibit. A Python code has been written to query a device. The executed code results in the error shown. Which action resolves the problem?
Python programmingModule importHTTP requestsAPI interaction - Question #216Software Development and Design
What is a benefit of a distributed version control system?
Version Control SystemDistributed Version ControlDVCS BenefitsOffline Development - Question #217Cisco Platforms and Development
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...
VoIPJitterNetwork troubleshootingReal-time communication - Question #218Infrastructure and Automation
Refer to the exhibit. Which workflow does the script automate?
Automation ScriptingAPI InteractionResource ProvisioningMonitoring Configuration - Question #219Infrastructure and Automation
Refer to the exhibit. A developer must integrate a bot with an internal communication app. The developer wants to replace the webexbot package with the teamsbot package by using An...
AnsiblePackage ManagementAutomationPlaybook Logic - Question #220Network Fundamentals
Which two details are captured from the subnet mask? (Choose two.)
IP AddressingSubnettingNetwork FundamentalsTCP/IP - Question #221Infrastructure and Automation
Refer to the exhibit. Which JSON snippet configures a new interface according to YANG model? A. B. C. D.
YANGJSONNetwork ConfigurationNetwork Automation - Question #222Network Fundamentals
Refer to the exhibit. What does the load balancer enable in the network topology?
Load BalancingNetwork TopologyApplication DeliveryNetwork Devices - Question #223Application Deployment and Security
Refer to the exhibit. While developing a Cisco Webex bot, an application reaches the public IP address of the firewall, but traffic is forwarded to the IP address of server 1 inste...
NAT (Network Address Translation)Firewall ConfigurationDestination NATNetwork Troubleshooting - Question #224Understanding and Using APIs
Refer to the exhibit. Which command needs to be placed on the box where the code is missing to output the value of page_jd in the Python 3.7 script?
Python data structuresDictionary accessList indexingJSON data parsing - Question #225Network Fundamentals
Which protocol runs over TCP port 23?
ProtocolsTCP/IPPort NumbersTelnet - Question #226Software Development and Design
What is a benefit of organizing code into modules?
Modular programmingCode reusabilitySoftware design principlesCode organization - Question #227Cisco Platforms and Development
Which tool allows changes to the configuration management toolset to be tested?
pyATSNetwork Test AutomationConfiguration ManagementAutomation Validation - Question #228Infrastructure and Automation
A developer creates a script that configured multiple Cisco IOS XE devices in a corporate infrastructure. The internal test environment is unavailable, and no maintenance window is...
DevNet SandboxAutomation testingCisco IOS XE automationDevelopment environment - Question #229Network Fundamentals
What are two benefits of using VLANs? (Choose two.)
VLANsBroadcast DomainsNetwork SegmentationLogical Grouping - Question #230Software Development and Design
In the test-driven development model, what is changed after a test fails?
Test-driven development (TDD)Software development processTDD workflowUnit testing - Question #231Network Fundamentals
Which protocol must be allowed on the firewall so that NTP services work properly?
NTPUDPFirewallNetwork protocols - Question #232Software Development and Design
What is a benefit of test-driven development?
test-driven developmentsoftware development methodologiescode qualitysoftware testing - Question #233Infrastructure and Automation
Refer to the exhibit. What are two characteristics of the NETCONF response? (Choose two.)
NETCONFYANG Data ModelsIETF Routing ModelsModule Dependencies - Question #234Understanding and Using APIs
Refer to the exhibit. The Cisco Meraki API manages two organizations. In each organization, two independent networks are defined. How many calls to the /organizations/{orgId}/netwo...
API clientParallel API callsMeraki APIREST API - Question #235Understanding and Using APIs
In which two ways is an application characterized when interacting with a webhook? (Choose two.)
webhooksAPI interactionapplication roles - Question #236Understanding and Using APIs
Refer to the exhibit. 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 enco...
HTTP Status CodesAPI AuthenticationHTTP GET RequestAuthorization Headers - Question #237Understanding and Using APIs
Refer to the exhibit. A network engineer must manage the network devices. The engineer prepares a Python scripts to authenticate to the Cisco to DNA Center API and request a device...
API AuthenticationHTTP Status CodesREST APICisco DNA Center - Question #238Software Development and Design
Developer is working on a new feature and made changes on a branch named 'branch- 413667549a-new'. When merging the branch to production, conflicts occurred. Which Git command must...
GitVersion ControlMerge ConflictsDeveloper Tools - Question #239Infrastructure and Automation
Refer to the exhibit. The output of the diff -u README.md-repo README.md command is shown. The original file was 165 lines long. How many lines are in the edited copy of the file?
diff utilityfile comparisoncommand-line interfaceversion control basics - Question #240Understanding and Using APIs
Refer to the exhibit. A network engineer must collect information from the network. The engineer prepares a script to automate workflow by using Cisco Meraki API. The script must r...
Cisco Meraki APIPython scriptingAPI data collectionNetwork automation - Question #241Infrastructure and Automation
Refer to the exhibit. An engineer must configure a load balancer server. The engineer prepares a script to automate workflow by using Bash. The script installs the nginx package, m...
Nginx ConfigurationBash ScriptingAutomationServer Configuration - Question #242Infrastructure and Automation
Drag and Drop Question Drag and drop the types of management from the left onto the levels at which they are performed on the right. Answer:
Network ManagementOperational ModelsAutomation ConceptsInfrastructure Management - Question #243Understanding and Using APIs
Drag and Drop Question Refer to the exhibit. A developer needs to automatically retrieve all of the messages of a Webex room with the roomId of "Y2lzY29zcGFyazovL3Vz397468502YjU5Nj...
Webex APIPythonREST APIAPI Integration - Question #244Cisco Platforms and Development
Drag and Drop Question Refer to the exhibit. A Python script must delete all Cisco Catalyst 9300 Series switches that have an uptime that is greater than 90 days. The script must a...
Python ScriptingNetwork AutomationAPI InteractionDevice Management - Question #245Understanding and Using APIs
Drag and Drop Question Refer to the exhibit. Drag and drop the code from the bottom onto the blanks in the code to construct a cURL command using the Cisco DNA Center API. which wi...
cURLCisco DNA Center APIREST APIAPI GET Request - Question #246Understanding and Using APIs
Refer to the exhibit. A network engineer wants to automate the port enable/disable process on specific Cisco switches. The engineer creates a script to send a request through RESTC...
RESTCONFYANGAPI InteractionNetwork Automation - Question #247Infrastructure and Automation
An engineer must configure Cisco Nexus devices and wants to automate this workflow. The engineer enables the Cisco NX-OS REST API to configure the devices by using an Ansible playb...
Network Automation TestingCisco Modeling Labs (CML)NX-OS APIAnsible - Question #248Application Deployment and Security
A new application is being developed with specific platform requirements. The platform and application deployment and the ongoing platform management must be fully automated. The a...
Application deploymentContainerizationAutomationDeployment types - Question #249Infrastructure and Automation
Refer to the exhibit. A developer must check packages on web load balancers that use nginx packages. The developer updates the servers as required in Ansible inventory and prepares...
AnsibleAutomationPackage ManagementServer Configuration - Question #250Software Development and Design
Refer to the exhibit. An engineer must check the admin rights of users on a database regularly and prepares the Python script to automate the process. The script connects to the da...
Secret ManagementApplication SecurityEncryptionSecure Coding Practices - Question #251Understanding and Using APIs
Refer to the exhibit. A network engineer must collect information from the network using Cisco DNA Center APIs. The script must query for the devices with 'platformId' 'C9540-x' an...
Cisco DNA Center APINetwork AutomationPython ScriptingDevice Management