300-435 ENAUTO:Automating Cisco Enterprise Solutions
Update:2026年6月2日
Questions and Answers: 124 Q&A
1.
End users cannot connect to the circular network, and the signal strength is poor. A missing or unknown APN status message is present and the modern status remains in low-power mode. Which addresses the issue?
2.
What is a benefit software-defined networks when compared to traditional network?
3.
When a Grafana dashboard is built to receive network events from Cisco DNA Center, which integration bundle is enabled to send notifications?
4.
Which two statements are benefits of YANG-push telemetry data over traditional data collection methods? (Choose two.)
5.
What is the purpose of using the Cisco SD-WAN vManage Certificate Management API?
6.
Which NETCONF protocol operation is used to interact with the YANG model?
7.
When the Cisco DNA center intent API is used as part of an automation process what prompts receiving a HTTP 206 status code on a call?
8.
A RESTCONF GET request is sent to a Cisco IOS XE device. The base URL of the request and the response in XML format are shows in the exhibit. what is the YANG data node that is referenced in the response?
9.
During a network outage, a network administrator used the Cisco SD-WAN vManage Troubleshooting Dashboard APIs to troubleshoot the cause of the issue. Which detail is captured during troubleshooting with these APIs?
10.
What is a capability of Cisco SD-WAN vManage Certificate Management API?
11.
With the MV Sense API, which REST endpoint provides LUX level?
12.
Which solution is used for automating the configuration of a device when it is first powered on, using DHCP and TFTP?
13.
What is a benefit of developing an application in a Python virtual environment?
14.
The goal is to write a Python script to automatically send a message to an external messaging application when a rogue AP is detected on the network. The message should include the broadcast SSID that is in the alert. A function called “send_to_application” is created, and this is the declaration:

send_to_application(message)
The exhibit also shows the data that is received by the application and stored in the variable
return_val. Which Python code completes the task?
15.
Which ncclient method is used to collect the running configuration of a Cisco IOS XE device that uses NETCONF?
16.
Which two Netmiko methods are used to configure a device? (Choose two.)
17.
What does the command boot ipxe forever switch 1 perform when executed on a Cisco IOS XE device?
18.
Drag and drop the code snippets from the bottom onto the blanks in the code to create a network for a new Cisco Meraki organization. Not all option are used?
19.
Which tag is required when establishing a YANG-push subscription with a Cisco IOS XE device?
20.
Interfaces named Loopback0, Loopback1, and Loopback2 must be created and enabled on a Cisco IOS XE target device in the lab group. Which loop must be added to the end of the Ansible “create int” task?
21.
Which HTTP request is valid to create a new wireless network called “Demo Wireless Network” in the organization “QASD-EROA-MKAW”?
22.
Which two API calls are used to trigger a device configuration sync in Cisco DNA Center? (Choose two.)
23.
The configuration commands are entered in CLI config mode to configure a static telemetry subscription on a Cisco IOS XE device. The commands are accepted by the device, but the consumer receives no telemetry data. Which change must be made to ensure that the consumer receives the telemetry data?
24.
NTP server 10.1.1.20 must be configured on the target Cisco IOS XE device without using authentication and logging. Which state should be added on a new line at the end of the Ansible task?
25.
Webhook that are generated by Cisco DNA Center are REST calls with which properties?
26.
When working with MV Sense APIs, which type of protocol is MQTT based upon?
27.
What does Cisco DNA Center use to manage third-party devices?
28.
Cisco SD-WAN deployment must be troubleshooted using vManage APIs. A call to vEdge Hardware Health API returns the data in the exhibit (only a portion is shown). If this JSON is converted to a Python dictionary and assigned to the variable “d”, how the status is accessed that is indicated on line 16?
29.
Drag and drop the code from the bottom onto the box where the code is missing to perform the login operation and security check on the vManage web server at the specified IP address. Not all code options are used.
30.
Which two Cisco DNA center features are needs to add legancy on the platform? (Choose two.)
31.
Which REST endpoint is used to create a Cisco Meraki network?
32.
Fill in the blank to complete the URL for the Cisco SD-WAN API that retrieves a list of users that are logged into a device.
33.
After executing the call, an engineer obtains the result of the Command Runner execution. The three commands show as blocklisted in the downloaded file. What is the cause of the error?
34.
Drag and drop the code snippers from the bottom onto the blanks in the code to subscribe to a Cisco DNA event by using the intent API . Not all options used.
35.
Which statement describe the difference between OpenConfig and native YANG data models?
36.
What is the correct ncclient method to use to collect the running configuration of a Cisco IOS XE device that uses NETCONF?
37.
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
38.
What is an advantage of software-defined networks as compared to traditional networks?
39.
A new project called “device_status” must be stored in a central Git repository called “device_status” with the first file named “device_status.py”. The Git repository is created using the account python_programmer. Which set of commands inserts the project into Git?
40.
Drag and drop the code from the bottom onto the box where the code is missing to construct an noiliest request that shuts down an interface on a Cisco IOS XE device. Not all options are used
41.
In which two use cases should a Python virtual environment be used? (choose two.)
42.
The Cisco DNA Center Sites API must be used to add a device to a site, but only the site name is available. Which API call must be used to retrieve the site identifier so that the device can be properly added to the network?
43.
What is the expected output from the Python code?
44.
What is primary purpose of using the Cisco SD-WAN vManage Certificate Management API?
45.
Which two parameters are mandatory when the Cisco Meraki API is used to create a network? (Choose two)
46.
Which two features are foundations of a software-defined network instead of a traditional network? (Choose two.)
47.
When API request are implement for Cisco DNA Centre, which two response are returned in the JSON response when HTTP GET call is made to obtain site health? (choose two)
48.
Fill in the blank to complete the statement.
49.
Which action allows for creating a Python script to pull inventory for Cisco SD-WAN Viptela devices using the Viptela library in the code?
50.
Drag and drop the characteristic from the left onto the monitoring type described on the right
51.
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//networks will result in a 201 response code?
52.
Which statement is true for Cisco IOS XE Software?
53.
Fill in the blank to complete the statement.
54.
Which two API calls must be issued to attach a device template in Cisco SD-WAN? (Choose two.)
55.
The lab group consists of four Cisco IOS XE routers named pod- 11,pod-12, and pod-22. What is the result of running the Ansible playbook to reset the lab?
56.
The automation engineer must replace device configuration using RESTCONF. How is this configured using the Python library Requests?
57.
On which device is the Cisco SD-WAN manage certificate management API able to install certificates?
58.
A network administrator must troubleshoot a network issue using Cisco DNA Center. Which API request helps to determine issue details, impacted hosts, or suggested actions for the resolution?
59.
What is a capability of MV sense MQTT API?
60.
Fill in the blanks to complete this API request against the Cisco SD_WAN vManage Statistics API,which specified a deviceId of 260faff9-2d31-4312-cf96-143b46db0211, a local-color of biz-internet, and a remote- color of gold.
61.
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.)