JN0-224 Exam Questions
161 real JN0-224 exam questions with expert-verified answers and explanations. Page 3 of 4.
- Question #101PyEZ
Referring to the exhibit, which two statements are correct? (Choose two)
PyEZ context managerdevice connectionconfiguration lock - Question #102Ansible
Which example displays a YAML mapping?
YAML mappingdata formatskey-value pairs - Question #103Ansible
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...
Ansible Galaxyjuniper_junos_rpcRPC callsJunos modules - Question #104Automation Overview and Evolution
What represents the Infrastructure as Code workflow?
Infrastructure as CodeIaC workflowDevOps pipeline - Question #105Automation Overview and Evolution
Which two statements about the waterfall model of software development are true? (Choose two.)
waterfall modelsoftware developmentSDLC - Question #106PyEZ
Which two statements about the Junos PyEZ configuration module are correct? (Choose two )
PyEZ configuration modulerescue configurationlock method - Question #107Automation Overview and Evolution
What is a valid JSON object?
JSON objectdata formatskey-value pairs - Question #108Python
Which Python code block is an example of an context manager? A. B. C. D.
Python context managerwith statementPyEZ Device - Question #109NETCONF, RESTCONF, and gRPC
Which statement is correct about the Junos XML API?
Junos XML APINETCONFoff-box automation - Question #110PyEZ
Referring to the exhibit. Which two statements are correct? (Choose two.)
PyEZ configuration retrievalcandidate configurationJSON format - Question #111Python
Exhibit. What is the purpose of the G character shown in the exhibit?
JSON arraysXML attributesJunos configurationdata parsing - Question #112NETCONF, RESTCONF, and gRPC
Prior to creating a Junos automation script, you want to understand the output format of a new isolated RPC calls to use in the script. What is the provided on Junos devices to hel...
REST API ExplorerRPC callsJunos automation tools - Question #113Python
Referring to the exhibit, what is the correct method to retrieve the value associated only with ''MX960''?
Python dictionariesdictionary accesskey lookup - Question #114Automation Overview and Evolution
Which statement is correct about DevOps?
DevOps philosophydevelopment operationsteam collaboration - Question #115NETCONF, RESTCONF, and gRPC
Which data construct is used to guarantee that element names and data values remain unique in an XML document?
XML namespaceelement uniquenessXML structure - Question #116PyEZ
You are asked to develop an on-box Junos script that prevents deletion of the SNMP configuration. Which type of script serves this purpose?
commit scripton-box scriptingSNMP protection - Question #117NETCONF, RESTCONF, and gRPC
A REST API client uses which two HTTP methods to execute RPC requests on the server? (Choose two.)
REST APIHTTP methodsGETPOST - Question #118Ansible
YAML uses which two data structures? (Choose two.)
YAML data structuresmappingssequences - Question #119Automation Overview and Evolution
Junos supports which two APIs for on-box scripting? (Choose two.)
Junos APIson-box scriptingJETXML API - Question #120NETCONF, RESTCONF, and gRPC
Which two statements about NETCONF layers are correct? (Choose two.)
NETCONF layersmessages layeroperations layerRPC - Question #121NETCONF, RESTCONF, and gRPC
Which two tools would you use to make REST API requests? (Choose two.)
REST APIcURLHTTP client toolsweb browser - Question #122Automation Overview and Evolution
Which DevOps "Three way" principle addresses technical debt?
DevOps Three Waystechnical debtflowDevOps principles - Question #123Automation Overview and Evolution
Which two processes are used by Junos automation? (Choose two.)
Junos automationjsdkmdautomation daemons - Question #124Automation Overview and Evolution
Which two statements are valid regarding Junos automation? (Choose two.)
jsdmgdJET APIXML API - Question #125Python
What is the difference between a list and a tuple in Python?
Python liststuplesmutabilitydata types - Question #126Python
You want to use a Python package or module. In this scenario, which statement would accomplish this task?
Python importmodulespackagessyntax - Question #127NETCONF, RESTCONF, and gRPC
Using the set rest control configuration command, what are two ways to control access to the REST API running on a Junos device? (Choose two.)
REST APIaccess controlsimultaneous connectionssource IP filtering - Question #128Automation Overview and Evolution
Which two statements about Junos automation are correct? (Choose two.)
Junos REST APIon-box clientdevice provisioningautomation capabilities - Question #129NETCONF, RESTCONF, and gRPC
Which two statements are correct about using the Junos REST API? (Choose two.)
REST APIdata formatsCSVJunos REST - Question #130Python
What is the correct Python script syntax to prompt for input?
Python input functionsyntaxuser promptsvariable assignment - Question #131Python
Given the following Python script: a = [1,2,3,4,5,6,7,8,9] print(a[0]) What is the output of this print command?
Python listszero-based indexinglist accessdata structures - Question #132Automation Overview and Evolution
Which Junos API supports direct modification of the Ephemeral database?
JET APIEphemeral databaseJunos APIsdatabase modification - Question #133NETCONF, RESTCONF, and gRPC
Which two statements about the REST API are correct? (Choose two.)
REST APIstatelessTCP session stateclient-side state - Question #134NETCONF, RESTCONF, and gRPC
Which two standard logical operators does XPath support? (Choose two.)
XPathlogical operatorsANDNOT - Question #135NETCONF, RESTCONF, and gRPC
Which statement about the NETCONF content layer is true?
NETCONFcontent layerXMLRPC payloads - Question #136NETCONF, RESTCONF, and gRPC
You are asked to use the REST API to retrieve interface configuration information from your Junos device. You decide to use a cURL HTTP GET command to retrieve this information. In...
REST APIcURLJunos processesisrpd - Question #137NETCONF, RESTCONF, and gRPC
Which two statements about XML schema definition (XSD) files are correct? (Choose two.)
XSDXML schemadocument validationXML hierarchy - Question #138Automation Overview and Evolution
Which process is responsible for JET automation requests?
JET automationjsrpdJunos processesprocess responsibility - Question #139Automation Overview and Evolution
What are two important aspects of the DevOps culture? (Choose two.)
DevOps culturecommunicationpeoplecollaboration - Question #140NETCONF, RESTCONF, and gRPC
You are asked to use the REST API to retrieve interface configuration information from your Junos device. You decide to use a cURL HTTP GET command to retrieve this information. In...
REST APIcURLdata formatsauthentication - Question #141Automation Overview and Evolution
Which two programming languages are used for Junos on-box scripting? (Choose two.)
on-box scriptingSLAXXSLTJunos automation - Question #142Automation Overview and Evolution
Which process is responsible for XML automation requests?
mgdXML automationJunos processesmanagement daemon - Question #143PyEZ
Which Junos configuration database is updated by PyEZ by default?
PyEZconfiguration databaseprivate databaseJunos configuration - Question #144Automation Overview and Evolution
You are asked to write an on-box script that will be triggered when a specific interface on a Junos device goes down. Which type of on-box script should you use to accomplish this...
event scripton-box scriptinginterface eventsautomation triggers - Question #145PyEZ
What are two Junos PyEZ configuration object methods? (Choose two.)
PyEZconfiguration methodslock()config() - Question #146PyEZ
Junos PyEZ tables are formatted using which file type?
PyEZ tablesYAMLfile formatPyEZ - Question #147Python
What is the correct sequence for Python script execution?
Python executionbyte coderuntimePython interpreter - Question #148Automation Overview and Evolution
Which type of on-box automation script is designed to run every time a user executes a configuration change?
commit scripton-box scriptingconfiguration changescript types - Question #149PyEZ
You must use Junos PyEZ to configure unique IP addresses on individual machines. Which two features will permit this requirement? (Choose). Ian SCP module
PyEZJinja2 templatesYAML data filesconfiguration templating - Question #150Automation Overview and Evolution
Which two statements are true about an XML schema document? (Choose two.)
XML schemaXSDJunos XMLschema document