JNCIA-DevOps: Juniper Networks Certified Associate – Automation and DevOps — Question 25
You are automating your Junos devices using NETCONF.
Which two actions will help to accomplish this task? (Choose two.)
Answer options
- A. Enable the NETCONF service
- B. Specify the YAML version
- C. Specify the transport protocol for NETCONF
- D. Enable SSH access for the root user
Correct answer: A, C
Explanation
Enabling the NETCONF service is essential to allow NETCONF protocol communication with the Junos devices. Additionally, specifying the transport protocol for NETCONF is necessary for establishing a successful connection. The other options, while potentially useful in different contexts, do not directly impact the automation of Junos devices using NETCONF.