03-05-2007 10:00 PM - edited 03-03-2019 04:02 PM
Hi All,
At the moment I am still studying so please forgive this probably obvious issue!
I have the clock set which I have verified with the show clock command. This displays correctly with the correct time, date etc.
However when I issue debug commands I get the uptime? values, ie 3d06hr.
What is it that I am missing here for the debugs to display the actual set time?
If it matters the router is a 2500 running 12.2(7r)XM1 as the IOS.
Solved! Go to Solution.
03-05-2007 10:14 PM
hi
can you also try this command under your router config ?
service timestamps debug datetime msec localtime show-timezone
But make sure that you hve proper clock time set on your router to have proper time getting displayed ...
regds
03-05-2007 10:07 PM
Hi
Can you post out the config which you have done it out there in your router over there ?
regds
03-05-2007 10:09 PM
Hi look here:
http://www.cs.fsu.edu/reference/itl/labs/debug/debug.htm
I think that only syslog shows the timestamps ... and not the debug
If you find this post usefull
please don't forget to rate this
#########################################
#Iwan Hoogendoorn
#########################################
03-05-2007 10:14 PM
hi
can you also try this command under your router config ?
service timestamps debug datetime msec localtime show-timezone
But make sure that you hve proper clock time set on your router to have proper time getting displayed ...
regds
03-05-2007 11:38 PM
Hi spremkumar
Thanks heaps for that :)
That sorted it thanks for that!
03-05-2007 10:16 PM
Try putting these two lines in your config
!
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide