Designing Cisco Enterprise Networks (ENSLD) — Question 94
Which NETCONF operation creates filtering that is specific to the session notifications?
Answer options
- A. <create-subscription>
- B. <commit>
- C. <notification>
- D. <logging>
Correct answer: A
Explanation
<create-subscription> is the correct answer as it is specifically designed to create subscriptions for notifications tailored to the session. The other options do not pertain to filtering notifications; <commit> is used for committing changes, <notification> refers to the messages sent, and <logging> is related to event logging, not session filtering.