JN0-224 · Question #148
Which type of on-box automation script is designed to run every time a user executes a configuration change?
The correct answer is C. commit. In Junos OS, a commit script is an on-box automation script that runs every time a configuration change is committed. Commit scripts are used to enforce configuration policies, validate configuration changes, or make automatic adjustments to configurations when certain…
Question
Which type of on-box automation script is designed to run every time a user executes a configuration change?
Options
- Aevent
- BSNMP
- Ccommit
- Doperation
How the community answered
(32 responses)- A6% (2)
- B3% (1)
- C88% (28)
- D3% (1)
Explanation
In Junos OS, a commit script is an on-box automation script that runs every time a configuration change is committed. Commit scripts are used to enforce configuration policies, validate configuration changes, or make automatic adjustments to configurations when certain conditions Commit Script (C): Executes automatically during the commit process, ensuring that the new configuration adheres to specific rules or conventions before it is applied to the system. Event, SNMP, and operation scripts are used for other purposes in Junos automation but do not run automatically with every configuration change.
Topics
Community Discussion
No community discussion yet for this question.