CCIE Data Center (legacy) — Question 78

Which three statements correctly describe the encoding formats for NETCONF, RESTCONF, and gRPC? (Choose three.)

Answer options

Correct answer: C, D, F

Explanation

The correct statements are that RESTCONF uses JSON encoding (D), NETCONF employs XML encoding (F), and gRPC utilizes XML encoding (C). The other options are incorrect because NETCONF does not use JSON (A), RESTCONF does not use GPB (B), and gRPC does not use XML (C).