Referring to the exhibit, which two statements are correct?
Exhibit. Referring to the exhibit, which two statements are correct? (Choose two )A . The connection to the Junos device is explicitly opened and closed.B . The connection to the Junos device is automatically opened and closed.C . The Junos configuration database is explicitly locked and unlocked.D . The Junos...
Which two Junos processes handle automation on Junos devices? (Choose two.)
Which two Junos processes handle automation on Junos devices? (Choose two.)A . mgdB . chassidC . rpdD . jsdView AnswerAnswer: A
Which two statements about DevOps are correct? (Choose two.)
Which two statements about DevOps are correct? (Choose two.)A . DevOps is a methodology that allows for frequent, quick modificationsB . DevOps is a methodology that ensures that collaboration does not occur across organizational boundariesC . DevOps is a methodology used to develop software or systemsD . DevOps is a...
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 . PuppetB . ChefC . PythonD . RubyView AnswerAnswer: C Explanation: Explanation Reference: https://www.juniper.net/documentation/en_US/junos-pyez/topics/concept/junospyezoverview.html#:~:text=Junos%20PyEZ%20is%20a%20microframework,operating%20 system%20(Junos% 20OS).
Referring to the exhibit, which two statements are correct?
Exhibit. Referring to the exhibit, which two statements are correct? (Choose two)A . The Junos configuration database is automatically locked and unlocked.B . The connection to the Junos device is explicitly opened and closedC . The connection to the Junos device is automatically opened and closedD . The Junos configuration...
Referring to the exhibit, which two code blocks are an equivalent representation in JSON?
Exhibit. 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”}]}]}View AnswerAnswer: B,D
Referring to the exhibit, which two statements about the script arc correct?
Exhibit. Referring to the exhibit, which two statements about the script arc correct? (Choose two.)A . The script prints the name of each configured interface.B . The script retrieves the interface configuration in XMLC . The script prints interface information for each interface name.D . The script retrieves the interface...
What are two examples of XPath axes? (Choose two.)
What are two examples of XPath axes? (Choose two.)A . grandchildB . siblingC . parentD . grandparentView AnswerAnswer: B,C Explanation: Explanation Reference: https://www.juniper.net/documentation/en_US/junos/topics/concept/junosscript-automation-xpathoverview.html
What will determine which data serialization format is used for interfacing with a system?
What will determine which data serialization format is used for interfacing with a system?A . the system's APIB . the operating systemC . programming language versionD . IDE specificationsView AnswerAnswer: C
Ansible playbooks are written in which format?
Ansible playbooks are written in which format?A . YAMLB . PythonC . XMLD . JSONView AnswerAnswer: D