300-435 Exam Questions
160 real 300-435 exam questions with expert-verified answers and explanations. Page 3 of 4.
- Question #101Network Automation Foundation
What is a benefit of using Ansible and Terraform for Cisco IOS XE configuration automation?
AnsibleTerraformConfiguration StandardizationNetwork Automation Benefits - Question #102Network Automation Foundation
Which two encodings are supported with RESTCONF rather than with NETCONF when using YANG? (Choose two.)
RESTCONFNETCONFYANGData Encodings - Question #103Network Automation Foundation
What is a characteristic of REST APIs?
REST APIAPI characteristicsClient-server model - Question #104Network Automation Foundation
What is a characteristic of using asynchronous APIs?
Asynchronous APIAPI designScalabilityConcurrency - Question #105Device-Level Network Automation
What is a benefit of OpenConfig YANG models as compared to IETF YANG models?
OpenConfigIETF YANGYANG modelsModel Development - Question #106Network Automation Foundation
Which of the following Netmiko code snippets correctly uses the `send_command()` method and a valid `device_type` to retrieve interface IP information?
NetmikoPython scriptingNetwork automationCLI commands - Question #107Device-Level Network Automation
Refer to the exhibit. The exhibit displays part of a Python script that must create a streaming telemetry subscription on a Cisco IOS XE device. The script fails. Which change enab...
Streaming TelemetryPython ScriptingYANG Data ModelsXML Namespaces - Question #108Device-Level Network Automation
Refer to the exhibit. A network engineer creates an Ansible playbook execution task that automates the removal of unnecessary IP addresses from the loopback interfaces of Cisco IOS...
Ansible ModulesIOS XE ConfigurationInterface ManagementNetwork Automation - Question #109Operations
How does the use of telemetry benefit network troubleshooting?
Network TelemetryNetwork TroubleshootingData CollectionReal-time Monitoring - Question #110Controller-Based Network Automation
Which item is a valid events and notifications destination for Cisco Catalyst Center (formerly DNA Center) API?
Cisco Catalyst CenterAPI NotificationsWebhooksEvent Management - Question #111Controller-Based Network Automation
A network engineer wants to create an event subscription via a POST to /dna/intent/api/v1/event/subscription. Which line of code completes the JSON snippet? ```json { "name": "Cisc...
Cisco DNA CenterAPI SubscriptionREST APIWebhooks - Question #112Controller-Based Network Automation
What is a Cisco Catalyst Center (formerly DNA Center) assurance capability that enables every point in the network to become a sensor, which sends continuous streaming telemetry on...
Cisco Catalyst CenterNetwork AssurancePath TraceStreaming Telemetry - Question #113Controller-Based Network Automation
Refer to the exhibit. A network engineer must create a script that provides an alert every time a switch power supply fails in the network. To perform this task, the network engine...
Cisco Catalyst CenterWebhooksAPI IntegrationEvent Subscription - Question #114Controller-Based Network Automation
Refer to the exhibit. An engineer must create a network Fabric using the Cisco Catalyst Center (formerly DNA Center) API. Which line of code completes the code snippet? ```python i...
Cisco Catalyst Center APIREST APIPython requestsJSON payload - Question #115Controller-Based Network Automation
Refer to the exhibit. Cisco SD-WAN deployment must be fixed using vManage APIs. A call to vEdge Hardware Health API returns the data in the exhibit (only a portion is shown). If th...
JSON ParsingPython DictionaryAPI Data StructuresvManage API - Question #116Controller-Based Network Automation
Refer to the exhibit. An engineer is experiencing issues with their Cisco SDWAN vManage script. Error handling must be added in the script to raise Python exceptions when the HTTP...
Pythonrequests libraryError HandlingHTTP Status Codes - Question #117Controller-Based Network Automation
What is the impact of a PUT call to the https://my.vmanage.sr/setting/configuration/webserver/certificate API endpoint on a Cisco vManage server?
REST APIvManage APICertificate ManagementNetwork Configuration - Question #118Controller-Based Network Automation
What is a capability of Cisco Catalyst SD-WAN vManage Certificate Management APIs?
Cisco Catalyst SD-WANvManage APIsCertificate ManagementNetwork Security - Question #119Controller-Based Network Automation
Refer to the exhibit. A network engineer must create a script that provides alerts from their Cisco Meraki network. All alerts must be printed on the screen, and the critical alert...
PythonFlaskWebhooksJSON parsing - Question #120Controller-Based Network Automation
Refer to the exhibit. An engineer must split the network ENAUTO by using Cisco Meraki APIs. Which code snippet must be added to the box in the code to complete the Python code? imp...
Meraki APIPython requestsREST APIHTTP Methods - Question #121Controller-Based Network Automation
What is a use case for the Cisco Meraki webhook API?
Meraki APIWebhooksNetwork MonitoringEvent-Driven Automation - Question #122Controller-Based Network Automation
Refer to the exhibit. An engineer must split the network with the network ID ENAUTO by using Cisco Meraki APIs. Which code snippet must be added to the box in the code to complete...
Cisco Meraki APIREST APIHTTP MethodscURL - Question #123Network Automation Foundation
Drag and Drop Question Drag and drop the characteristics from the left onto the corresponding network types on the right.
Network ArchitecturesNetwork Automation ModelsNetwork CharacteristicsFoundational Concepts - Question #124Device-Level Network Automation
Drag and Drop Question Drag and drop the code snippets from the bottom onto the boxes in the code to construct a RESTCONF request that creates two access VLANs on a Cisco IOS XE de...
RESTCONFYANG data modelsVLAN configurationIOS XE automation - Question #125Operations
Drag and drop the streaming telemetry use cases from the left onto the subscription type categories on the right.
Streaming telemetryTelemetry subscriptionsNetwork monitoringOperational insights - Question #126Device-Level Network Automation
Refer to the exhibit. Drag and drop the code from the bottom onto the box where the code is missing to complete the XML instance of this YANG module. Options may be used more than...
YANGXMLData Modeling - Question #127Device-Level Network Automation
Drag and drop the code from the bottom onto the box where the code is missing to construct an ncclient request that captures the operational IPv4 routing data for a Cisco IOS XE de...
ncclientNETCONFYANGOperational Data - Question #128Controller-Based Network Automation
Drag and drop the code from the bottom onto the box where the code is missing to find the status of a template deployment to a device. Not all of the code is shown. Not all options...
Template DeploymentDeployment Status MonitoringAPI InteractionController Automation - Question #129Controller-Based Network Automation
Drag and drop the code from the bottom onto the box where the code is missing to extract a list of devices located in Baltimore by using the Cisco Catalyst Center (formerly DNA Cen...
Cisco Catalyst Center APIIntent APIDevice InventoryAPI Filtering - Question #130Controller-Based Network Automation
Drag and drop the code snippets from the bottom onto the boxes in the code to complete the retrieve_interfaces_info function that captures information about IPv4 interfaces on a de...
vManage APICisco SD-WANPython AutomationNetwork Monitoring - Question #131Controller-Based Network Automation
An engineer must receive the BGP routes between two of the Cisco SDWAN Devices. The Python Viptela SDK for Cisco SDWAN must be used. Drag and drop the code snippets from the bottom...
Cisco SD-WANPython SDKBGPAPI Calls - Question #132Controller-Based Network Automation
Drag and drop the code snippets from the bottom onto the boxes in the code to complete the get device list function that uses the vManage Administration API to retrieve a list of d...
vManage APISD-WAN AutomationREST APIPython - Question #133Controller-Based Network Automation
Drag and drop the code snippets from the bottom onto the boxes in the code to configure the set_alerts function to send an email to all admins if a setting is modified by using the...
Cisco Meraki APIAPI AutomationAlerts ConfigurationPython - Question #134Controller-Based Network Automation
Drag and drop the code from the bottom onto the boxes in the Python script to create a Cisco Meraki network. Not all options are used.
Meraki APIPython ScriptingNetwork AutomationAPI Integration - Question #135Controller-Based Network Automation
Fill in the blanks in the provided Python code snippet to correctly make an API request for creating a new network. ```python Org_ID = "54523C" Net_ID = "L-646029496481107644" base...
Meraki APIREST APIPython requestsNetwork Creation - Question #136Controller-Based Network Automation
Drag and drop the code snippets from the bottom onto the boxes in the code to complete the attach_feature_template function that attaches a configuration template by using the vMan...
vManage APIPythonConfiguration AutomationREST API - Question #137Network Automation Foundation
Which consumption pattern requires call states when working with an API?
API consumption patternsAsynchronous API callsCall statesAPI interaction - Question #138Network Automation Foundation
Refer to the exhibit. A network engineer developed a script to automate the method to retrieve a list of network devices that are deployed to an enterprise. When the script is exec...
REST APIHTTP methodsPython requestsAPI troubleshooting - Question #139Device-Level Network Automation
Refer to the exhibit. An engineer is tasked to configure a Cisco IOS-XE router using restconf. The base64 code Cisco IOS-XE router uses is 1A2B3C4D5E6F7G8H910. Which line of code m...
RESTCONFHTTP AuthenticationIOS-XEPython Requests - Question #140Network Automation Foundation
How do traditional versus software-defined networks compare?
Traditional NetworksSoftware-Defined NetworkingNetwork Architecture ComparisonIntent APIs - Question #141Network Automation Foundation
Refer to the exhibit. What is the YANG module of this YANG module tree?
YANGData ModelingNETCONFModule Structure - Question #142Network Automation Foundation
A developer creates a Git repository to keep the progress for the code. The repository has a feature branch and a development branch. Before the application is delivered, the two b...
GitVersion ControlBranching and MergingDeveloper Workflow - Question #143Network Automation Foundation
Refer to the exhibit. What is a valid JSON instance of this YANG module?
YANGJSONData ModelingRESTCONF - Question #144Device-Level Network Automation
Refer to the exhibit. Drag and Drop Question. An engineer must automate the configuration of Layer 3 interfaces in an Ansible playbook. The engineer must configure interface Gigabi...
AnsibleNetwork automationCisco IOS-XEInterface configuration - Question #145Device-Level Network Automation
What is a benefit of using Terraform with Cisco IOS XE platforms?
TerraformIOS XEAgentlessInfrastructure as Code - Question #146Network Automation Foundation
Refer to the exhibit. A network engineer must configure a loopback on all routers. To automate the procedure, a script is used. Which code snippet must be added to the box in the c...
Python json moduleData serializationREST APINetwork automation scripting - Question #147Controller-Based Network Automation
What does the device-detail API provided by Cisco Catalyst Center (formerly DNA Center) use to identify a particular device?
Cisco Catalyst CenterAPIDevice IdentificationMAC Address - Question #148Controller-Based Network Automation
Refer to the exhibit. A POST request is sent to the Cisco Catalyst Center (formerly DNA Center) REST API to implement a network configuration change. Which information must be incl...
Cisco Catalyst Center APIREST APIAsynchronous OperationsTask Management - Question #149Controller-Based Network Automation
Drag and Drop Question Drag and drop the code snippets from the bottom onto the boxes in the code to construct a Python script to use the Cisco Catalyst SD-WAN API to collect the s...
Python ProgrammingCisco SD-WAN APIAPI InteractionOperational Data Collection - Question #150Network Automation Foundation
Complete the Python code snippet by filling in the blanks to correctly extract and print connection information.
PythonData structuresDictionary traversalData extraction