JNCIA-DevOps: Juniper Networks Certified Associate – Automation (2023) — Question 1
Which type of on-box automation script is designed to run every time a user executes a configuration change?
Answer options
- A. event
- B. SNMP
- C. commit
- D. operation
Correct answer: D
Explanation
The correct answer is D, operation, as it is specifically triggered by configuration changes. Option A, event, refers to scripts that respond to specific occurrences but not necessarily tied to configuration changes. Option B, SNMP, is a protocol for network management, and option C, commit, relates to finalizing changes but does not directly execute on every change.