200-901 · Question #337
An engineer deploys a Cisco CSR 1000 V instance to a virtual machine. The engineer must output the device configuration in JSON format. Which protocol is used for this task?
The correct answer is D. RESTCONF. RESTCONF is a protocol for remotely accessing and modifying data defined in a data model. It is used to transfer data in JSON or XML format over HTTP. RESTCONF can be used to output device configuration in JSON format on a Cisco CSR 1000V instance. YANG is a data modeling…
Question
An engineer deploys a Cisco CSR 1000 V instance to a virtual machine. The engineer must output the device configuration in JSON format. Which protocol is used for this task?
Options
- AYANG
- BNETCONF
- CSNMP
- DRESTCONF
How the community answered
(50 responses)- A2% (1)
- B6% (3)
- C10% (5)
- D82% (41)
Explanation
RESTCONF is a protocol for remotely accessing and modifying data defined in a data model. It is used to transfer data in JSON or XML format over HTTP. RESTCONF can be used to output device configuration in JSON format on a Cisco CSR 1000V instance. YANG is a data modeling language used to define data for network management. NETCONF is a network management protocol used to install, manipulate, and delete configuration data on network devices. SNMP (Simple Network Management Protocol) is a protocol used to monitor and manage network devices.
Topics
Community Discussion
No community discussion yet for this question.