What tool is used to perform a "what if" failure analysis in a service provider network that is running Segment Routing?
A. Cisco WAN Automation Engine
B. Cisco Evolved Programmable Network Manager
C. Cisco Network Services Orchestrator
D. Cisco Segment Routing Path Computation Element

Refer to the exhibit. What is the result of the Ansible task?
A. It configures a Cisco IOS XR router with BGP AS65000 with two neighbors and redistributes OSPF into BGP.
B. It validates the BGP configuration on a Cisco IOS XR router, but it is a read-only module and cannot modify the configuration on the router.
C. It validates the BGP configuration on a Cisco IOS XE router, but it is a check mode-only network module and cannot modify the configuration on the router.
D. It configures a Cisco IOS router with BGP on AS500 and redistributes OSPF into BGP.

Refer to the exhibit. XTC has been configured by an engineer. What does the IPv4 address represent on the snippet?
A. local address of the router on which it listens for PCEP
B. configured for the local peer for state synchronization
C. destination address of the router on which it listens for PCEP
D. configured for the remote peer for state synchronization
What are two benefits of using Cisco NSO? (Choose two.)
A. It abstracts the device adapter and complex device logic from the service logic.
B. It uses load balancing services for better traffic distribution.
C. It easily integrates into northbound systems and APIs.
D. It can replace the CI/CD pipeline tools.
E. It automatically discovers all deployed services.

Refer to the exhibit. Using the provided XML snippet, which Xpath expression prints "Jane"?
A. //employee[1]/firstName/value()
B. //employee[0]/firstName/value()
C. //employee[1]/firstName/text()
D. //employee[0]/firstName/text()

Refer to the exhibit. Which XML output is a valid instantiation of the YANG model?

A. Option A
B. Option B
C. Option C
D. Option D
Which two data formats are human readable? (Choose two.)
A. YAML
B. Apache Arrow
C. gRPC
D. binary
E. JSON
What are two fundamental design constraints of a RESTful API? (Choose two.)
A. It includes a series of interactions to the API that are dependent on one another.
B. It is dependent on the communication protocol being HTTP.
C. It exposes procedures or functions for a client call.
D. Each interaction is independent from all others on the server side.
E. It is a client-server communication model where the client and the server are independent of one another.
You create a simple service package skeleton in Cisco NSO using ncs-make-package ç’¼ervice-skeleton template vlan. Which two steps must be performed to complete the service? (Choose two.)
A. Create the VLAN service template in XML.
B. Modify the VLAN FastMap algorithm.
C. Start the VLAN Python VM.
D. Create the VLAN service model in YANG.
E. Compile the VLAN NED.
Which NETCONF datastore is locked while the network device configuration is edited?
A. running
B. common
C. startup D. working