--- 1/draft-ietf-tictoc-1588v2-yang-01.txt 2016-11-25 04:14:21.835792152 -0800 +++ 2/draft-ietf-tictoc-1588v2-yang-02.txt 2016-11-25 04:14:21.883793295 -0800 @@ -1,20 +1,20 @@ Internet Working Group Y. Jiang, Ed. X. Liu Internet-Draft J. Xu Huawei Intended status: Standards Track R. Cummings, Ed. National Instruments Expires: May 2017 November 25, 2016 YANG Data Model for IEEE 1588v2 - draft-ietf-tictoc-1588v2-yang-01 + draft-ietf-tictoc-1588v2-yang-02 Abstract This document defines a YANG data model for the configuration of IEEE 1588-2008 devices and clocks, and also retrieval of the configuration information, data set and running states of IEEE 1588-2008 clocks. Status of this Memo @@ -328,44 +328,44 @@ The instance number has no usage within PTP messages. Based on statements in IEEE 1588-2008 subclauses 8.3.1. and 10.1, most transparent clock products have interpreted the transparent clock data sets to reside as a singleton at the root level of the managed product. Since 1588-2008 transparent clocks are domain independent, the instance concept is not applicable for domains. 3. IEEE 1588-2008 YANG Module - file "ietf-ptp-dataset@2016-11-25" + file "ietf-ptp-dataset@2016-11-25.yang" module ietf-ptp-dataset{ namespace "urn:ietf:params:xml:ns:yang:ietf-ptp-dataset"; prefix "ptp-dataset"; - organization "IETF TICTOC WG"; + organization "IETF TICTOC Working Group"; contact "WG Web: http://tools.ietf.org/wg/tictoc/ WG List: WG Chair: Karen O'Donoghue WG Chair: Yaakov Stein Editor: Yuanlong Jiang Editor: Rodney Cummings "; description "This YANG module defines a data model for the configuration of IEEE 1588-2008 clocks, and also for retrieval of the state data of IEEE 1588-2008 clocks."; - revision "2016-10-25" { - description "Version 1.0"; + revision "2016-11-25" { + description "Version 2.0"; reference "draft-ietf-tictoc-1588v2-yang"; } grouping default-ds-entry { description "Collection of members of the default data set."; leaf two-step-flag { type boolean; description