JN0-224 · Question #135
Which statement about the NETCONF content layer is true?
The correct answer is B. It uses XML for RPC request and response payloads. The NETCONF protocol, used for network management, utilizes XML for encoding the RPC (Remote Procedure Call) requests and responses. XML is chosen because of its flexibility and ability to represent hierarchical data structures, making it well-suited for representing network…
Question
Which statement about the NETCONF content layer is true?
Options
- AIt uses YAML for RPC request and response payloads.
- BIt uses XML for RPC request and response payloads.
- CIt uses JSON for RPC request and response payloads.
- DIt uses HTML for RPC request and response payloads.
How the community answered
(31 responses)- A3% (1)
- B87% (27)
- C6% (2)
- D3% (1)
Explanation
The NETCONF protocol, used for network management, utilizes XML for encoding the RPC (Remote Procedure Call) requests and responses. XML is chosen because of its flexibility and ability to represent hierarchical data structures, making it well-suited for representing network configurations and states. Option B is correct because XML is the standard format used for NETCONF RPC payloads.
Topics
Community Discussion
No community discussion yet for this question.