EMT Practice Test

1. Question Content...


Question List

Question1: Which two statements about NETCONF layers are correct? (Choose two.)

Question2: You are asked to use the REST API to retrieve interface configuration information from your Junos device. You decide to use a cURL HTTP GET command to retrieve this information.
In this scenario, which two statements are correct? (Choose two.)

Question3: You want to perform a dry run on the myPlays playbook and use a custom inventory file called myRouters.ini.
Which Ansible command would you use in this scenario?

Question4: Which statement is correct about Ansible playbooks?

Question5: Exhibit.

Referring to the exhibit, which XML XPath expression will only show the IP address XML elements?

Question6: Which two statements about Junos automation are correct? (Choose two.)

Question7: What are two important aspects of the DevOps culture? (Choose two.)

Question8: Which statement is correct about DevOps?

Question9: Which HTTP status code indicates a response to a successful request?

Question10: Which two standard logical operators does XPath support? (Choose two.)

Question11: Junos PyEZ tables are formatted using which file type?

Question12: Which statement is valid regarding YAML and JSON?

Question13: Which two statements are correct about a Python dictionary data type? (Choose two.)

Question14: Which two statements about NETCONF are correct? (Choose two.)

Question15: What is the difference between a list and a tuple in Python?

Question16: You are using the curl tool to include multiple RPCs in a REST API request.
Which HTTP method must be used for this request?

Question17: YAML uses which two data structures? (Choose two.)

Question18: Which process is responsible for JET automation requests?

Question19: Which development model is the classic approach to software development?

Question20: Which two statements about Junos automation are correct? (Choose two.)

Question21: 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?

Question22: Exhibit.

Referring to the exhibit, which XPath statement would retrieve the commit-user attribute in the candidate configuration?

Question23: Given the following Python script:
a = [1,2,3,4,5,6,7,8,9]
print(a[0])
What is the output of this print command?

Question24: Exhibit.

Referring to the exhibit, which two statements about the script are correct? (Choose two.)

Question25: Which Junos API supports direct modification of the Ephemeral database?

Question26: Which two programming languages have a NETCONF library supported by Juniper Networks? (Choose two.)

Question27: Which two programming languages are used for Junos on-box scripting? (Choose two.)

Question28: Which two statements are true about an XML schema document? (Choose two.)

Question29: Which two statements about XML schema definition (XSD) files are correct? (Choose two.)