Hi,

If we want a Cisco router to automatically change between summer time and winter time we have to enable it on the config. If we don’t do this, logs will have errors on their timestamps.

Configure this is pretty straightforward.

Router(config)# clock summer-time CET recurring 2 Sun Mar 2:00 2 Sun Nov 2:00

And that’s all.