nerdexam
Cisco

400-007 · Question #434

A network automation team plans to develop tasks to configure services on a network by using a Python controller. The configuration tasks must be implemented by using operations that support…

The correct answer is B. NETCONF/YANG. NETCONF combined with YANG supports network-wide transactional configuration. It allows pushing candidate configurations, validating them automatically, and then committing changes in a consistent and reliable manner across devices.

Designing Management and Operations

Question

A network automation team plans to develop tasks to configure services on a network by using a Python controller. The configuration tasks must be implemented by using operations that support network-wide transactions. The candidate configuration must be validated automatically for all targeted devices before being applied to each specific device. What can be used to apply the configuration to the network devices?

Options

  • ARESTCONF/YANG
  • BNETCONF/YANG
  • CCLI over SSH
  • DXML Agent TTY

How the community answered

(28 responses)
  • A
    14% (4)
  • B
    75% (21)
  • C
    7% (2)
  • D
    4% (1)

Explanation

NETCONF combined with YANG supports network-wide transactional configuration. It allows pushing candidate configurations, validating them automatically, and then committing changes in a consistent and reliable manner across devices.

Topics

#NETCONF#YANG#candidate configuration#network-wide transactions

Community Discussion

No community discussion yet for this question.

Full 400-007 Practice