A. fragment
B. query
C. operation
D. path
E. api-entry
A. Cisco Network Services Orchestrator
B. Cisco Evolved Programmable Network Manager
C. Cisco WAN Automation Engine
D. Cisco Segment Routing Path Computation Element
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 XE router, but it is a check mode-only network module and cannot modify the configuration on the router.
C. It configures a Cisco IOS router with BGP on AS500 and redistributes OSPF into BGP.
D. 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.
A. Synchronous communication is with a central orchestrator.
B. Asynchronous communication waits for a response.
C. An application can freeze if there is no response from a request.
D. It is not necessary to wait for availability of a resource.
A. It takes a Python iterable, such as a list of commands, and executes them in order on the device.
B. It saves the running configuration to the startup configuration after executing the configuration commands on the device.
C. It takes a filename parameter that executes commands contained in that file on the device.
D. It automatically enters and exits configuration mode on the device.
E. It requires the user to explicitly send configure terminal and exit commands to the device to enter and exit configuration mode.
A. wait_for_connection:
B. wait_for: result[0] contains IOS-XR
C. wait_for: result[1] contains "IOS-XR"
D. notify: "IOS-XR"