cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
382
Views
0
Helpful
3
Replies

Sync Unity with local NTP server

Jim White
Level 1
Level 1

Have Unity Win2k SP4 with on box Exchange 2000. Need to sync with Customer provided NTP server.

How do you sync sntp with NTP server.

Thank You

3 Replies 3

agopala
Cisco Employee
Cisco Employee

Not sure if it is supported by cisco. But this should work:

first manually bring the time close to that of the NTP server (go to clock and change the time)

next, stop NTP service

Then edit ntp.cnf file at c:\WINNT\ and put in server ip address

go to c:\program files\cisco\xntp\

do ntpdate to jump start NTP.

once you get a prompt back, start NTP service.

Unity does not have NTP service. For Call Manager your procedure works fine, not for Unity.

Hin Lee
Cisco Employee
Cisco Employee

net time /setsntp:a.b.c.d where a.b.c.d is the ip address or name of the ntp svr.

restart Windows Time service from services applet or net stop "Windows Time, then net start "Windows Time