ptp config

Youngjoon Won - Jan 14 '21 - - Dev Community
systemctl stop libvirtd
systemctl disable libvirtd
cd /usr/share/doc/packages/sfptpd/
taskset -c 23 sfptpd -i p3p2 -f ./config/freerun.cfg

taskset -c 23 sfptpd -i p1p2 -f ./config/ptp_slave.cfg
taskset -c 23 sfptpd -i p1p2 -f ./config/ptp_master_ntp.cfg
taskset -c 23 sfptpd -i p1p2 -f ./config/ptp_slave_ntp_fallback.cfg

vim ptp_master_ntp.cfg
Enter fullscreen mode Exit fullscreen mode
. . . . . . . . . . . . . . . . . . . . .