nerdexam
Cisco

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…

Cisco Platforms and Development

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

#RESTCONF#Network Configuration Protocols#JSON Configuration#Cisco Automation

Community Discussion

No community discussion yet for this question.

Full 200-901 Practice