QuestionQ11

Junos Automation Stack and DevOps Concepts

You need to write an on-box script that is triggered when a particular interface on a Junos device goes down.

Which type of on-box script should you use to accomplish this task?

  • A commit
  • B event
  • C operation
  • D SNMP
Explanation

Junos event scripts run automatically when an event policy is triggered by a defined system event. An interface-down condition can trigger such a policy, making an event script the appropriate mechanism.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!