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

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. View AnswerAnswer: Explanation: Graphical user interface, text, application Description automatically...

October 7, 2022 No Comments READ MORE +

Which string completes the highlighted areas in the exhibit?

Refer to the exhibit. An engineer creates a Python script using RESTCONF to display hostname information. The code must be completed so that it can be tested. Which string completes the highlighted areas in the exhibit?A . yang-data+json B. yang +json C. yang.data+json D. jsonView AnswerAnswer: A Explanation: Reference: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/166/b_166_programmability_cg/restconf_prog_int.html

October 7, 2022 No Comments READ MORE +

What is the result of executing the script?

Refer to the exhibit. A Python script is used to configure a Cisco IOS XE router. The Loopback2 interface currently has a description of Management and an IP address/netmask of 10.222.34.22/32. What is the result of executing the script?A . The interface description remains the same. B. The router rejects...

October 7, 2022 No Comments READ MORE +

What is a characteristic of the tree?

Refer to the exhibit. What is a characteristic of the tree?A . three optional metrics B. two leaf-lists C. ten leaf-lists D. three containersView AnswerAnswer: D

October 7, 2022 No Comments READ MORE +

Which action allows for creating a Python script to pull inventory for Cisco SD-WAN Viptela devices using the Viptela library in the code?

Which action allows for creating a Python script to pull inventory for Cisco SD-WAN Viptela devices using the Viptela library in the code?A . from urllib.request import Viptela B. from viptela.devices import Viptela C. from viptela.viptela import Viptela D. from viptela.library import ViptelaView AnswerAnswer: C Explanation: The viptela.devices import viptela...

October 7, 2022 No Comments READ MORE +

What is a capability of MV sense MQTT API?

What is a capability of MV sense MQTT API?A . Request and subscribe to historical, current, or real-time data B. Automate the configuration of networking device. C. Monitor the network and auto adjust for optimal performance D. Create email alerts for users that violate the security configurationView AnswerAnswer: A

October 6, 2022 No Comments READ MORE +

Which two Cisco DNA center features are needs to add legancy on the platform? (Choose two.)

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 replicationView AnswerAnswer: A,D

October 6, 2022 No Comments READ MORE +

In which direction does the Cisco DNA Center Intent API communicate?

In which direction does the Cisco DNA Center Intent API communicate?A . westbound B. eastbound C. northbound D. southboundView AnswerAnswer: C Explanation: The Intent API is a Northbound REST API that exposes specific capabilities of the Cisco DNA Center platform. The Intent API provides policy-based abstraction of business intent, allowing...

October 4, 2022 No Comments READ MORE +

Which two types of solution are built with the Meraki Location Scanning API? (Choose two.)

Which two types of solution are built with the Meraki Location Scanning API? (Choose two.)A . networking automation B. mapping C. guest Wi-Fi D. Sense E. wayfinderView AnswerAnswer: B,E Explanation: Reference: https://developer.cisco.com/meraki/build/wayfinding-mapwize/

October 3, 2022 No Comments READ MORE +

Which two network assurance features are provided by the Cisco DNA Center API? (Choose two.)

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 healthView AnswerAnswer: A,C Explanation: Reference: https://www.cisco.com/c/en/us/td/docs/cloud-systems-management/network-automation-and- management/dna-center/1-2/user_guide/b_dnac_ug_1_2/b_dnac_ug_1_2_chapter_010011.html

October 3, 2022 No Comments READ MORE +