Juniper JN0-221 - Automation and DevOps, Associate Exam
Page: 2 / 13
Total 63 questions
Question #6 (Topic: Topic 1)
Click the Exhibit button.
[Juniper-JN0-221-1.0/xmlfile-6_1.png]
Referring to the exhibit, this snippet of code would represent which type of data?
[Juniper-JN0-221-1.0/xmlfile-6_1.png]
Referring to the exhibit, this snippet of code would represent which type of data?
A. JSON object
B. JSON array
C. YAML sequence
D. YAML mapping
Answer: A
Question #7 (Topic: Topic 1)
Click the Exhibit button.
[Juniper-JN0-221-1.0/xmlfile-7_1.png]
Referring to the exhibit, which statement about the Ansible Playbook is correct?
[Juniper-JN0-221-1.0/xmlfile-7_1.png]
Referring to the exhibit, which statement about the Ansible Playbook is correct?
A. The Ansible Playbook will report a syntax error
B. The Ansible Playbook execution will fail
C. The Ansible Playbook will prompt for credentials
D. The Ansible Playbook will execute successfully
Answer: C
Question #8 (Topic: Topic 1)
Click the Exhibit button.
[Juniper-JN0-221-1.0/xmlfile-8_1.png]
Referring to the exhibit, which two code blocks are an equivalent representation in JSON? (Choose two.)
[Juniper-JN0-221-1.0/xmlfile-8_1.png]
Referring to the exhibit, which two code blocks are an equivalent representation in JSON? (Choose two.)
A. {“Routersâ€:[“r1â€,“r2â€],“Switchesâ€:[{“s1â€:[{“interfaceâ€:“ge-0/0/0.0â€}]}]}
B. {“routersâ€:[“r1â€,“r2â€],“switchesâ€:[{“s1â€:[{“interfaceâ€:“ge-0/0/0.0â€}]}]} C. [Juniper-JN0-221-1.0/xmlfile-8_2.png] D. [Juniper-JN0-221-1.0/xmlfile-9_1.png]
Answer: BD
Question #9 (Topic: Topic 1)
What is the default port for NETCONF connections over SSH?
A. 22
B. 830
C. 443
D. 8080
Answer: A
Question #10 (Topic: Topic 1)
Which two statements are correct about Junos PyEZ Tables and Views? (Choose two.)
A. PyEZ Tables and Views are defined using YAML
B. The juniper_junos_config module enables the use of PyEZ Tables and Views
C. PyEZ Tables and Views are defined using CSV
D. The juniper_junos_table module enables the use of PyEZ Tables and Views
Answer: AD