JN0-422 Exam Questions
66 real JN0-422 exam questions with expert-verified answers and explanations. Page 1 of 2.
- Question #2
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...
- Question #3
Click the Exhibit button. Exhibit: Ansible playbook: The r0 device is currently in a factory-default state. The console connection of r0 is reachable using Telnet on TCP port 555 o...
- Question #4
Click the Exhibit button. Exhibit: You are using RubyEZ to interact with a Junos device: however, you are not successfully connecting to the device. Referring to the exhibit, what...
- Question #5
Click the Exhibit button. Exhibit: How would you test the configuration snippet shown in the exhibit?
- Question #6
Which two statements are correct about JSON characteristics? (Choose two)
- Question #7
Click the Exhibit button. Exhibit:
- Question #8
Click the Exhibit button. Exhibit: While using NETCONF, the developer attempts to lock the configuration, but the error shown in the exhibit is received. The developer verifies no...
- Question #9
A customer has a control machine with a default Ansible installation. During execution of an Ansible module against a Junos device, the Ansible control machine generates the msg: u...
- Question #10
Which statement describes the relationship between YANG and NETCONF?
- Question #12
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 o...
- Question #13
With which three processes does the JET service process communicate? (Choose three)
- Question #14
In SLAX, what is the difference between the jcs:invoke () and the jcs:execute () functions?
- Question #15
You want to enable an unsigned Python op script named inventory.py that will be stored on a local Junos device. Which two commands are needed to accomplish this task? (Choose two)
- Question #16
What are three ways for PyEZ to connect to supported Junos devices? (Choose three)
- Question #17
Click the Exhibit button. Referring to the exhibit, what is the type of the myConfig variable on line 17 of the Python script?
- Question #18
The <rpc-reply> XML tag is a member of which NETCONF protocol layer?
- Question #19
Click the Exhibit button. Exhibit: The Ansible playbook shown in the exhibit is executed against a set of Junos network devices. Each Junos device is configured with a user account...
- Question #20
Which statement is true about a Junos ephemeral configuration database?
- Question #21
Which two automation frameworks are agentless when managing Junos devices? (Choose two)
- Question #22
What are two attributes of the jsd JET service process? (Choose two)
- Question #23
You are asked to write an application that interacts directly with the internal APIs belonging to rpd Which statement is true in this scenario?
- Question #24
You want to push a configuration onto a Junos device without using NETCONF. Which two will accomplish this task? (Choose two)
- Question #25
Which two primary processes are used by Juniper devices for on-box or off-box automation? (Choose two)
- Question #26
To which component(s) does the JET service APIs provide access?
- Question #28
What is a valid method for determining the Junos RPC associated with the show version command?
- Question #29
What are three types of Juniper on-box scripts? (Choose three)
- Question #30
Which messaging protocol do JET service APIs use to interface with the Junos OS?
- Question #31
Which transport protocol must be supported by RFC-compliant NETCONF implementations?
- Question #32
What are two message types that compose the message layer of the Juniper NETCONF implementation? (Choose two?)
- Question #33
What is purpose of RubyEZ?
- Question #34
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_fil...
- Question #35
What is correctly formatted JSON string?
- Question #36
Which data serialization is used between RubyEZ and a Junos device?
- Question #37
Click the Exhibit button. Exhibit: You are validating access to a Junos device using NETCONF and receive the response shown below. Referring to the exhibit, how would you solve thi...
- Question #38
What are three elements of a JET notification message? (Choose three)
- Question #39
What are two benefits of network automation? (Choose two)
- Question #41
Click the Exhibit button. Exhibit: An automation developer is using command-line scripting and wants to briefly survey NETCONF capabilities before running a new task. Referring to...
- Question #42
In a Python commit script, which object provides the post-inheritance candidate configuration?
- Question #43
Click the Exhibit button. Referring to the exhibit, which exception is raised if the <get-interface-information> RPC takes 40 seconds to return a complete response?
- Question #44
Click the Exhibit button. Exhibit: You need to programmatically extract interface information using PyEZ from your MX Series device. You log in and use the show interfaces terse |...
- Question #45
Which format does an Ansible playbook use?
- Question #46
What are two format distinctions to know when using YAML? (Choose two)
- Question #48
You are writing a SLAX op script to provide a customized rendition of the show interface output. You want to include a command-line argument named interface and provide it with the...
- Question #49
Click the Exhibit button. Exhibit: Referring to the exhibit, what are two results of the Python operational script? (Choose two)
- Question #51
Which YAML document represents a valid mapping (dictionary) of sequences (lists)?
- Question #52
What are three supported languages for operational scripts on Junos devices? (Choose three)
- Question #54
Click the Exhibit button. Exhibit: Junos Event Policy Configuration Referring to the exhibit. What will the hostname be if interface ge-0/0/0 goes down?
- Question #55
By default, Python event scripts and SNMP scripts configured on a Junos device execute as which user?
- Question #56
Which statement describes the purpose of Ansible roles?
- Question #57
Click the Exhibit button. Exhibit: Referring to the exhibit, what is the execution order of tasks in the Ansible playbook?