added configs for clocks, aka clients
This commit is contained in:
21
CLIENTS/ptp4l-client.conf
Normal file
21
CLIENTS/ptp4l-client.conf
Normal file
@@ -0,0 +1,21 @@
|
||||
# /etc/linuxptp/ptp4l-client.conf
|
||||
|
||||
|
||||
[global]
|
||||
|
||||
# Use NIC hardware timestamping
|
||||
time_stamping hardware
|
||||
|
||||
# Match the rest of your PTP domain
|
||||
domainNumber 0
|
||||
network_transport UDPv4
|
||||
delay_mechanism E2E
|
||||
|
||||
# This machine must never try to become GM
|
||||
clientOnly 1
|
||||
|
||||
# Useful logging while setting it up
|
||||
summary_interval 1
|
||||
|
||||
|
||||
[enp4s0]
|
||||
Reference in New Issue
Block a user