
1 minute read
What is required to enable the Junos OS to accept NETCONF
Juniper JNCIA-DevOps JN0-221 Questions and Answers Set
01. Which statement is correct about XML element nodes?
Advertisement
a) The element node is the value assigned within an opening and closing tag pair. b) An element node cannot be nested with another element node. c) The element node is defined by the first opening and closing tag pair of the XML document. d) An element node consists of everything between an opening and closing tag pair.
Answer: d
02. What are two advantages of the DevOps approach to network automation? (Choose two.)
a) to lower cost b) to improve quality c) to perform manual configuration tasks d) to rotate job roles
Answer: a, b
03. Ansible playbooks are written in which format?
a) JSON b) XML c) YAML d) Python Answer: c