From fd80721493093b1798a172d71fdf2f43b31a38b6 Mon Sep 17 00:00:00 2001 From: Richard Cochran Date: Mon, 19 Mar 2018 23:17:31 -0700 Subject: [PATCH] Add an example configuration for a peer to peer transparent clock. Signed-off-by: Richard Cochran --- P2P-TC.cfg | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 P2P-TC.cfg diff --git a/P2P-TC.cfg b/P2P-TC.cfg new file mode 100644 index 0000000..b4fb89b --- /dev/null +++ b/P2P-TC.cfg @@ -0,0 +1,14 @@ +# +# Peer to Peer Transparent Clock example configuration containing +# those attributes which differ from the defaults. See the file, +# default.cfg, for the complete list of available options. +# +[global] +priority1 254 +free_running 1 +freq_est_interval 3 +tc_spanning_tree 1 +summary_interval 1 +clock_type P2P_TC +network_transport L2 +delay_mechanism P2P