What tool is used to perform a “what if” failure analysis in a service provider network that is running Segment Routing?
Correct Answer:
A
Refer to the exhibit. An engineer updated the skeleton template. How can a device be entered into the YANG Model?
Correct Answer:
D
Which two Python libraries are used to write a script to retrieve network device information using RESTCONF? (Choose two.)
Correct Answer:
BE
An engineer is deploying a Python script to manage network devices through SSH. Which library based on Paramiko is used?
Correct 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?
Correct Answer:
C