Which transport protocol must be supported by RFC-compliant NETCONF implementations?
Answer : D
The NETCONF protocol uses a simple remote procedure call (RPC) layer running over secure transports to facilitate communication between a client and a server. The Secure Shell (SSH) [6] is the mandatory secure transport that all NETCONF clients and servers are required to implement as a means of promoting interoperability.
Click the Exhibit button.
Exhibit:
The Ansible playbook shown in the exhibit is executed against a set of Junos network devices. Each Junos device is configured with a user account in the super-user login class. The user account uses SSH-key-based authentication with a passphrase of user123.
What is the result of executing this playbook against the Junos network devices?
Answer : C
Which two primary processes are used by Juniper devices for on-box or off-box automation? (Choose two)
Answer : A, C
To which component(s) does the JET service APIs provide access?
Answer : C
Which command is used to execute an Ansible playbook?
Answer : D
You want to push a configuration onto a Junos device without using NETCONF.
Which two will accomplish this task? (Choose two)
Answer : A, C
Which command is valid for accessing a Junos device using the RESTful API on the default port?
A)
B)
C)
D)
Answer : C