cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3953
Views
0
Helpful
2
Replies

Clock Time Not set.

Arshad Khan
Level 1
Level 1

Hi,

I am using Cisco 2960 access switches and dont have NTP server so i can manually set time on switches but problem raised when these switches restart they show their factory default time. i -e  05:26:53.951 GMT Mon Mar 1 1993

Kindly advise in this regards,

Regards,

Arshad Ahmed

2 Replies 2

cadet alain
VIP Alumni
VIP Alumni

Hi,

"The switch does not have a hardware-supported clock and cannot function as an NTP master clock to

which peers synchronize themselves when an external NTP source is not available. The switch also has

no hardware support for a calendar. As a result, the ntp update-calendar and the ntp master global

configuration commands are not available."

This is taken from the configuration guide from Cisco .

Regards.

Alain

Don't forget to rate helpful posts.

darren.g
Level 5
Level 5

Arshad Khan wrote:

Hi,

I am using Cisco 2960 access switches and dont have NTP server so i can manually set time on switches but problem raised when these switches restart they show their factory default time. i -e  05:26:53.951 GMT Mon Mar 1 1993

Kindly advise in this regards,

Regards,

Arshad Ahmed

Alain said it all - there's no hardware clock in these switches - so unless you have an NTP server for them to sync to on startup, they're always going to go back to the default startup time.

if you have internet access, you can configure them to time sync from one of the public NTP pool servers on startup - but you have to enter them via IP address, because IOS doesn't support setting an NTP server by name, so find a couple which are in your region, nslookup them, and set them in your config.

Make sure you've got your timezone and daylight time set correctly, though.

Cheers.