exam questions

Exam 200-901 All Questions

View all questions & answers for the 200-901 exam

Exam 200-901 topic 1 question 195 discussion

Actual exam question from Cisco's 200-901
Question #: 195
Topic #: 1
[All 200-901 Questions]


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

B.

C.

D.

Show Suggested Answer Hide Answer
Suggested Answer: D

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
king_ragnar
Highly Voted 2 years, 9 months ago
Answer should be D. Correct format https://www.netacad.com/sites/default/files/images/careers/Webinars/DevNet/devnet_session_7_networkprogrammability_yang_netconf_restconf.pdf
upvoted 17 times
babaKazoo
2 years, 6 months ago
Your link uses D as it's example on slide 65. Answer is D.
upvoted 2 times
...
...
Muste
Most Recent 8 months, 1 week ago
D is the answer here is an example of json configuration of interface { "ietf-interfaces:interface": { "name": "GigabitEthernet1", "description": "Configuration example", "type": "iana-if-type:ethernetCsmacd", "enabled": true, "ietf-ip:ipv4": { "address": [ { "ip": "192.0.2.1", "netmask": "255.255.255.0" } ] }, "ietf-ip:ipv6": {} } }
upvoted 1 times
...
ppp32
1 year, 9 months ago
Hmmm... Acording to RFC it should be: "ietf-interfaces:interfaces": { "interface": [ { "name": "Loopback100", "enabled": true, "ietf-ip:ipv4": { https://datatracker.ietf.org/doc/rfc8529/
upvoted 2 times
herrmann69
9 months ago
Yes, all of the answers are wrong. Even the given modules are wrong, since they reference stuff without importing it. All of the answers are missing the "interface" list and the mandatory leaf "type". (Additionally JSON should be encapsulated in curly or square brackets, which are also missing) I would agree with other commenters though, that D is the least wrong answer.
upvoted 2 times
daniii89
3 months, 1 week ago
„Least wrong answer“ thanks cisco :D
upvoted 1 times
...
...
...
[Removed]
2 years, 7 months ago
D is the correct one.
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago