Which two statements about NETCONF layers are correct? (Choose two.)
NETCONF (Network Configuration Protocol) is a standard protocol defined for managing network devices. NETCONF operates in a layered architecture, which includes the following key layers:
Operations Layer: This layer deals with the actual operations like <get-config>, <edit-config>, <copy-config>, and others. It receives RPC (Remote Procedure Call) requests from a remote NETCONF client and processes these requests.
Messages Layer: This layer is responsible for encoding the RPCs and sending them over the network. It handles the communication between the NETCONF client and server, ensuring that the RPC messages are correctly formatted (usually in XML) and transmitted.
Statement B is correct because the Messages layer is responsible for sending RPCs to a remote NETCONF server.
Statement C is correct because the Operations layer is where the NETCONF server receives and processes the RPCs sent by the client.
Supporting Reference:
Juniper Networks NETCONF Documentation: Provides a detailed breakdown of the NETCONF protocol layers and their functions.
RFC 6241: The official specification for NETCONF, which describes the layered architecture, including the operations and messages layers.
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?
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
Exhibit.

Referring to the exhibit, which two statements about the script are correct? (Choose two.)
Nikita
7 hours agoAileen
8 days agoSalome
15 days agoGeorgene
26 days agoJanessa
1 month agoSina
1 month agoLuis
2 months agoRoosevelt
2 months agoRosio
2 months agoStephaine
2 months agoTrinidad
3 months agoHelga
3 months agoLenny
3 months agoFrederick
3 months agoLeonard
4 months ago