nerdexam
Cisco

200-901 · Question #100

Which two operations are defined in the NETCONF base protocol? (Choose two.)

The correct answer is B. <get-config> C. <close-session>. The NETCONF base protocol (RFC 6241) defines operations including <get-config>, <edit-config>, <copy-config>, <delete-config>, <get>, <lock>, <unlock>, <close-session>, and <kill-session>. <open-session> does not exist; session establishment is handled at the transport layer…

Infrastructure and Automation

Question

Which two operations are defined in the NETCONF base protocol? (Choose two.)

Options

  • A<open-session>
  • B<get-config>
  • C<close-session>
  • D<put>
  • E<remove-config>

How the community answered

(22 responses)
  • A
    5% (1)
  • B
    95% (21)

Explanation

The NETCONF base protocol (RFC 6241) defines operations including <get-config>, <edit-config>, <copy-config>, <delete-config>, <get>, <lock>, <unlock>, <close-session>, and <kill-session>. <open-session> does not exist; session establishment is handled at the transport layer (SSH). <put> and <remove-config> are not NETCONF operations. <get-config> retrieves configuration data and <close-session> gracefully terminates a NETCONF session.

Topics

#NETCONF#Network Automation#API Operations#Configuration Management

Community Discussion

No community discussion yet for this question.

Full 200-901 Practice