Which HTTP status code indicates a response to a successful request?
A. 500
B. 200
C. 302
D. 400
正解:B
質問 2:
Which statement about using Ansible with a Junos device is correct?
A. SFTP must be used to allow communication between the Ansible control server and the Junos device
B. An Ansible agent must be installed and running on the Junos device
C. An Ansible playbook is a set of tasks written in XML
D. Ansible modules are executed on the control server
正解:B
質問 3:
Which Ansible module would be used to obtain basic information about a Junos device?
A. juniper_junos_config
B. juniper_junos_rpc
C. juniper_junos_facts
D. juniper_junos_info
正解:C
質問 4:
Your organization is developing an application to automate management of Junos network appliances. You want to use the existing PyEZ libraries to improve the development process. Which API would satisfy this requirement?
A. REST API
B. JETAPI
C. XML API
D. RPC API
正解:A
質問 5:
Which code block shows valid YAML syntax?
A. Switches: .{s1, s2}
B. Switches
s1
s2
C. Switches :
- s1
- s2
D. Switches: ["s1", ''s2"]
正解:C
質問 6:
In Phython, my_list = [ 1, 2, 3] is an example of which type of operation?
A. Membership
B. comparison
C. Assignment
D. bitwise
正解:A
質問 7:
Which character is used to separate multiple parameters in a single REST API call?
A. #
B. =
C. ?
D. &
正解:D
質問 8:
Which two Junos processes handle automation on Junos devices? (Choose two.)
A. mgd
B. rpd
C. chassid
D. jsd
正解:A
質問 9:
What are two components of the Waterfall model of software development? (Choose two.)
A. a large volume of code changes between releases
B. a long interval of time between releases
C. a small volume of code changes between releases
D. a short interval of time between releases
正解:A,B
坂*静 -
頂いたJN0-221問題が大分本番のテストに出ていました。