cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
697
Views
0
Helpful
3
Replies

NTP configuration issue

spalislam
Level 1
Level 1

I have configured NTP Master server on cisco 2500 (as Stratum1) and pointed out all my CAT 2924 to this router as a NTP server.

The switches get the correct time. Tested via "show clock" command.

However, when I do "show log" I still don't get logged message according to the clock, but according to the "time lenght of switch being up"

The main reason of configuring NTP Master is that "show log" on all switches have identical time which helps in troubleshooting network problems.

Please advise me on this matter. How to get "logs" to act according to the system clock

Thanks,

Senad Palislamovic

Network Specialist

Weber State University

Ogden, UT 84408

3 Replies 3

bridgmountm
Level 1
Level 1

your going to want to configure the service eg :

service timestamps log datetime localtime show-timezone

This will time stamp the logs with the locat date/time, and the locat time zone eg : GMT, CST or wotever.

Murray

Not applicable

service timestamps debug datetime msec localtime show-timezone

service timestamps log datetime msec localtime show-timezone

clock timezone CST -6

Thanks folks,

I have configured it and bound it to the stratum time servers in Colorado.