QuestionQ1
Data SerializationWhich two data structures are used by YAML?
- A arrays
- B mappings
- C sequences
- D objects
QuestionQ2
Junos Automation Stack and DevOps ConceptsWhich type of on-box automation script is intended to run whenever a user performs a configuration change?
- A event
- B SNMP
- C commit
- D operation
Community Discussion
QuestionQ3
Python/PyEZWhich Junos configuration database does PyEZ update by default?
- A shared
- B dynamic
- C private
- D ephemeral
Community Discussion
QuestionQ4
Python/PyEZWhat is the proper sequence for executing a Python script?
- 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.
Community Discussion
QuestionQ5
REST APIUsing the set rest control configuration command, which two methods can control access to the REST API running on a Junos device?
- A Limit management access to only SSH.
- B Limit management access to specific users.
- C Limit the number of simultaneous connections.
- D Limit access to only certain source IP addresses.
Community Discussion
That's the end of the preview
It's free
100% of the questions are free for all users.
No strings attached.
Community Discussion