Intel
®
Ethernet Network Adapter E810-XXVDA4T
User Guide
42 646265-004
4. Run phc2sys:
# ./phc2sys -s $ETH -O -37 -m
The -O -37 can be used to accommodate for leap seconds
Note: To update linuxptp version, use git clone:
git clone git://git.code.sf.net/p/linuxptp/code
To get an appropriate leapfile for RHEL-based Linux distributions:
https://github.com/eggert/tz/blob/main/leap-seconds.list
DO NOT use /usr/share/zoneinfo/leapseconds defined in the ts2phc.8 file.
5. Run ptp4l:
Running on Port 0 (1,2 and 3 as well if required):
# ./ptp4l -i $ETH -m
6. Run synce4l (optional):
#./synce4l -f configs/synce4l.cfg -m
Note: Refer to Section 5.10, “Example synce4l Configuration File for BC”.
Note: For GM mode, ensure that input_mode = external is used in the config file.
Did this document help answer your questions?