Cisco 300-435 Practice Test - Questions Answers, Page 7
List of questions
Related questions
What is a difference between OpenConfig and native YANG data models?
Native models are developed by vendors and designed to intergrate to features or configurations that are relevant only to that platform.
openconfig models are developed by venders and designed to integrate to features or configurations that are relevant only to that platform.
Native models are designed to be independent of the underlying platform and are developed by vendors and standards bodies, such as the IETF.
Native models are developed by individual developers and designed to apply configurations on platforms.
Which environment must be enabled to complete the zero-touch provisioning process on a IOS XE device?
TCL
ZTP Open Service container
EEM
Guest shell
Which function is available in NETCONF and unavailable is RESTCONF?
Configuration changes are automatically activated.
Uses the YANG data models to communicate.
Support JSON and data encoding.
Validates the content of a candidate datastore.
When accessing the /device-detail endpoint in cisco DNA Center, what is an acceptable searchBy parameter value?
Platform type
IP address
Software verison
MAC address
Which setting is used for the dampening period when configuring an on-change publication for YANG-push versus Openconfig?
Null
-1
0
1000
Refer to the exhibit:
A RESTCONF GET request is sent to a Cisco IOS XE device. A portion of the response is shown in the exhibit. Which module name corresponds to the YANG model referenced in the request?
left-intergaces:ieft-ipv4
lana-if-type:enthernetCsmacd
left-interface:interfaces
left-interfaces
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
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?
Option A
Option B
Option C
Option D
Which two Cisco DNA center features are needs to add legancy on the platform? (Choose two.)
Multivendor SDK support
Trusted device profile update
Device package creation
Device package download
Device profile replication
What are two characteristics of synchronous calls to APIs? (Choose two)
They block until a response is returned from the servers.
They make an application less portable, so asynchronous calls are preferred.
They add perceived latency to an application if data is not received.
Calls are limited to specific programming languages.
They do not block while waiting for the API to be processed.
Question