Anybody seen this? When I do "show log" on my switches, I always get the incorrect time in the log. It is off by exactly 4 hours. I am in EST - 5. If I do "show clock" the time on the switch is correct:
switch#sho clock
09:32:58.609 EDT Wed Oct 25 2006
The sho log comand, run seconds later, has this output:
switch#sho log
Oct 25 13:31:50: %SYS-CLUSTER_MEMBER_4-5-CONFIG_I: Configured from console by vty0
I am using NTP, but it would seem to me that if there was a problem with NTP, the time on the switch itself would be off, not just the time shown in the log. This is just weird to me and I'd like to fix it, even though it's more of just a nuisance than anything.
Relevant lines from the config are:
.....
clock timezone EST -5
clock summer-time EDT recurring
.....
ntp clock-period 17180677
ntp server xxx.xxx.xxx.xxx
switch#sho clock
09:32:58.609 EDT Wed Oct 25 2006
The sho log comand, run seconds later, has this output:
switch#sho log
Oct 25 13:31:50: %SYS-CLUSTER_MEMBER_4-5-CONFIG_I: Configured from console by vty0
I am using NTP, but it would seem to me that if there was a problem with NTP, the time on the switch itself would be off, not just the time shown in the log. This is just weird to me and I'd like to fix it, even though it's more of just a nuisance than anything.
Relevant lines from the config are:
.....
clock timezone EST -5
clock summer-time EDT recurring
.....
ntp clock-period 17180677
ntp server xxx.xxx.xxx.xxx