Why can't I get NTP TO WORK!!

Argg!! 

I'm in lab 22 and I just cant get ntp to work

R1 is the server and it's in eastern standard time

Cat1 is a client of R1 and is in central.

Cat1 is looking to R1 for ntp-server, and that works
fine.  I can see it's associated and syncronized, but
why won't cat1 adjust the EASTERN time it recieves
from R1 to    CENTRAL time that Cat 1 is configured
in??

cat 1:

Cat1(config)#do sh run | i ntp
ntp authentication-key 1 md5 045802150C2E 7
ntp trusted-key 1
ntp clock-period 17179874
ntp server 110.90.1.1

clock timezone cst -6
clock summer-time cdt recurring


r1:

R1#sh run | i ntp
ntp authentication-key 1 md5 01100F175804 7
ntp authenticate
ntp source Loopback0
ntp master

clock timezone est -5
clock summer-time est recurring


R1#sh clo
22:09:07.303 est Fri May 16 2008

Cat1#sh clo
23:07:47.229 cdt Fri May 16 2008

Cat1#sh ntp sta
Clock is synchronized, stratum 9, reference is
110.90.1.1
nominal freq is 250.0000 Hz, actual freq is 249.9999
Hz, precision is 2**18
reference time is CBD8D895.83FD76B6 (23:07:49.515 cdt
Fri May 16 2008)
clock offset is -7110015.6741 msec, root delay is 2.38
msec
root dispersion is 7110143.94 msec, peer dispersion is
128.22 msec
Cat1#sh ntp ass

      address         ref clock     st  when  poll
reach  delay  offset    disp
*~110.90.1.1       127.127.7.1       8    28    64 
177     2.4  -71100   128.2
 * master (synced), # master (unsynced), + selected, -
candidate, ~ configured



      

Reply via email to