Implementing Automation for Cisco Service Provider Solutions (SPAUTO) — Question 43

Which schema allows device configuration elements to be enclosed within a remote procedure call message when NETCONF is implemented?

Answer options

Correct answer: B

Explanation

The correct answer is B, XML, as it is the only schema specifically designed to encapsulate data structures in NETCONF communications. JSON-RPC, YAML, and JSON do not fulfill the requirements for the NETCONF protocol, which explicitly uses XML for its message formatting.