Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Exam 200-901 All Questions
Exam 200-901 All Questions

View all questions & answers for the 200-901 exam

Cisco Certified DevNet Associate 200-901 Question # 33 Topic 5 Discussion

200-901 Exam Topic 5 Question 33 Discussion:
Question #: 33
Topic #: 5

Refer to the exhibit.

200-901 Question 33

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?


A.

enable_function(Loopback1, true, ‘iana-if-type:softwareLoopback’)


B.

enable_function(‘iana-if-type:softwareLoopback’, Loopback1, true,)


C.

def enable_function(‘iana-if-type:softwareLoopback’, Loopback1, false,)


D.

def enable_function(Loopback1, true, ‘iana-if-type:softwareLoopback’)


Get Premium 200-901 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.