To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
The technical storage or access that is used exclusively for statistical purposes.
The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
Some new questions:
Question:
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?
A. ansible-playbook myPlays –check -i myRouters.ini
B. ansible-playbook myPlays —extra-vars ‘inventory_file=myRouters .ini’
C. ansible-playbook myPlays —extra-vars ‘dry run=True’ myRouters.ini
D. ansible-playbook myPlays —limit myRouters
Question:
Which two statements about Ansible are correct? (Choose two.)
A. Ansible can use a single playbook to configure devices from multiple vendors.
B. Ansible modules must be written in Go.
C. Ansible is an open source project.
D. Ansible requires a license to unlock full functionality.
Question:
What is the default port for NETCONF connections over SSH?
A. 22
B. 8080
C. 830
D. 433
Question:
Your organization is developing an application to automate management of Junos network appliances. You want to use the existing PyEZ libraries to improve the development process. Which API would satisfy this requirement?
A. REST API
B. JETAPI
C. RPC API
D. XML API
………
Some questions:
Q
What are two important aspects of the DevOps culture? (Choose two.)
A. communication
B. separation of duties
C. use of specific tools
D. people
Q
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.)
A. You can retrieve this data in HTML or JSON formats.
B. You must have SSH enabled on the Junos device.
C. You can retrieve this data in XML or JSON formats.
D. You must Include the authentication Information with each request.
Q
Which two programming languages are used for Junos on-box scripting? (Choose two.)
A. Perl
B. Ruby
C. SLAX
D. XSLT
Q
Which process is responsible for XML automation requests?
A. jsrpd
B. mgd
C. rpd
D. jsd
Q
Which Junos configuration database is updated by PyEZ by default?
A. shared
B. dynamic
C. private
D. ephemeral
……….