Hello community,
I have a problem with NTP, I always got:
Clock status: unsynchronized
I'm running my own NTP server on local PC, and it works perfect, here is the NTP server test from another Windows PC on the network:
w32tm /stripchart /computer:192.168.56.1 /dataonly /samples:3
Rilevamento di 192.168.56.1 [192.168.56.1:123] in corso.
Data e ora corrente: 22/09/2019 07:23:02.
07:23:02, +00.0061680s
07:23:04, +00.0060420s
07:23:06, +00.0047262s
Here is the Switch configuration:
display ntp-service sessions
source reference stra reach poll now offset delay disper
********************************************************************************
[25]192.168.56.1 0.0.0.0 3 255 64 8 295173 3.2653 16.754
Notes: 1 source(master), 2 source(peer), 3 selected, 4 candidate, 5 configured.
Total sessions: 1
display ntp-service status
Clock status: unsynchronized
Clock stratum: 16
Reference clock ID: none
Clock jitter: 0.000000 s
Stability: 0.000 pps
Clock precision: 2^-12
Root delay: 0.00000 ms
Root dispersion: 0.18311 ms
Reference time: 00000000.00000000 Thu, Feb 7 2036 8:28:16.000
display current-configuration | include ntp
clock protocol ntp
ntp-service enable
ntp-service unicast-server 192.168.56.1
display clock
23:18:21 CET Sat 09/21/2019
Time Zone : CET add 02:00:00
display ntp-service trace
Local host: Not synchronized.
Could someone help me to understand what's wrong? Thank you.