300-435Free trialFree trial

By cisco
Aug, 2025

Verified

25Q per page

Question 1

What are two characteristics of RPC API calls? (Choose two.)

  • A: They can be used only on network devices.
  • B: They use only UDP for communications.
  • C: Parameters can be passed to the calls.
  • D: They must use SSL/TLS.
  • E: They call a single function or service.

Question 2

DRAG DROP -
Drag and drop the code from the bottom onto the box where the code is missing in the Ansible playbook to apply the configuration to an interface on a Cisco IOS
XE device. Not all options are used.
Select and Place:

Image 1

Question 3

A programmer is creating a Meraki webhook Python script to send a message to Webex Teams. Which two elements should be configured to create this script?
(Choose two.)

  • A: gRPC credentials
  • B: Webex Teams access token
  • C: XML formatted request
  • D: user authentication count
  • E: webhook server secret

Question 4

What is a capability of MV Sense MQTT API?

  • A: request and subscribe to historical, current, or real-time data
  • B: automate the configuration of networking devices
  • C: monitor the network and auto adjust for optimal performance
  • D: create email alerts for user that violate the security configuration

Question 5

Which two factors influence the location accuracy of a device using Scanning APIs? (Choose two.)

  • A: AP placement
  • B: device manufacturer/OS
  • C: client device orientation
  • D: battery life of the device
  • E: amount of device antennas

Question 6

An engineer needs to create a new network using the Meraki API. Which HTTP action to the URL https://api.meraki.com/api/v0/organizations/<new_org_id>/ networks will result in a 201 response code?

  • A: GET
  • B: POST
  • C: PUT
  • D: ADD

Question 7

Image 1

Refer to the exhibit. A template is provided to a junior developer to automate the creation of a network on the Meraki dashboard. The new network needs to have the id 123456789 and support only wired network connections. What type needs to be added to the API?

  • A: switch
  • B: wireless
  • C: appliance
  • D: systemsManager

Question 8

DRAG DROP -
Drag and drop the code from the bottom onto the box where the code is missing to construct a Python script to automate the process of updating the site-to-site
VPN settings of the network. Not all options are used.
Select and Place:

Image 1

Question 9

Image 1

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 enables the script to run successfully?

  • A: Change the yang-push stream to a supported type.
  • B: The source-vrf must be added to the body.
  • C: The xpath attribute must be removed from the body.
  • D: The xmlns attribute must be set for the model.

Question 10

DRAG DROP

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 API. Not all options are used.

Image 1

Question 11

DRAG DROP

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 device using vManage Monitoring API. Not all options are used.

Image 1

Question 12

An engineer stored source code in a Git repository and is ready to develop a new feature. The production release is stored in the master branch. Which commands create the new feature in a separate branch called feature and check out the new version?
A.

Image 1

B.

Image 2

C.

Image 3

D.

Image 4

Question 13

Image 1

Refer to the exhibit. A network engineer must use the Cisco DNA Centre Intent API to create a new event subscription for webhook notifications by using the HTTP POST method to the event/subscription API endpoint. Which code snippet must be added to the box in the code to ensure that the body of this API call is valid?

  • A: "subscribeNotifications": [
  • B: "subscriptionEndpoints": [
  • C: "subscribeDnac": [
  • D: "subscriptionWbhook": [

Question 14

What is a benefit of developing an application in a Python virtual environment?

  • A: The application operates in multiple target systems simultaneously.
  • B: The application supports concurrency or multithreading.
  • C: The application operates across systems that have different operating systems.
  • D: The development environment is isolated from Python projects that already exist.

Question 15

DRAG DROP

Drag and drop the code snippets from the bottom onto the boxes in the code to create a new Cisco network named Branch Office. Not all options are used.

Image 1

Question 16

Image 1

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?

  • A: response = requests.request('POST', url, headers=headers, data = payload)
  • B: response = requests.request('PATCH', url, headers=headers, data = payload)
  • C: response = requests.request('PUT', url, headers=headers, payload = none)
  • D: response = requests.request('GET', url, headers=headers, payload = none)

Question 17

A developer must move all the files in the plugins directory to the local Git staging area. Which Git command must be used to perform this task?

  • A: git track plugins/
  • B: git commit plugins/*
  • C: git branch plugins/
  • D: git add plugins/*

Question 18

DRAG DROP

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 vManage Configuration API. The template is new and unmodified. Not all options are used.

Image 1

Question 19

Image 1

Refer to the exhibit. Which type of YANG container is described by the JSON instance provided?

  • A: interface-configurations
  • B: active
  • C: interface-name
  • D: description

Question 20

DRAG DROP

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 device. Not all options are used.

Image 1

Question 21

What is the impact of a PUT call to the https://my.vmanage.srv/setting/configuration/webserver/certificate API endpoint on a Cisco vManage server?

  • A: A certificate with an alias name is rolled back.
  • B: A Certificate Signing Request is generated.
  • C: Certificate Signing Request information is updated.
  • D: A signed web server certificate is imported.

Question 22

Image 1

Refer to the exhibit. Which NETCONF protocol operation is used to interact with the YANG model?

  • A: <edit-config>
  • B: <get>
  • C: <get-config>
  • D: <copy-config>

Question 23

DRAG DROP

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 devices in the overlay network that connects to the vManage NMS. Not all options are used.

Image 1

Question 24

DRAG DROP

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 device. Not all options are used.

Image 1

That’s the end of your free questions

You’ve reached the preview limit for 300-435

Consider upgrading to gain full access!

Page 1 of 5 • Questions 1-25 of 119

Free preview mode

Enjoy the free questions and consider upgrading to gain full access!