Skip to content
Snippets Groups Projects
Commit 3ecd2e6b authored by beurdouc's avatar beurdouc Committed by Raymond Knopp
Browse files

fix(doc): add ptp4l service configuration file in 7.2 documentation

parent 122a5ce9
No related branches found
No related tags found
No related merge requests found
...@@ -203,6 +203,12 @@ hybrid_e2e 0 ...@@ -203,6 +203,12 @@ hybrid_e2e 0
``` ```
Probably you need to increase `tx_timestamp_timeout` to 50 or 100 for Intel E-810. You will see that in the logs of ptp. Probably you need to increase `tx_timestamp_timeout` to 50 or 100 for Intel E-810. You will see that in the logs of ptp.
Create the configuration file for ptp4l (`/etc/sysconfig/ptp4l`)
```
OPTIONS="-f /etc/ptp4l.conf"
```
Create the configuration file for phc2sys (`/etc/sysconfig/phc2sys`) Create the configuration file for phc2sys (`/etc/sysconfig/phc2sys`)
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment