Add an example configuration for a peer to peer transparent clock.
Signed-off-by: Richard Cochran <richardcochran@gmail.com>master
parent
e6af4608c4
commit
fd80721493
|
@ -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
|
Loading…
Reference in New Issue