Files
RPi5-PTP-server/CLIENTS/ptp4l-client.conf

22 lines
377 B
Plaintext

# /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]