DRAG DROP -
Drag and drop the components of Cisco Network Services Orchestrator from the left onto the correct definitions on the right.
Select and Place:
Answer :

Refer to the exhibit. Which two URI entries are optional and functional in this RESTCONF URI structure? (Choose two.)
Answer : BE
Reference:
https://www.ciscolive.com/c/dam/r/ciscolive/apjc/docs/2016/pdf/DEVNET-1081.pdf page 25
The Netmiko BaseConnection class contains a method called "send_config_set()". Which two actions does this method perform on the device? (Choose two.)
Answer : CD
How does using the Python with statement in conjunction with ncclient manager improve an existing NETCONF automation script?
Answer : D

Refer to the exhibit. Which command prints out (44, 22) when this code is run on Python 3?
Answer : C

Refer to the exhibit. An engineer updated the skeleton template. How can a device be entered into the YANG Model?
Answer : D

Refer to the exhibit. A Python script is created to add a new device on Cisco NSO using RESTCONF API. The device is added successfully, but a 405 Method Not
Allowed RESTCONF error code has received as the line to fetch SSH keys runs. Which code is missing to complete the script?
Answer : C

Refer to the exhibit. What is the significance of "*" before the "father" leaf that is shown in the pyang tree output?
Answer : C
An engineer needs to configure network devices in an automated way. Which two ways are used to create structured data using YANG to provide REST-like APIs to enable programmability access? (Choose two.)
Answer : BE
Reference:
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/166/b_166_programmability_cg/restconf_prog_int.pdf
Which two data formats are human readable? (Choose two.)
Answer : AE
A user is debugging a problem with model-driven dial-in/out streams with gRPC for a Cisco IOS XR implementation. There is no streaming data and the path is not resolved when the show telemetry model-driven subscription command is issued on the router. What is the cause of the problem?
Answer : A
Reference:
https://community.cisco.com/t5/service-providers-documents/implementing-grpc-telemetry-on-xr-devices/ta-p/3393966

Refer to the exhibit. Based on the YANG presented, what is the correct xpath to retrieve the router named "ios-device" under the "CustomerA" service name?
Answer : D
What are two fundamental design constraints of a RESTful API? (Choose two.)
Answer : DE
Which two operations must be used to allow a network engineer to use NETCONF to configure and manage networking devices? (Choose two.)
Answer : AC
FILL BLANK -
Fill in the blank to complete the statement about NETCONF and Python libraries.
________________ is a Python library that facilitates client-side scripting and deploying changes to the network using the NETCONF protocol.
Answer : Ncclient
Reference:
https://pypi.org/project/ncclient/
Have any questions or issues ? Please dont hesitate to contact us