Dot Symbol in clock
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2013 01:09 AM - edited 03-07-2019 11:38 AM
dot "." symbol usually showed when ntp not syn, but here clock is manually configured. then why dot comes before time.
Switch1#sh clock
.13:09:24.226 PST Mon Feb 11 2013
Switch1#sh cdlo
Switch1#sh cclo
Switch1#sh clo
Switch1#sh clock de
Switch1#sh clock detail
.13:09:29.561 PST Mon Feb 11 2013
Time source is user configuration
Summer time starts 02:00:00 PST Sun Mar 10 2013
Summer time ends 02:00:00 UTC Sun Nov 3 2013
even show logging shows incorrect time where as the show clock display correct time
Switch1#sh clock
.13:09:24.226 PST Mon Feb 11 2013
Switch1#conf
Switch1#configure t
Enter configuration commands, one per line. End with CNTL
Switch1(config)#
Switch1(config)#
Switch1(config)#
Switch1(config)#exit
Switch1#
Switch1#sh log
Switch1#sh log
.Feb 11 09:05:37.462: %SYS-5-CONFIG_I:
advice please
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2013 01:13 AM
"." means your appliance's clock is not synchronized to a source clock.
Even if you manually set the clock and date of your appliance, this is not a "reliable" clock source.
NTP/SNTP is the reliable method of synchronizing the clock.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2013 01:24 AM
ntp configured but no success
Switch1#sh ntp status
Clock is unsynchronized, stratum 16, no reference clock
nominal freq is 119.2092 Hz, actual freq is 119.2092 Hz, precision is 2**17
reference time is 00000000.00000000 (05:00:00.000 PST Mon Jan 1 1900)
clock offset is 0.0000 msec, root delay is 0.00 msec
root dispersion is 1.76 msec, peer dispersion is 0.00 msec
loopfilter state is 'FSET' (Drift set from file), drift is 0.000000000 s/s
system poll interval is 64, never updated.
Switch1#
Switch1#sh ntp associations
address ref clock st when poll reach delay offset disp
~10.12.1.56 10.10.10.68 4 4 64 17 2.782 -6132.1 1951.8
* sys.peer, # selected, + candidate, - outlyer, x falseticker, ~ configured
clock timezone PST 5 0
clock summer-time UTC recurring
Switch1#sh clock
.14:23:16.297 PST Mon Feb 11 2013
clock timezone PST 5 0
clock summer-time UTC recurring
ntp logging
ntp source Vlan1
ntp server 10.12.1.56
Switch1#sh clock
.14:23:16.297 PST Mon Feb 11 2013
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2013 01:40 AM
~10.12.1.56
Yes, I can see you've configured an NTP source BUT it's not synchronize.
