Radek Krejčí <[email protected]> wrote:
> Hi all,
> I'm not sure what is actually the default value in leaf-list if there
> are multiple default statements.  Is it each of the values defined as
> default or the set of default values together? My point is, in case of
> NETCONF with-defaults capability, when the leaf-list instance is
> supposed to be marked as default (report-all-tagged retrieval mode) -
> when it contains one of the values defined as default or only when
> there is a complete set of default values (and in case of user-ordered
> leaf-list, when they are in correct order)?


6020bis says:

  If a leaf-list has one or more "default" statement, the leaf-list's
  default values are the values of the "default" statements, and if the
  leaf-list is user-ordered, the default values are used in the order of
  the "default" statements.

Doesn't this answer your questions?


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

Reply via email to