ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 87 - 350-601 discussion

Report
Export

An engineer requires a solution to automate the configuration and deployment of remote network devices for a customer. The engineer must keep these considerations in mind:

* The customer's environment is based on industry-accepted standards and requires a solution that meets these standards.

* The security requirements mandate the use of a secure transport mechanism between the automation software and target devices such as SSH or TLS.

* The solution must be based on a human-readable and easy to parse format such as XML or JSON.

Which solution must be used to meet these requirements?

A.

SNMP

Answers
A.

SNMP

B.

REST API

Answers
B.

REST API

C.

Ansible

Answers
C.

Ansible

D.

NETCONF

Answers
D.

NETCONF

Suggested answer: D

Explanation:

NETCONF is the ideal solution for this scenario for the following reasons:

Standards-based:NETCONF is built upon industry-standard protocols (XML, SSH, TLS) ensuring compatibility and adherence to open standards.

Secure transport:NETCONF mandates secure transport mechanisms like SSH or TLS for communication between the automation software and managed devices, aligning with security requirements.

Data Format:NETCONF utilizes XML for data encoding and transport, providing a human-readable and machine-parsable format that is easy to work with.

Remote Device Automation:NETCONF is designed specifically for remote configuration and management of network devices, making it perfect for the task of automating remote device deployments.

asked 10/10/2024
Shangar Sundaralingam
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first