EMT Practice Test

1. Question Content...


Question List

Question1: Which feature is used in XML to ensure that all attributes and elements have unique names?

Question2: Exhibit.

You are making alternations to an existing script to retrieve the encrypted root password from the Junos device shown in the exhibit. You decide to add this request to the script after the script has navigated to the configuration/system hierarchy.
In this scenario, which XPath reference should be used to accomplish this task

Question3: What are two examples of XPath axes? (Choose two.)

Question4: Which API does the Junos CLI use to modify the configuration database?

Question5: Exhibit.

Referring to the exhibit, where would the junos. conf file be found?

Question6: Which set of DevOps CAUMS values is correct?

Question7: Which two Junos processes handle automation on Junos devices? (Choose two.)

Question8: Which two statements about Junos PyEZ RPC(s) are correct? (Choose two.)

Question9: What is a valid JSON object?

Question10: Exhibit Referring to the exhibit, what will be two results of this playbook before saving it to a file? (Choose two.)

Question11: Which Python code block is an example of an context manager?
A)

B)

C)

D)

Question12: Exhibit.

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

Question13: Which statement is correct about Infrastructure as Code (IaC)?

Question14: Which cur1 command will successfully retrieve interface information from a Juniper device?

Question15: Which statement about using Ansible with a Junos device is correct?

Question16: Which two statements are correct about Junose PyEZ Tables and Views? (Choose two.)

Question17: Which statement is correct about YAML?

Question18: What are two values of the Agile model of software development? (Choose two.)

Question19: Which two statements regarding the DevOps methodology are correct? (Choose two.)

Question20: Which code format is a valid example of an HTTPS get-interface-information method using the default port?

Question21: Prior to creating a Junos automation script, you want to understand the output format of a new isolated RPC calls to use in the script.
What is the provided on Junos devices to help accomplish this task?

Question22: What are two popular methods of data serialization? (Choose two.)

Question23: Exhibit.

Referring to the exhibit, which statement about the Ansible host file is correct?

Question24: You are creating a JSON data structure and must add a title called, The "Big" Router.
In this scenario, which example will produce the desired results?

Question25: What are two components of the Waterfall model of software development? (Choose two.)

Question26: PyEX supports which three connection methods? (Choose three.)

Question27: You need an Ansible Playbook to log in to multiple devices with different login credentials. For compliance purposes, you are not allowed to prompt the user for the credentials or allow the credentials be stored in planted on the control machine for each device.
Which two actions will fulfill this task? (Choose two.)

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

Question29: Exhibit.

Referring to the exhibit, which two code blocks are an equivalent representation in JSON?

Question30: What is an example of correct XML syntax?

Question31: Exhibit.

You have the configuration shown in the exhibit, but are unable to access the REST API Explorer.
Which configuration is necessary to solve this problem?

Question32: Exhibit

Referring to the exhibit, what is the output from the print(x) line?

Question33: You are asked to develop a PyEZ application that will connect to multiple Junos devices using the XML API and perform an asset inventory.
Which standards-based protocol should you use to perform this

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

Question35: What is the default port for NETCONF connections over SSH?

Question36: According to the Manifesto for Agile Software Development, what is the highest priority?