NETCONF Configuration Guide
YANG API Reference
syncE
7 min
asternos yang model for synce yang tree diagram yang tree diagram module asternos synce + rw synce + rw synce \[port] + rw port if\ interface ref + rw enabled? boolean + rw mode? synce mode enumeration + rw priority? uint8 + ro selected? string resources resources resource list resource list path access /synce read write /synce/synce read write /synce/synce/port read write /synce/synce/enabled read write /synce/synce/mode read write /synce/synce/priority read write /synce/synce/selected read only detailed nodes detailed nodes /synce /synce path /synce node type container access read write /synce/synce /synce/synce path /synce/synce node type list description list of synce data sets of the port access read write /synce/synce/port /synce/synce/port path /synce/synce/port node type leaf description reference to the configured underlying interface that is used by this synce port (see rfc 8343) access read write data type \<yang type interface ref> constraints leafref pointing to asternos interfaces\ interface ref /synce/synce/enabled /synce/synce/enabled path /synce/synce/enabled node type leaf description enabled or disabled synce functions for port access read write data type \<yang type boolean> constraints valid in \[true, false] /synce/synce/mode /synce/synce/mode path /synce/synce/mode node type leaf description synce mode for port access read write data type \<yang type synce mode enumeration> constraints enumeration with options master slave /synce/synce/priority /synce/synce/priority path /synce/synce/priority node type leaf description synce priority for port access read write data type \<yang type uint8> constraints valid range 0 to 255 /synce/synce/selected /synce/synce/selected path /synce/synce/selected node type leaf description port selected status access read only data type \<yang type string>
