nerdexam
Juniper

JN0-224 · Question #144

You are asked to write an on-box script that will be triggered when a specific interface on a Junos device goes down. Which type of on-box script should you use to accomplish this task?

The correct answer is B. event. An event script is used to automate responses to system events in Junos, such as an interface going down. These scripts are triggered automatically when a specified event occurs, making them suitable for tasks like monitoring interface status and executing actions when the…

Automation Overview and Evolution

Question

You are asked to write an on-box script that will be triggered when a specific interface on a Junos device goes down. Which type of on-box script should you use to accomplish this task?

Options

  • Acommit
  • Bevent
  • Coperation
  • DSNMP

How the community answered

(21 responses)
  • A
    5% (1)
  • B
    76% (16)
  • C
    5% (1)
  • D
    14% (3)

Explanation

An event script is used to automate responses to system events in Junos, such as an interface going down. These scripts are triggered automatically when a specified event occurs, making them suitable for tasks like monitoring interface status and executing actions when the status Option B (event) is correct because event scripts are designed for reacting to system events like an interface going down.

Topics

#event script#on-box scripting#interface events#automation triggers

Community Discussion

No community discussion yet for this question.

Full JN0-224 Practice