cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5285
Views
15
Helpful
8
Replies

CUCM 6.1.5 Set local time and not use NTP server

Jay Matrona
Level 1
Level 1

Hello

The time on all the handsets in our office are off by 6 minutes even though they are pointing to an internal NTP server that has the correct time.

I want to just remove the NTP and set the time locally on the CUCM?  Either command line or web UI instructions are fine.  Another question is, After the time is changed, is there any way to push the change down to the phones without a reset so calls are not interuppted?

Thanks

Jay

CUCM info:

admin:show status

Host Name    : ccm1

Date         : Mon Jul 25, 2011 12:23:04

Time Zone    : Eastern Standard Time (America/New_York)

Locale       : en_US.UTF-8

Product Ver  : 6.1.5.11900-13

Platform Ver : 2.0.0.1-1

Uptime:

12:23:06  up 359 days, 13:26,  1 user,  load average: 0.17, 0.14, 0.16

1 Accepted Solution

Accepted Solutions

brendand05
Level 1
Level 1

Log into OS Administration

Go to Settings > NTP

Delete the NTP Source

Then if you want to set time manually go to

Settings > Time

Otherwise if you want to add a working NTP source go to

Settings > NTP > Add New

Reset 1 phone to check it has the correct time

If still not working try UTILS NTP RESTART from the CLI

View solution in original post

8 Replies 8

Clifford McGlamry
Spotlight
Spotlight

Not all phones use NTP directly.  Many phones get their time from CCM.  Mainly, it's the high end phones that use NTP on their own.

You can use the command utils ntp status to see what's going on between CCM and NTP.  But if the phones are models that get their time from CCM, simply updating the time on CCM will fix your issue.

Cliff

Please rate helpful posts.

I meant NTP from CUCM not the phones getting NTP directly.  My question was not written well =(

I know that the CUCM is pointing to an internal server for NTP.  But it is not working.  So, I am looking for the proper steps to:

1. remove the NTP settings

2. Set local time on the CUCM  *not point to NTP server

3. Push correct time out to phones

What stratum is your NTP time source?  I've found that CUCM really likes low stratum numbers, and higher ones may not work. 

If you have a stratum 2 or 3 source in your network, those tend to be bulletproof.

Thanks for the responses Cliff.  Here is info re: NTP  The stratum is 11(?!)  How do I get that down....especially when it is pointing to an internal server?

admin:utils ntp status

ntpd (pid 6125) is running...

     remote           refid      st t when poll reach   delay   offset  jitter

==============================================================================

*127.127.1.0     127.127.1.0     10 l   42   64  377    0.000    0.000   0.004

10.1.0.12       .LOCL.           1 u   24   64  377    0.270  -386346   1.877

synchronised to local net at stratum 11

   time correct to within 11 ms

   polling server every 64 s

Current time in UTC is : Mon Jul 25 17:23:05 UTC 2011

Current time in America/New_York is : Mon Jul 25 13:23:05 EDT 2011

admin:utils ntp

      utils ntp config

      utils ntp restart

      utils ntp start

      utils ntp status

admin:utils ntp config

This node is configured to synchronize with one of the following NTP server(s):

  10.1.0.12

Hmmm....10.1.0.12 isn't synced to an external source (according to your output).  But your server isn't synced to it anyway.

Try doing an UTILS NTP RESTART

That will force it to reset. 

What is 10.1.0.12?  Is it a router/switch?  Is it synced against an external source?

That address is actually the IP of the CUCM. And it looks like you are not using any NTP source at all. That is what you were going for?

neocec

That IP is of an internal server that gets NTP updates from outside source.

brendand05
Level 1
Level 1

Log into OS Administration

Go to Settings > NTP

Delete the NTP Source

Then if you want to set time manually go to

Settings > Time

Otherwise if you want to add a working NTP source go to

Settings > NTP > Add New

Reset 1 phone to check it has the correct time

If still not working try UTILS NTP RESTART from the CLI