Knowledge Base
Welcome to OPAL-RT’s Knowledge Base
OPAL-RT offers a repository of support information for optimal use of its technology.
Please note that OPAL-RT knowledge base is not fully optimized for mobile platforms.
For optimal experience, use a desktop computer.
Reference Number: AA-02218// Views: AA-02218// Created: 2023-08-29 16:29:59// Last Updated: 2023-08-29 16:36:52 Problem & Solution Oregano Synchronization: Not Connecting To External Grand Master Clock / Layer 2 vs Layer 3 PTP Problem: When trying to synchronize the Oregano
with an external grand master clock (the Albedo clock in this case), the
oregano card is not synchronizing with the external grand master, even
though all the settings are matching. Why? Solution: One
reason could be that one device is using Layer 2, whereas the other is
using Layer 3. To figure out which layer it is using (the oregano card
is using by default layer 3), you can check the Wireshark packets: In the screenshot below, we can see that the Oregano card packets are using Layer 3 because of the UDP field. whereas the Albedo Clock in this example does not have the User Datagram Protocol part (therefore, it is using layer 2): Therefore, one of the devices' configuration must be updated to match the other. NOTE: To force the Oregano driver to use the Layer 2, you can add « -L true » in the advanced parameters. NOTE 2: When the Ethertype is 0x88f7, it is PTP over Ethernet. |