Set Date and Time in the CUE using the CLI

rwhite59's picture

How do you Set Date and Time in the CUE using the CLI

Share/Save
0
No votes yet
Your rating: None

Comments

marchern's picture

You need NTP

There is no way to set time on CUE. You need to point CUE to an NTP server, or to the router that hosts it, and configure the clock there (or point the router to higher stratum reference). More info on:

http://www.cisco.com/en/US/docs/voice_ip_comm/unity_exp/rel2_3/cliadmin/...

Marcos

john.burton@johnburton.org's picture

NTP settings

That all sounds good, and it's well written, but I have an issue. How can I FORCE the time on CME and CUE to update?

It seems I have a CME that insists on syncing to 127.127.1.1, regardless which NTP server has 'prefer' behind it.

AND the CUE, tho pointing to the CME, refuses to update to the time reported on the CME.

Sho Clock

reports differant times in each system.

OK, I'm confused..

snickered's picture

127.127.1.1 is localhost.

127.127.1.1 is localhost. Remember, all of 127.0.0.0/8 is localhost. What that means is that it's set with the 'ntp master' configuration. So, it will serve time to those that request it. Can you paste a 'show ntp associations'?

jerniman69's picture

NTP

Snickered is correct. You will also need to have the CME/router configured with some external time source such as time.nist.gov. then you will need to login to CUE CLI and then go into config mode.

type "ntp server "
the system will then check to see if the IP specified has NTP functionality and report as such.

Also dont forget your DST if you live in an area that uses DST.

Cheers.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.