Signed-off-by: Richard Cochran <richardcoch...@gmail.com>
---
 configs/CMLDS_client.cfg | 10 ++++++++++
 configs/CMLDS_server.cfg | 16 ++++++++++++++++
 2 files changed, 26 insertions(+)
 create mode 100644 configs/CMLDS_client.cfg
 create mode 100644 configs/CMLDS_server.cfg

diff --git a/configs/CMLDS_client.cfg b/configs/CMLDS_client.cfg
new file mode 100644
index 0000000..ef10fef
--- /dev/null
+++ b/configs/CMLDS_client.cfg
@@ -0,0 +1,10 @@
+#
+# Common Mean Link Delay Service (CMLDS) example configuration for a
+# CMLDS client, containing those attributes which differ from the
+# defaults.  See the file, default.cfg, for the complete list of
+# available options.
+#
+[global]
+
+[eth1]
+delay_mechanism        COMMON_P2P
diff --git a/configs/CMLDS_server.cfg b/configs/CMLDS_server.cfg
new file mode 100644
index 0000000..36f118c
--- /dev/null
+++ b/configs/CMLDS_server.cfg
@@ -0,0 +1,16 @@
+#
+# Common Mean Link Delay Service (CMLDS) example configuration for a
+# CMLDS Link Port, containing those attributes which differ from the
+# defaults.  See the file, default.cfg, for the complete list of
+# available options.
+#
+[global]
+clientOnly                     1
+clockIdentity                  C37D50.0000.000000
+free_running                   1
+ignore_transport_specific      1
+transportSpecific              2
+uds_address                    /var/run/cmlds_server
+
+[eth1]
+delay_mechanism        P2P
-- 
2.39.2



_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to