JN0-223 Exam Questions
109 real JN0-223 exam questions with expert-verified answers and explanations. Page 2 of 3.
- Question #53
Which two processes does Junos automation use? (Choose two.)
- Question #54
What are two examples of XPath axes? (Choose two.)
- Question #55
Which type of data is contained in the key of the JSON object shown in the exhibit?
- Question #56
According to the Manifesto for Agile Software Development, what is the highest priority?
- Question #57
Which Ansible Playbook play parameter will prevent the system from copying the playbook to the Junos devices?
- Question #58
Referring to the exhibit, what is the output from the print(x) line?
- Question #59
Which Ansible module would be used to obtain basic information about a Junos device?
- Question #60
Which two statements about Ansible are correct? (Choose two.)
- Question #61
Exhibit. You need to translate the configuration shown in the exhibit into a PyEZ RPC call. Which line shows the proper PyEZ syntax?
- Question #62
What are three elements of Infrastructure as Code (IaC)? (Choose three.)
- Question #63
Referring to the exhibit, what is the function of the register key?
- Question #64
Which API does the Junos CLI use to modify the configuration database?
- Question #65
You are asked to write an automation script using Python. When you execute the script, you notice that your code sends an RpcTimeoutError error. In this scenario, what would be the...
- Question #66
Referring to the exhibit, which statement is correct?
- Question #67
Which statement about using Ansible with a Junos device is correct?
- Question #68
Given the <name> username </name> XML code, what is the information between the opening and closing tags called?
- Question #69
Which two tools should be used to test REST APIs? (Choose two.)
- Question #70
Which two statements about Junos PyEZ RPC(s) are correct? (Choose two.)
- Question #71
What is the purpose of an XSD file?
- Question #72
What are two components of the Waterfall model of software development? (Choose two.)
- Question #73
Which Junos system process handles NETCONF automation commands?
- Question #74
Which character is used to separate multiple parameters in a single REST API call?
- Question #76
Referring to the exhibit, which XML XPath expression will only show the IP address XML elements?
- Question #77
You are using the curl tool to include multiple RPCs in a REST API request. Which HTTP method must be used for this request?
- Question #78
Which statement is correct about XML element nodes?
- Question #79
What are two advantages of the DevOps approach to network automation? (Choose two.)
- Question #80
Ansible playbooks are written in which format?
- Question #81
Which statement is correct about YAML?
- Question #82
What is the outcome of the Python a = b operator?
- Question #83
Exhibit. You are asked to create a block of code containing a list of desserts. What would you do to correct the YAML block shown in the exhibit?
- Question #84
Which two statements about Python lists are correct? (Choose two.)
- Question #85
Which set of DevOps CAUMS values is correct?
- Question #86
Which character is used to show the start of parameters in a REST API call?
- Question #87
What are two values of the Agile model of software development? (Choose two.)
- Question #88
Referring to the exhibit, where would the junos. conf file be found?
- Question #89
Which code format is a valid example of an HTTP GET method?
- Question #90
What is required to enable the Junos OS to accept NETCONF sessions on port 830?
- Question #91
The gem install net-netconf command is used to install NETCONF for which language?
- Question #92
Referring to the exhibit, what will be two results of this playbook before saving it to a file? (Choose two.)
- Question #93
Exhibit. What is the function of the . // syntax in the code shown in the exhibit?
- Question #94
What are two examples of XPath operators? (Choose two.) A.
- Question #95
Referring to the exhibit, which statement about the Ansible host file is correct?
- Question #96
An Ansible playbook executes which type of module?
- Question #97
You are a programmer currently developing code on a Linux device. You want to start the Python interactive interpreter (shell) from the command prompt. Which command must be used t...
- Question #98
Which XML feature is used to ensure that elements defined in multiple schemas would be used in the same document without conflicts?
- Question #99
Which XML shorthand notation is used when no data exists between tags?
- Question #100
You need an Ansible Playbook to log in to multiple devices with different login credentials. For compliance purposes, you are not allowed to prompt the user for the credentials or...
- Question #101
Referring to the exhibit, which two statements are correct? (Choose two)
- Question #102
Which example displays a YAML mapping?
- Question #103
You are asked to create a playbook that will be able to run the get_system_alarm_information remote procedure call. Which Ansible Galaxy module would you use to accomplish this tas...