nerdexam
Cisco

200-901 · Question #194

Which API must an engineer use to change a netmask on a Cisco IOS XE device?

The correct answer is C. RESTCONF/YANG. RESTCONF paired with YANG data models is the standard programmatic API for configuring Cisco IOS XE devices directly. RESTCONF exposes a RESTful HTTP interface to the device's YANG-modeled configuration and operational data, allowing engineers to GET, PUT, PATCH, or DELETE config

Cisco Platforms and Development

Question

Which API must an engineer use to change a netmask on a Cisco IOS XE device?

Options

  • AMeraki
  • BSD-WAN
  • CRESTCONF/YANG
  • DDNAC

How the community answered

(30 responses)
  • A
    7% (2)
  • B
    3% (1)
  • C
    90% (27)

Explanation

RESTCONF paired with YANG data models is the standard programmatic API for configuring Cisco IOS XE devices directly. RESTCONF exposes a RESTful HTTP interface to the device's YANG-modeled configuration and operational data, allowing engineers to GET, PUT, PATCH, or DELETE configuration elements like interface netmasks. Meraki API is for Cisco Meraki cloud-managed devices. SD-WAN API targets Cisco's vManage/SD-WAN controller. DNAC (Cisco DNA Center) is a network management platform - it can push config but is not the direct device-level API.

Topics

#RESTCONF#YANG#IOS XE API#Network Automation

Community Discussion

No community discussion yet for this question.

Full 200-901 Practice