ExamGecko
Question list
Search
Search

Related questions











Question 225 - 350-401 discussion

Report
Export

Refer to the exhibit.

After running the code in the exhibit. Which step reduces the amount of data that NETCONF server returns to the NETCONF client, to only the interface's configuration?

A.

Create an XML filter as a string and pass it to get_config() method as an argument

Answers
A.

Create an XML filter as a string and pass it to get_config() method as an argument

B.

Use the txml library to parse the data returned by the NETCONF server for the interface's configuration

Answers
B.

Use the txml library to parse the data returned by the NETCONF server for the interface's configuration

C.

Create a JSON filter as a string and pass it to the get_config() method as an argument

Answers
C.

Create a JSON filter as a string and pass it to the get_config() method as an argument

D.

Use the JSON library to parse the data returned by the NETCONF server for the interface's configuration

Answers
D.

Use the JSON library to parse the data returned by the NETCONF server for the interface's configuration

Suggested answer: D
asked 10/10/2024
Henry Pitcher
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first