Question 61

Refer to the exhibit. Which type of YANG container is described by the JSON instance provided?
Question 62
The automation engineer must replace device configuration using RESTCONF. How is this configured using the Python library Requests?
Question 63
Refer to the exhibit.

Which type of YANG container is described by the JSON instance provided?

Which type of YANG container is described by the JSON instance provided?
Question 64
Refer to the exhibit.

The goal is to write a Python script to automatically send a message to an external messaging application when a rogue AP is detected on the network. The message should include the broadcast SSID that is in the alert. A function called "send_to_application" is created, and this is the declaration:
send_to_application(message)
The exhibit also shows the data that is received by the application and stored in the variable return_val. Which Python code completes the task?


The goal is to write a Python script to automatically send a message to an external messaging application when a rogue AP is detected on the network. The message should include the broadcast SSID that is in the alert. A function called "send_to_application" is created, and this is the declaration:
send_to_application(message)
The exhibit also shows the data that is received by the application and stored in the variable return_val. Which Python code completes the task?

Question 65
Which two WAN technologies support IEEE 802.1Q, site-to-site connectivity, and point-to-point connectivity between two offices? (Choose two.)