Refer to the exhibit. After running the code in the exhibit, which step reduces the amount of data that the NETCONF server returns to the NETCONF client, to only the interface's configuration?
ITExam Editorial Team
Last Updated: Jan 31, 2021
IT Exam Items Repository › Category: CCNA › Refer to the exhibit. After running the code in the exhibit, which step reduces the amount of data that the NETCONF server returns to the NETCONF client, to only the interface's configuration?
Refer to the exhibit. After running the code in the exhibit, which step reduces the amount of data that the NETCONF server returns to the NETCONF client, to only the interface's configuration?

- A. Use the Ixml library to parse the data returned by the NETCONF server for the interface's configuration.
- B. Create an XML filter as a string and pass it to get_config() method as an argument.
- 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.
Correct Answer: D
Related exam: CCNA 200-301 DUMPS
About The Author
The ITExamAnswers Editorial Team is a dedicated group of certified IT professionals and network engineers. We rigorously review, verify, and update all exam materials to ensure you receive the most accurate and reliable resources for your certification journey.