Inspirational journeys

Follow the stories of academics and their research expeditions

Automating Cisco Enterprise Solution Practice Questions 2023 - Part 11

Mary Smith

Thu, 16 Apr 2026

Automating Cisco Enterprise Solution Practice Questions 2023 - Part 11

1. The automation engineer must replace device configuration using RESTCONF. How is this configured using the Python library Requests?

A) patch()
B) put()
C) delete()
D) post()



2. After a configuration request is sent using NETCONF, which call releases any locks and resources associated with the session?

A)
B)
C)
D)



3. When using Cisco YDK, which syntax configures the BGP ASN using OpenConfig BGP?

A) bgp.global_.config.as_ = 65000
B) bgp.config.as_ = 65000
C) bgp.global.config.as_ = 65000
D) bgp.global_.config.as = 65000



4. An automation engineer is trying to configure a destination group to use dial-out telemetry with gRPC on a Cisco IOS XR platform. The template created is failing to apply. Which parameters must be configured?

A) destination IP address, destination port, encoding, and sensor path
B) destination IP address, destination port, encoding, and protocol
C) source IP address, source port, encoding, and sampling interva
D) source IP address, source port, encoding, and protocol



5. Which two use cases are valid for Cisco WAN Automation Engine? (Choose two.)(Select 2answers)

A) integration with Cisco XTC
B) device manager
C) deployment of SR policies
D) what-if analysis



1. Right Answer: B
Explanation:

2. Right Answer: B
Explanation:

3. Right Answer: A
Explanation:

4. Right Answer: B
Explanation:

5. Right Answer: A,C
Explanation:

0 Comments

Leave a comment