Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Juniper JN0-223 Practice Exam with Questions & Answers

Questions 1

Exhibit.

JN0-223 Question 1

Referring to the exhibit, which statement about REST is correct?

Options:
A.

The device is configured to allow only two simultaneous REST connections.

B.

The device is configured to allow connections from the REST API Explorer

C.

The device is configured to allow HTTP connections on port 3030.

D.

The device is configured to allow HTTPS connections on port 3443.

Juniper JN0-223 Premium Access
Questions 2

Which Python operator is used to test if two variables are equal?

Options:
A.

!=

B.

==

C.

%

D.

=

Questions 3

Which two statements are correct about a Python dictionary data type? (Choose two.)

Options:
A.

The data contained in a dictionary data type cannot be removed once the dictionary has been created.

B.

The data stored in a dictionary data type is sequenced and indexed.

C.

The data contained in a dictionary data type is a key/value pair.

D.

The data stored in a dictionary data type is not sequenced or indexed.

Questions 4

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 task?

Options:
A.

commit

B.

event

C.

operation

D.

SNMP

Questions 5

Which two programing languages would be used for on-box scripting with Junos devices? (Choose two.)

Options:
A.

Python

B.

Puppet

C.

Ansible

D.

XSLT

Questions 6

Junos supports which two APIs for on-box scripting? (Choose two.)

Options:
A.

JET

B.

Puppet

C.

XML

D.

Chef

Questions 7

Which two processes are used by Junos automation? (Choose two.)

Options:
A.

mod

B.

jsd

C.

ifd

D.

kmd

Questions 8

Which two statements are true about an XML schema document? (Choose two.)

Options:
A.

It is formatted as an XLT file.

B.

It cannot be examined in the Junos CLI.

C.

It is an authoritative source for operational and configuration XML.

D.

lit is formatted as an XSD file.

Questions 9

What is the correct sequence for Python script execution?

Options:
A.

The code is translated to byte code, the byte code is executed in runtime, and then the code is interpreted.

B.

The code is interpreted, the code is translated to byte code, and then the byte code is executed in runtime.

C.

The code is translated to byte code, the code is interpreted, and then the byte code is executed in runtime.

D.

The byte code is executed in runtime, the code is interpreted, and then the code is translated to byte code.

Questions 10

Which Junos API supports direct modification of the Ephemeral database?

Options:
A.

JET

B.

WebSocket

C.

SOAP

D.

REST