nerdexam
Juniper

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…

NETCONF, RESTCONF, and gRPC

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)
  • A
    3% (1)
  • B
    87% (27)
  • C
    6% (2)
  • D
    3% (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

#NETCONF#content layer#XML#RPC payloads

Community Discussion

No community discussion yet for this question.

Full JN0-224 Practice