200-901 Exam Questions
676 real 200-901 exam questions with expert-verified answers and explanations. Page 8 of 14.
- Question #354Application Deployment and Security
A company deploys an application via containers in its local data center. As soon as the application goes into production, it starts to crash at specific hours of the day. After in...
Hybrid cloudCloud deployment modelsScalabilityCloud bursting - Question #355Network Fundamentals
Which TCP port is used to connect to a network device by using Telnet?
TelnetTCP PortsNetwork ProtocolsRemote Access - Question #356Infrastructure and Automation
Refer to the exhibit. Which action does the script perform?
ACINetwork AutomationAPIData Collection - Question #357Network Fundamentals
What is the purpose of grouping devices in a VLAN?
VLANsNetwork SegmentationLayer 2 NetworkingBroadcast Domain - Question #358Infrastructure and Automation
Refer to the exhibit. The YAML shown contains an object "param0" that is equal to "Workflow1", a second object "param1" that contains an object called "list" which contains an arra...
YAMLJSONData SerializationData Format Conversion - Question #359Software Development and Design
An engineer prepares a set of Python scripts to interact with network devices. To avoid network performance issues, the engineer wants to run them in a test environment. Which reso...
Sandbox environmentsCode testingNetwork automation scriptingIsolated execution - Question #360Cisco Platforms and Development
When a Cisco IOS XE networking device is configured by using RESTCONF, what is the default data encoding method?
RESTCONFData EncodingCisco IOS XEAPI Integration - Question #361Software Development and Design
Refer to the exhibit. A developer is part of a team that is working on an open-source project in which source code is hosted in a public GitHub repository. While the application wa...
Secure coding practicesCredential managementSource code exposureEncoding vs. Encryption - Question #362Network Fundamentals
Which technology is responsible for matching a name to an IP address of an application running on a host?
DNSName ResolutionIP AddressingNetwork Fundamentals - Question #363Network Fundamentals
Which network constraint causes the performance of the application to decrease as the number of users accessing the application increases?
Network performanceBandwidthApplication performanceNetwork constraints - Question #364Software Development and Design
What is a characteristic of Waterfall compared to Agile software development method?
Software Development MethodologiesWaterfall ModelAgile ModelRequirements Management - Question #365Network Fundamentals
Users cannot access a webserver and after the traffic is captured, the capture tool snows an ICMP packet that reports "time exceeded in-transit". What is the cause of this webserve...
ICMPTTLRoutingNetwork Troubleshooting - Question #366Software Development and Design
Refer to the exhibit. An engineer is comparing two files by using the unified diff format. Which cade snippet belongs to the new.py file? A. B. C. D.
Unified diffCode comparisonPython scriptingVersion control basics - Question #367Infrastructure and Automation
Refer to the exhibit. A network engineer executes the bash script shown. Which two things are achieved by running the script? (Choose two.)
Bash scriptingFile system managementDirectory creationFile creation - Question #368Infrastructure and Automation
Refer to the exhibit. Which code snippet represents the sequence? A. B. C. D.
Automation ScriptingProgramming LogicWorkflow Implementation - Question #369Application Deployment and Security
A developer attempts to refactor and improve the application code. It is noticed that the code contains several pieces of key information that could be a security threat if this co...
Application SecurityDeployment SecurityPhysical Security - Question #370Cisco Platforms and Development
Which tool provides a testing environment to run tests on network devices and perform network automation scenarios?
Network AutomationNetwork SimulationTesting EnvironmentsCisco VIRL - Question #371Infrastructure and Automation
A developer writes an application that refines data in temporary secure file storage hosted on the public cloud. Data will be deleted after processing and does not contain any priv...
public cloudcloud benefitsinfrastructure managementdeveloper efficiency - Question #372Infrastructure and Automation
Refer to the exhibit. A network engineer must copy the "config.txt" file from directory TEST to directory PROD. The copied file must also be renamed into "current.txt". Which comma...
Command Line InterfaceFile ManagementLinux CommandsOS Commands - Question #373Infrastructure and Automation
What is a benefit of using model-driven programmability for infrastructure automation?
Model-driven programmabilityInfrastructure automationNetwork automationResource optimization - Question #374Network Fundamentals
What is the function of an Ethernet switch in a networking environment?
Ethernet SwitchMAC AddressLayer 2Networking Fundamentals - Question #375Software Development and Design
Which command reverses the last commit without changing the index file or the working tree position?
Git commandsVersion Controlgit reset --softCommit management - Question #376Infrastructure and Automation
Refer to the exhibit. An engineer runs a network that consists of Cisco Nexus devices. The network is distributed between data centers in different locations. The switches are conf...
AnsibleHSRPNetwork AutomationCisco Nexus - Question #377Understanding and Using APIs
Refer to the exhibit. A developer must use a token to collect data from Cisco DNA Center API and prepares a Python script to send requests. Which line of code needs to be placed on...
Python requests libraryAPI AuthenticationHTTP Basic AuthenticationCisco DNA Center API - Question #378Infrastructure and Automation
To which stage of development do Infrastructure as Code principles relate?
Infrastructure as CodeService ProvisioningAutomation - Question #379Understanding and Using APIs
Refer to the exhibit. An engineer must authorize a REST API call. The API password is "Cisco123!". Which Bash command must be placed in the code to authorize the call?
Bash scriptingEnvironment variablesAPI authenticationCommand line interface - Question #380Network Fundamentals
Which function does a router provide to a network?
RouterIP AddressingNetwork LayerRouting - Question #381Network Fundamentals
Which IP service is used to monitor the performance of network devices?
SNMPNetwork MonitoringIP ServicesNetwork Management - Question #382Network Fundamentals
Which IP service synchronizes the time across devices?
NTPTime SynchronizationIP ServicesNetwork Protocols - Question #383Cisco Platforms and Development
An engineer must configure Cisco Nexus devices and wants to automate this workflow. The engineer will use an Ansible playbook to configure devices through Cisco NX REST API. Before...
Cisco NexusREST APIAPI TestingAutomation - Question #384Network Fundamentals
What is a function of the default gateway in a network?
Default GatewayNetworking FundamentalsRoutingIP Addressing - Question #385Understanding and Using APIs
What is a firehose webhook?
WebhookAPIEvent NotificationReal-time data - Question #386Software Development and Design
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 sho...
GitVersion ControlStaging AreaGit Commands - Question #387Understanding and Using APIs
Which protocol runs over TCP port 830?
NETCONFNetwork ProtocolsPort NumbersNetwork Programmability - Question #388Cisco Platforms and Development
Which solution reduces costs from MPLS, improves application performance, and simplifies operations?
SD-WANWAN OptimizationNetwork SolutionsCost Reduction - Question #389Application Deployment and Security
A developer has experienced security issues with a previously developed application. The API offered by that application is open and without any constraints. During a recent attack...
API SecurityRate LimitingAPI ThrottlingApplication Protection - Question #390Understanding and Using APIs
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 ty...
API reliabilityRate limitingTraffic managementAPI design - Question #391Software Development and Design
A developer is working on a new feature in a branch named 'newfeat123456789' and the current working primary branch is named 'prim987654321'. The developer requires a merge commit...
GitBranching and MergingVersion ControlMerge Commit - Question #392Application Deployment and Security
A customer's cloud services must: - Migrate services to another data center on demand. - Save the operational state of the machine on demand. - Support Windows and Linux GUIs. - Ma...
Cloud Deployment ModelsVirtualization ConceptsVM FeaturesInfrastructure as a Service - Question #393Application Deployment and Security
How does edge computing analyze sensitive data in the context of privacy control?
Edge ComputingData PrivacySensitive Data - Question #394Understanding and Using APIs
Which Python function is used to parse a string that contains JSON data into a Python dictionary?
Python JSONjson.loads()Data parsingSerialization/Deserialization - Question #395Understanding and Using APIs
Refer to the exhibit. An engineer prepares a script to automate workflow by using Cisco DNA Center APIs to display: - total count of devices - list of the network devices - informa...
Cisco DNA Center APIsAPI ScriptingAPI FilteringNetwork Device Information Retrieval - Question #396Application Deployment and Security
A team of developers is responsible for a network orchestration application in the company. The responsibilities also include: - developing and improving the application in a conti...
DevOps principlesEnd-to-end responsibilityApplication lifecycleCI/CD - Question #397Understanding and Using APIs
Refer to the exhibit. An administrator attempts to perform a GET operation by using the Cisco IOS XE RESTCONF API to return the hostname of a device. The sequence diagram in the ex...
RESTCONFAPI AuthenticationCurl SyntaxHTTP Headers - Question #398Cisco Platforms and Development
Drag and Drop Question Refer to the exhibit. Drag and drop the code from the bottom onto the box where the code is missing to construct a Python script by using the Cisco SDK. Not...
Python ProgrammingCisco SDKsAPI InteractionNetwork Automation - Question #399Cisco Platforms and Development
Drag and Drop Question Drag and drop the functions from the left onto the networking devices on the right. Answer:
Networking DevicesNetwork ProgrammabilityCisco PlatformsDevice Roles - Question #400Understanding and Using APIs
Drag and Drop Question Refer to the exhibit. A script must output details of all the Cisco Meraki MS220-BP switches across all organizations and networks. Drag and drop the code sn...
Cisco Meraki APIAPI scriptingData iterationConditional filtering - Question #401Understanding and Using APIs
Drag and Drop Question Drag and drop the code snippets from the bottom onto the blanks in the code to complete the happy path scenario. Not all options are used. Answer:
API InteractionPythonCode CompletionREST API - Question #402Understanding and Using APIs
Drag and Drop Question 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 D...
PythonREST APICisco DNA CenterNetwork Automation - Question #403Application Deployment and Security
Drag and Drop Question Drag and drop the steps from the left into order on the right to create a common CI/CD pipeline process. Not all options are used. Answer:
CI/CD PipelineDevOpsSoftware DeploymentAutomation