Implementing Cisco Service Provider Advanced Solutions (SPCOR2) — Question 13

Which network configuration protocol uses JSON as a data representation format?

Answer options

Correct answer: B

Explanation

SOAP is the correct answer as it can use JSON for data representation, although it primarily uses XML. NETCONF and RESTCONF are other protocols used for network configuration, but they do not primarily use JSON in the same way. HTML is a markup language, not a configuration protocol.