CARVIEW |
Search RFCs
The Series
For Authors
Sponsor
RFC Errata
Found 2 records.
Status: Verified (1)
RFC 8532, "Generic YANG Data Model for the Management of Operations, Administration, and Maintenance (OAM) Protocols That Use Connectionless Communications", April 2019
Source of RFC: lime (ops)
Errata ID: 7927
Status: Verified
Type: Editorial
Publication Format(s) : TEXT
Reported By: Mahesh Jethanandani
Date Reported: 2024-05-07
Verifier Name: Mahesh Jethanandani
Date Verified: 2024-11-03
Section 5 says:
reference "RFC 8029: Detecting Multiprotocol Label Switched (MPLS) Data-Plane Failures";
It should say:
reference "RFC 8029: Detecting Multiprotocol Label Switching (MPLS) Data-Plane Failures";
Notes:
Errata 7892 is updating the title of RFC 8029. Reflecting that change here. Note, there are 10 occurrences of the string.
Status: Reported (1)
RFC 8532, "Generic YANG Data Model for the Management of Operations, Administration, and Maintenance (OAM) Protocols That Use Connectionless Communications", April 2019
Source of RFC: lime (ops)
Errata ID: 8521
Status: Reported
Type: Technical
Publication Format(s) : TEXT
Reported By: Mohamed Boucadair
Date Reported: 2025-07-29
Section 5 says:
anydata root { yangmnt:mount-point "root"; description "Root for models supported per test point."; }
It should say:
container root { description "Root for models supported per test point."; yangmnt:mount-point "root"; }
Notes:
The following error is displayed against the module (e.g., https://www.yangcatalog.org/yangvalidator?rfc=8532):
=
libyang err : Ext plugin "ly2 schema mount v1": Extension "yangmnt:mount-point" instance allowed only in container or list statement. (Path "/ietf-connectionless-oam:test-point-location-info/root/{extension='yangmnt:mount-point'}/root".)
==
Per RFC 8528:
o mount point: A container or a list node whose definition contains
the "mount-point" extension statement.
Adding a surrounding container or simply changing "anydata root" into "container root" would fix the issue.
IAB • IANA • IETF • IRTF • ISE • ISOC • IETF Trust
Reports • Privacy Statement • Site Map • Contact Us