You want to push a configuration onto a Junos device without using NETCONF.
Which two will accomplish this task? (Choose two)
Show answer and explanation
Correct answers: A, C
JN0-420 Real Exam Questions
65 questions available · Page 1 of 7
Updated Exam DumpsVerified AnswersPass Guarantee
You want to push a configuration onto a Junos device without using NETCONF.
Which two will accomplish this task? (Choose two)
Correct answers: A, C
What are three ways for PyEZ to connect to supported Junos devices? (Choose three)
Correct answers: A, B, C
References:
https://www.juniper.net/documentation/en_US/junos-pyez/topics/task/program/junos-pyez-connection-methods.html
What are two format distinctions to know when using YAML? (Choose two)
Correct answers: A, B
Because YAML is white-space sensitive and indentation is significant (not allowed), you should always use spaces rather than tabs when creating playbooks. In YAML, items preceded by a hyphen (-) are considered list items, and the key:value notation represents a hash.
References:
https://www.juniper.net/documentation/en_US/junos-ansible1.0/topics/task/program/junos-ansible-playbooks-creating-executing.html
You need to reset all Junos systems in your lab to their factory-default state and then push a new configuration to the device.
Which two Ansible modules would your playbook use to accomplish this task? (Choose two)
Correct answers: B, D
References:
https://www.juniper.net/documentation/en_US/junos-ansible1.0/topics/example/junos-ansible-playbooks-device-zeroize.html
https://www.juniper.net/documentation/en_US/junos-ansible1.0/topics/example/junos-ansible-playbooks-device-configuring.html
Which command is used to execute an Ansible playbook?
Correct answer: D
References:
https://docs.ansible.com/ansible/2.4/command_line_tools.html
You are asked to write an application that interacts directly with the internal APIs belonging to rpd.
Which statement is true in this scenario?
Correct answer: C
You are asked by your manager to automatically switch traffic from the primary link to the backup link on the MX Series device at the branch site whenever latency is above 300 ms over a 5-minute period.
Which type of Junos script would you use in this scenario?
Correct answer: D
References:
https://www.juniper.net/documentation/en_US/junos/topics/concept/junos-script-automation-overview.html
Click the Exhibit button.
Exhibit:

Your manager asks you to troubleshoot an Ansible problem when logging into a Junos device. You notice the Ansible play in question has a vars_files argument that calls the variables.yml entry file. The contents of that file are displayed in the exhibit.
What is happening in this scenario?
Correct answer: C
References:
https://www.juniper.net/documentation/en_US/junos-ansible1.0/topics/task/configuration/junos-ansible-authenticating-users.html
With the inclusion of Python in the Junos OS, what is an advantage that this feature provides administrators?
Correct answer: C
Which two primary processes are used by Juniper devices for on-box or off-box automation? (Choose two)
Correct answers: B, C