11-04-2005 12:00 PM
Hi
How to update the clock for a 3745 router running IOS (tm) 3700 Software (C3745-JS-M), Version 12.3(1), RELEASE SOFTWARE (fc3).
'ntp update-calendar' command doesnot work.
Thanks
11-05-2005 03:18 AM
You may want to look at this command:
ntp server x.x.x.x
or,
ntp server north-america.pool.ntp.org
might work for you. Good luck,
pw
11-07-2005 10:15 AM
Find the below commands for clock sync with ntp server.
ntp clock-period 17180411
ntp access-group peer 20
ntp master
ntp server 129.7.1.66
ntp server 128.118.46.3
you can use any NTP server as required.
11-09-2005 06:50 AM
Hi Thomas,
The ntp update-calendar command is to get the NTP update from a Local Time source (Hardware clock like GPS/CDMA clocks) through any of the Interfaces.
However to always have a synchronized clocktime, configure following things:-
router(config)#clock timezone GMT 0
router(config)#clock summertime BST recurring
assuming that you are in UK, you need to set the timezone and offset
secondly you neet to configure the DST and to get it updated automatically.
and also
router(config)#ntp server ntp.nasa.gov
but prior to this please make sure that you check the Policy from the NTP Server provider.
Hope that this helps.
REgards,
Wilson Samuel
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide