Which configuration is necessary to solve this problem?

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?A . Configure the rest service to be active on port 80.B . Configure an IPv4 address on ge-0/0/0 0.C . Configure a secondary IPv6...

December 22, 2020 No Comments READ MORE +

Which statement is correct about Ansible playbooks?

Which statement is correct about Ansible playbooks?A . A playbook is a configuration file that defines the Ansible related parametersB . A playbook contains one or more tasks written in XMLC . A playbook can contain multiple tasks and execute multiple Python modulesD . A playbook is a specific Python...

December 21, 2020 No Comments READ MORE +

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...

December 21, 2020 No Comments READ MORE +

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

December 21, 2020 No Comments READ MORE +

Which development model is the classic approach to software development?

Which development model is the classic approach to software development?A . WaterfallB . ScrumC . KanbanD . LeanView AnswerAnswer: A Reference: https://searchsoftwarequality.techtarget.com/definition/waterfall-model

December 21, 2020 No Comments READ MORE +

which two statements are correct?

Referring to the exhibit. which two statements are correct? (Choose two.)A . The retrieved configuration will be from the Junos candidate configuration.B . The configuration will be retrieved in JSON format.C . The configuration will be retrieved in XML format.D . The retrieved configuration will be from the Junos active...

December 20, 2020 No Comments READ MORE +

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...

December 20, 2020 No Comments READ MORE +

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

December 20, 2020 No Comments READ MORE +

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

Which two statements about Junos PyEZ RPC(s) are correct? (Choose two.)A . PyEZ RPCs return XML dataB . PyEZ RPCs can be used to view only the interface configurationC . PyEZ RPCs can be used to view the active device configurationD . PyEZ RPCs return CSV dataView AnswerAnswer: A,B

December 20, 2020 No Comments READ MORE +

Referring to the exhibit, which statement is correct?

Exhibit. Referring to the exhibit, which statement is correct?A . The RPC execution output is saved to a file on the Ansible control machineB . The RPC execution output is not savedC . The RPC execution output is saved to a file on R1D . The RPC execution output is...

December 20, 2020 No Comments READ MORE +