From: Richard C. <ric...@gm...> - 2018-05-01 15:08:44
|
Signed-off-by: Richard Cochran <ric...@gm...> --- 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 -- 2.11.0 |