ExamGecko
Question list
Search
Search

Question 31 - JN0-223 discussion

Report
Export

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?

A.
commit
Answers
A.
commit
B.
event
Answers
B.
event
C.
operation
Answers
C.
operation
D.
SNMP
Answers
D.
SNMP
Suggested answer: B

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 changes.

Option B (event) is correct because event scripts are designed for reacting to system events like an interface going down.

Option A (commit) is used for configuration changes, Option C (operation) is used for operational tasks, and Option D (SNMP) is not applicable in this context.

Supporting

Reference:

Juniper Networks Event Scripts Documentation: Details how event scripts are used to automate responses to specific system events in Junos

asked 18/09/2024
Amarjeet Saini
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first