RFC Errata
RFC 6244, "An Architecture for Network Management Using NETCONF and YANG", June 2011
Source of RFC: netmod (ops)See Also: RFC 6244 w/ inline errata
Errata ID: 5760
Status: Verified
Type: Editorial
Publication Format(s) : TEXT
Reported By: Ram Polisetty
Date Reported: 2019-06-22
Verifier Name: Ignas Bagdonas
Date Verified: 2019-07-09
Section 2.1 says:
configuration datastore where configuration changes can be made that will not affect the device until a "commit-configuration" operation is invoked.
It should say:
configuration datastore where configuration changes can be made that will not affect the device until a "<commit/>" operation is invoked.
Notes:
Netconf RPC for commit-configuration is <commit/>