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

22 lines
377 B
Plaintext
Raw Permalink Normal View History

2026-09-07 00:08:34 +02:00
# /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]