The following errata report has been submitted for RFC8528,
"YANG Schema Mount".

--------------------------------------
You may review the report below and at:
https://www.rfc-editor.org/errata/eid6857

--------------------------------------
Type: Editorial
Reported by: Kokkiknamtan <[email protected]>

Section: A.2

Original Text
-------------
  {
     "ietf-interfaces:interfaces": {
       "interface": [
         {
           "name": "eth0",
           "type": "iana-if-type:ethernetCsmacd",
           "enabled": false,
           "ietf-logical-network-element:bind-lne-name": "eth0"
         }
       ]
     },


Corrected Text
--------------
 {
     "ietf-interfaces:interfaces": {
       "interface": [
         {
           "name": "eth0",
           "type": "iana-if-type:ethernetCsmacd",
           "enabled": false,
           "ietf-logical-network-element:bind-lne-name": "lne-1"
         }
       ]
     },


Notes
-----
leafref is for an LNE name, not an interface name

Instructions:
-------------
This erratum is currently posted as "Reported". If necessary, please
use "Reply All" to discuss whether it should be verified or
rejected. When a decision is reached, the verifying party  
can log in to change the status and edit the report, if necessary. 

--------------------------------------
RFC8528 (draft-ietf-netmod-schema-mount-12)
--------------------------------------
Title               : YANG Schema Mount
Publication Date    : March 2019
Author(s)           : M. Bjorklund, L. Lhotka
Category            : PROPOSED STANDARD
Source              : Network Modeling
Area                : Operations and Management
Stream              : IETF
Verifying Party     : IESG

_______________________________________________
netmod mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/netmod

Reply via email to