Test Online Free Cisco 300-435 Exam Questions and Answers
Practice a live sample before buying full access. This page keeps the free 300-435 question set organized by page so visitors and search engines can reach the canonical -questions.html URL directly.
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?
Answer:
Question 2Selectable Answer
Refer to the exhibit.
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?
A)
B)
C)
D)
Answer: Explanation:
For number in range value is required for the application to send the alert. Bssids are also included.
Question 3Selectable Answer
Refer to the exhibit.
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?
Answer:
Question 4Selectable Answer
Which two features are characteristics of software-defined networks when compared to traditional infrastructure? (Choose two.)
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?
Answer:
Question 10Selectable Answer
Which URI with the request body of Request body:
{“name”:”Test”,”organizationId”:<org_id>,”type”:”appliance”} creates a new Meraki network called “Test”, when using APIs?
Which action allows for creating a Python script to pull inventory for Cisco SD-WAN Viptela devices using the Viptela library in the code?
Answer: Explanation:
The viptela.devices import viptela can be used to put inventory from Cisco SD WAN viptela devices.
Question 12Selectable Answer
Refer to the exhibit.
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?
Answer: Explanation:
The 0s in option AC and D are not logical in this scenario. The status tag already takes care of the error message.
Question 13Selectable Answer
What is the purpose of using the Cisco SD-WAN vManage Certificate Management API?
Answer:
Question 14Selectable Answer
Which field must be completed in Cisco DNA Center when a network discovery is initiated?