DRAG DROP
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.
Select and Place:
Which two features are foundations of a software-defined network instead of a traditional network? (Choose two.)
A. control plane and data plane are tightly coupled
B. build upon a robust software stack
C. requires device by device-level configurations
D. automated through expressed intent to a software controller
E. requires significant physical hardware resources
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?
A. Option A
B. Option B
C. Option C
D. Option D
Refer to the exhibit. Which type of YANG container is described by the JSON instance provided?
A. interface-configurations
B. active
C. interface-name
D. description
Refer to the exhibit. Which NETCONF protocol operation is used to interact with the YANG model?
A.
B.
C.
D.
Which setting is used for the dampening period when configuring an on-change publication for YANG-push versus OpenConfig?
A. null
B. -1
C. 0
D. 1000
Which two Netmiko methods are used to configure a device? (Choose two.)
A. send_config()
B. send_control_from_file()
C. send_config_set()
D. send_command()
E. send_config_from_file()
What are two characteristics of REST API calls? (Choose two.)
A. unencrypted
B. non-cacheable
C. stateless
D. implemented over HTTP
E. parameters passed in the headers
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?
A. /dna/intent/api/site/siteId
B. /dna/intent/api/site
C. /dna/intent/api/v1/site
D. /dna/intent/api/v1/site/siteName
Which two network assurance features are provided by the Cisco DNA Center API? (Choose two.)
A. site health
B. license compliance health
C. client health
D. Cisco APIC appliance health
E. Cisco DNA Center appliance health
In which direction does the Cisco DNA Center Intent API communicate?
A. westbound
B. eastbound
C. northbound
D. southbound
A configuration has been made to add to every switch port a new port description. The script worked initially, but after a few seconds, an HTTP 429 status code was received. What causes this error message from the Meraki cloud?
A. The wrong API key is used to query the data.
B. The rate limit of the Cisco Meraki API is exceeded.
C. The API key has expired.
D. The device goes offline while you poll the API dashboard.
Which Python snippet receives a Meraki webhook request?
A. Option A
B. Option B
C. Option C
D. Option D
Refer to the exhibit. 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?
A. with_items: “{{intlist}}”
B. with_parent: “{{intlist}}”
C. with_list: “{{intlist}}”
D. with_groups: “{{intlist}}”
Which two Cisco DNA center features are needs to add legancy on the platform? (Choose two.)
A. Multivendor SDK support
B. Trusted device profile update
C. Device package creation
D. Device package download
E. Device profile replication