nerdexam
Cisco

200-901 · Question #246

Refer to the exhibit. A network engineer wants to automate the port enable/disable process on specific Cisco switches. The engineer creates a script to send a request through RESTCONF and uses ietf as

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

Understanding and Using APIs

Question

Refer to the exhibit. A network engineer wants to automate the port enable/disable process on specific Cisco switches. The engineer creates a script to send a request through RESTCONF and uses ietf as the YANG model and JSON as payload. Which command enables an interface named Loopback1?

Exhibit

200-901 question #246 exhibit

Options

  • Aenable_function(Loopback1, true, 'iana-if-type:softwareLoopback')
  • Benable_function('iana-if-type:softwareLoopback', Loopback1, true,)
  • Cdef enable_function('iana-if-type:softwareLoopback', Loopback1, false,)
  • Ddef enable_function(Loopback1, true, 'iana-if-type:softwareLoopback')

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

#RESTCONF#YANG#API Interaction#Network Automation
Full 200-901 Practice