Referring to the exhibit, which statement about the Ansible Playbook is correct?
Click the Exhibit button. 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
Referring to the exhibit, this snippet of code would represent which type of data?
Click the Exhibit button. 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 Reference: https://www.juniper.net/documentation/en_US/junos-salt/topics/topic-map/junos-salt-configuration-loading-commiting.html
Junos PyEZ is a microframework used to operate the Junos OS using which language?
Junos PyEZ is a microframework used to operate the Junos OS using which language? A. Puppet B. Chef C. Python D. Ruby Reference: https://www.juniper.net/documentation/en_US/junos-pyez/topics/concept/junos-pyez-overview.html#:~:text=Junos%20PyEZ%20is%20a%20microframework,operating%20system%20(Junos%20OS).
Which command produces the output shown in the exhibit?
Click the Exhibit button. Which command produces the output shown in the exhibit? A. user@router> show version | display xml B. user@router# show version | display xml C. user@router> show version | display json D. user@router> show version | display xml rpc Reference: https://www.juniper.net/documentation/en_US/junos/topics/task/operational/junos-xml-protocol-rpcs-and-xml-mapping.html
Which code format is a valid example of an HTTPS get-interface-information method using the default port?
Which code format is a valid example of an HTTPS get-interface-information method using the default port? A. https://172.25.11.1:8443/api/get-interface-information B. https://172.25.11.1:3443/get-interface-information C. https://172.25.11.1:3443/rpc/get-interface-information D. https://172.25.11.1/api/get-interface-information:3443 Reference: https://www.juniper.net/documentation/en_US/junos/topics/task/configuration/rest-api-submitting-post-request.html
Which type of file is shown in the exhibit?
Click the exhibit button. Which type of file is shown in the exhibit? A. Puppet manifest B. XML file C. Ansible playbook D. XSLT file Reference: https://www.juniper.net/documentation/en_US/junos-ansible/topics/task/operational/junos-ansible-device-facts-retrieving.html
What is the advantage of using the REST API?
What is the advantage of using the REST API? A. The REST API enables Junos devices to participate in other REST management system environments B. The REST API is enabled by default on all Junos devices C. By default, the REST API retrieves data from a Junos device in CSV format D. By default, the […]
What must be done to allow these community devices to communicate?
Click the Exhibit button. You recently implemented the configuration shown in the exhibit. After committing these changes, the community devices connected to AS-1 are not able to communicate with the appropriate community devices connected to AS-2. What must be done to allow these community devices to communicate? A. You must configure an isolation VLAN ID […]
What are two supported PoE management modes?
What are two supported PoE management modes? (Choose two.) A. class B. standalone C. static D. mixed
In this scenario, which statement is correct?
You are currently using VLAN IDs 2 through 300 within your Layer 2 domain and you need to configure VSTP to prevent loops. You must ensure that all VLANs are loop free. In this scenario, which statement is correct? A. You must ensure that the VLANs are balanced between two different root bridges. B. You […]