diff --git a/doc/ORAN_FHI7.2_Tutorial.md b/doc/ORAN_FHI7.2_Tutorial.md index 3c3e9e61b4f3b3070676b010415720a5a0e25be2..ef2937c378dc89bbc285422651431f44e75cfa1b 100644 --- a/doc/ORAN_FHI7.2_Tutorial.md +++ b/doc/ORAN_FHI7.2_Tutorial.md @@ -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. +Create the configuration file for ptp4l (`/etc/sysconfig/ptp4l`) + +``` +OPTIONS="-f /etc/ptp4l.conf" +``` + Create the configuration file for phc2sys (`/etc/sysconfig/phc2sys`) ```