nerdexam
Cisco

200-901 · Question #221

Refer to the exhibit. Which JSON snippet configures a new interface according to YANG model? A. B. C. D.

Sign in or unlock 200-901 to reveal the answer and full explanation for question #221. The question stem and answer options stay visible for context.

Infrastructure and Automation

Question

Refer to the exhibit. Which JSON snippet configures a new interface according to YANG model? A. B. C. D.

Exhibits

200-901 question #221 exhibit 1
200-901 question #221 exhibit 2

Options

  • A"ietf-interfaces": { "interface": { "name": "Loopback100", "enabled": true, "ietf-ip:ipv4": { "address": [ { "ip": "10.255.254.1", "netmask": "255.255.255.0" } ] } } }
  • B"interface": { "name": "Loopback100", "enabled": true, "ietf-ip:ipv4": { "address": [ { "ip": "10.255.254.1", "netmask": "255.255.255.0" } ] } }
  • C"ietf-interfaces:interface": { "name": "Loopback100", "enabled": true, "ietf-ip:ipv4:address": [ { "ip": "10.255.254.1", "netmask": "255.255.255.0" } ] }
  • D"ietf-interfaces:interface": { "name": "Loopback100", "enabled": true, "ietf-ip:ipv4": { "address": [ { "ip": "10.255.254.1", "netmask": "255.255.255.0" } ] } }

Unlock 200-901 to see the answer

You've previewed enough free 200-901 questions. Unlock 200-901 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#YANG#JSON#Network Configuration#Network Automation
Full 200-901 Practice