Implementing Automation for Cisco Enterprise Solutions (ENAUTO) — Question 7
Which tag is required when establishing a YANG-push subscription with a Cisco IOS XE device?
Answer options
- A. <yp:period>
- B. <yp:subscription-result>
- C. <yp:subscription-id>
- D. <yp:xpath-filter>
Correct answer: D
Explanation
The <yp:xpath-filter> tag is essential for defining the specific data to be pushed during a YANG-push subscription. The other options, while related to subscription attributes, do not provide the necessary filtering mechanism required for this type of subscription.