added configs for clocks, aka clients

This commit is contained in:
2026-09-07 00:08:34 +02:00
parent 176e0af844
commit 9e36f5b92c
4 changed files with 329 additions and 0 deletions

21
CLIENTS/ptp4l-client.conf Normal file
View 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]