200-901 · Question #337
200-901 Question #337: Real Exam Question with Answer & Explanation
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 languag
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
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.