This repo includes PowerShell scripts and VMM service templates for setting up the Microsoft Software Defined Networking (SDN) Stack using Windows Server 2016
Other
486
stars
541
forks
source link
Win10 1909 PTP Multicast no time synchronisation #427
Hi, I am testing the PTP with different settings. My Grandmaster is running in a Linux system. I use the conf file from the github.
master_e2e_sock_modifed_no_clock_discipline_hybrid_configuration.txt
I have insert the my ethernetport from Linuxsystem.
I have set the settings from the manual:
Manual PTP
I got every time a sync error in
w32tm /query /status /verbose
The announce paket seems to be received well:
Output of Wireshark
If I switch to unicast the WIN10 is synchronizing fine but not in hybrid mode. I have changed the MulticastRx settings in the Registry.
output of w32tm /query /configuration
Hi, I am testing the PTP with different settings. My Grandmaster is running in a Linux system. I use the conf file from the github. master_e2e_sock_modifed_no_clock_discipline_hybrid_configuration.txt I have insert the my ethernetport from Linuxsystem. I have set the settings from the manual: Manual PTP I got every time a sync error in w32tm /query /status /verbose
The announce paket seems to be received well: Output of Wireshark
If I switch to unicast the WIN10 is synchronizing fine but not in hybrid mode. I have changed the MulticastRx settings in the Registry. output of w32tm /query /configuration
What work wrong ???