When working with MV Sense APIs, which type of protocol is MQTT based upon?

When working with MV Sense APIs, which type of protocol is MQTT based upon?A . publish-subscribe messaging protocolB . simple mail transport protocolC . heavyweight messaging protocolD . computer vision protocolView AnswerAnswer: A Explanation: Reference: https://internetofthingsagenda.techtarget.com/definition/MQTT-MQ-Telemetry-Transport

May 23, 2021 No Comments READ MORE +

What are the two YANG data nodes and modules referenced in the response?

Refer to the exhibit. 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 shown in the exhibit. What are the two YANG data nodes and modules referenced in the response? (Choose two.)A . description...

May 22, 2021 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+jsonB . yang +jsonC . yang.data+jsonD . 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

May 22, 2021 No Comments READ MORE +

Which state should be added on a new line at the end of the Ansible task?

Refer to the exhibit. NTP server 10.1.1.20 must be configured on the target Cisco IOS XE device without using authentication and logging. Which state should be added on a new line at the end of the Ansible task?A . state: trueB . state: startedC . state: presentD . state: installedView...

May 22, 2021 No Comments READ MORE +

Drag and drop the code from the bottom onto the box where the code is missing to construct a Python script to automate the process of updating the site-to-site VPN settings of the network. Not all options are used

DRAG DROP Drag and drop the code from the bottom onto the box where the code is missing to construct a Python script to automate the process of updating the site-to-site VPN settings of the network. Not all options are used. View AnswerAnswer:

May 21, 2021 No Comments READ MORE +

Which two parameters are mandatory when the Cisco Meraki API is used to create a network?

Refer to the exhibit. Which two parameters are mandatory when the Cisco Meraki API is used to create a network? (Choose two.)A . timezoneB . disableMyMerakiComC . typeD . tagsE . organizationIdView AnswerAnswer: C,E Explanation: Without organizationID and timezone, you will not be able to create a network. Organizationid is...

May 19, 2021 No Comments READ MORE +

Which XML tag completes this NETCONF telemetry subscription with a Cisco IOS XE device?

Refer to the exhibit. Which XML tag completes this NETCONF telemetry subscription with a Cisco IOS XE device?A . crontabB . cadenceC . frequencyD . periodView AnswerAnswer: D Explanation: Reference: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/1610/b_1610_programmability_cg/model_driven_telemetry.html

May 19, 2021 No Comments READ MORE +

What are two benefits of leveraging Ansible for automation of Cisco IOS XE Software? (Choose two.)

What are two benefits of leveraging Ansible for automation of Cisco IOS XE Software? (Choose two.)A . Ansible playbooks are packaged and installed on IOS XE devices for automatic execution when an IOS device reboots.B . All IOS XE operating systems include Ansible playbooks for basic system administration tasks.C ....

May 19, 2021 No Comments READ MORE +

With the MV Sense API, which REST endpoint provides LUX level?

With the MV Sense API, which REST endpoint provides LUX level?A . /merakimv/XXXX-XXXX-XXXX/lightB . /merakimv/XXXX-XXXX-XXXX/raw_detectionsC . /merakimv/XXXX-XXXX-XXXX/0D . /merakimv/XXXX-XXXX-XXXX/zonesView AnswerAnswer: A Explanation: Reference: https://developer.cisco.com/meraki/mv-sense/#!mqtt/lux-light-levels

May 19, 2021 No Comments READ MORE +

Which setting is used for the dampening period when configuring an on-charge publication for YANG-push versus OpenConfig?

Which setting is used for the dampening period when configuring an on-charge publication for YANG-push versus OpenConfig?A . nullB . -1C . 0D . 1000View AnswerAnswer: C Explanation: Reference: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/1612/b_1612_programmability_cg/model_driven_telemetry.html

May 19, 2021 No Comments READ MORE +