300-435 ENAUTO:Automating Cisco Enterprise Solutions
Update:2026年4月30日
Questions and Answers: 124 Q&A
1.
Which NETCONF statement type is represented by +--rw address* [ip]?
2.
Which curl command is used to update the SNMP community of network ID “1234567” to read-only?
3.
Which XML tag completes this NETCONF telemetry subscription with a Cisco IOS XE device?
4.
What is a valid XML instances of this YANG module?
5.
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
6.
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?
7.
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?
8.
Which device type is functioning in a degraded state?
9.
A Python script is used to configure a Cisco IOS XE device. The script must be updated to print the IP addresses of all the loopback interfaces. Which statement should be added before the loop?
10.
What are two characteristics of synchronous calls to APIs? (Choose two.)
11.
What is primary purpose of using the Cisco SD-WAN vManage Certificate Management API?
12.
When accessing the /device-detail endpoint in cisco DNA Center, what is an acceptable searchBy parameter value?
13.
A Cisco DNA Center script must be written to retrieve a list of interfaces on a switch. Drag and drop the API calls that are needed to return the list of interfaces using the Command Running APIs from the left into the correct sequence on the right.
14.
A Python script must be created to deactivate vSmart Policy Cisco SD-WAN vManage Configuration APIs. The documentation states the URL is as shown in the exhibit for this REST call using POST, and that “policyId” is a required request parameter. Which line of Python code makes this call, assuming the variable “s” is a valid Requests session object and the variable “policy-id” is the policyId?
15.
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.
16.
Which statement is true for Cisco IOS XE Software?
17.
Which type of YANG container is described by the JSON instance provided?
18.
What does Cisco DNA Center use to manage third-party devices?
19.
Which URI with the request body of Request body:
{“name”:”Test”,”organizationId”:,”type”:”appliance”} creates a new Meraki network called
“Test”, when using APIs?
20.
An engineer creates an Ansible playbook to configure VRF information using a local_vrfs variable. The code must be completed so that it can be tested. Which string completes the code?
21.
Which URI removes an administrator from a Meraki network using an API call?
22.
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 command create the new feature in a separate branch called "feature" and check out the new version?
23.
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.
24.
Drag and drop the code from the bottom onto the box where the code is missing to complete the ncclient request that captures the operational data of the interfaces of a Cisco IOS XE device. Options may be used once, more than once, or not at all.
25.
Which two Netmiko methods are used to configure a device? (Choose two.)
26.
Which two API calls are used to trigger a device configuration sync in Cisco DNA Center? (Choose two.)
27.
A Python script is used to configure a Cisco IOS XE router. The Loopback2 interface currently has a description of Management2 and an IP address/netmask of 10.222.34.22/32. What is the result of executing the script?
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.
What is an advantage of software-defined networks as compared to traditional networks?
30.
Which two statements are benefits of YANG-push telemetry data over traditional data collection methods? (Choose two.)
31.
What are two characteristics of RPC API calls? (Choose two.)
32.
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?
33.
Which two actions do Python virtual environments allow users to perform? (Choose two.)
34.
Which two Cisco DNA center features are needs to add legancy on the platform? (Choose two.)
35.
Which two features are characteristics of software-defined networks when compared to traditional infrastructure? (Choose two.)
36.
In the Cisco DNA Center Operational Tool API, which section of the intent API allows the retrieval of keywords that are accepted by the CLI and enables the execution of read-only commands on network devices to retrieve their real-configuration?
37.
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?
38.
Which two factors influence the location accuracy of a device using scanning APIs? (Choose two)
39.
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?
40.
What is a capability of Cisco SD-WAN vManage Certificate Management API?
41.
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?
42.
What are two characteristics of REST API calls? (Choose two.)
43.
Which field must be completed in Cisco DNA Center when a network discovery is initiated?
44.
Which path do call begin with to implement Cisco DNA Center Intent APIs?
45.
What is the correct ncclient method to use to collect the running configuration of a Cisco IOS XE device that uses NETCONF?
46.
On which device is the Cisco SD-WAN manage certificate management API able to install certificates?
47.
In which direction does the Cisco DNA Center Intent API communicate?
48.
Drag and drop the characteristic from the left onto the monitoring type described on the right
49.
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)
50.
An engineer needs to remove the device with serialQ134_06776318 FROM THE NETWORK ‘ENAUTO by utilizing Meraki APIs. Which line of code must be added to the box where the code is missing to complete the python request?
51.
Which setting is used for the dampening period when configuring an on-change publication for YANG-push versus Openconfig?
52.
Which script binds a network to a template?
53.
What is a capability of MV Sense MQTT API?
54.
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.
55.
An API request must display an alert message if change in OSPF neighbors is detected. Which code snippet must be added to complete the requests?
56.
A GET request is issued to the Cisco DNA Center REST API. Drag and drop the GET request URL subpaths from the left onto the objectives on the right. Not all options are used.
57.
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
58.
What is a capability of MV sense MQTT API?
59.
What does the command boot ipxe forever switch 1 perform when executed on a Cisco IOS XE device?
60.
What is a difference between OpenConfig and native YANG data models?
61.
Which function is available in NETCONF and unavailable is RESTCONF?