Cisco (300-435-ENAUTO) Exam Questions And Answers page 12
Which tag is required when establishing a YANG-push subscription with a Cisco IOS XE device?
Automate APIs and Protocols
Network Device Programmability
What is an advantage of software-defined networks as compared to traditional networks?
They simplify operations by creating a concrete copy of the network.
They reduce complexity by coupling the control and the data plane.
They enable older hardware to be repurposed without an investment in new infrastructure.
They deliver a distributed management architecture that provides better resilience to errors.
Network Programmability Foundation
Cisco SD-WAN Programmability
Which curl command is used to update the SNMP community of network ID 1234567 to read-only?
Automate APIs and Protocols
Network Device Programmability
Webhooks that are generated by Cisco DNA Center are REST calls with which properties?
JSON payload delivered via PUT
XML payload delivered via POST
JSON payload delivered via POST
XML payload delivered via PUT
Automate APIs and Protocols
Network Device Programmability
Which field must be completed in Cisco DNA Center when a network discovery is initiated?
SNMP read community string
Enable password
NETCONF port
Discovery type
Automate APIs and Protocols
Network Device Programmability
Which two actions do Python virtual environments allow users to perform? (Choose two.)
Simplify the CI/CD pipeline when checking a project into a version control system, such as Git.
Efficiently port code between different languages, such as JavaScript and Python.
Run and simulate other operating systems within a development environment.
Quickly create any Python environment for testing and debugging purposes.
Quickly create an isolated Python environment with module dependencies.
Network Programmability Foundation
Network Device Programmability
How Do Synchronous API Calls Differ from Asynchronous Ones?
Multiple Choice
What are two characteristics of synchronous calls to APIs? (Choose two.)
They can be used only with certain programming languages.
They make your application less portable, so asynchronous calls are preferred.
They can add perceived latency to your application if data is not received.
They block until a response is returned from the servers.
They do not block while waiting for the API to be processed.
Automate APIs and Protocols
Network Device Programmability
Which two factors influence the location accuracy of a device using Scanning APIs? (Choose two.)
AP placement
device manufacturer/OS
client device orientation
battery life of the device
amount of device antennas
Automate APIs and Protocols
Network Device Programmability
Refer to the exhibit. Which XML tag completes this NETCONF telemetry subscription with a Cisco IOS XE device?
crontab
cadence
frequency
period
Automate APIs and Protocols
Network Device Programmability
With the MV Sense API, which REST endpoint provides LUX level?
/merakimv/XXXX-XXXX-XXXX/light
/merakimv/XXXX-XXXX-XXXX/raw_detections
/merakimv/XXXX-XXXX-XXXX/0
/merakimv/XXXX-XXXX-XXXX/zones
Automate APIs and Protocols
Network Device Programmability
Comments