i wanna 2 change the date and time on router, how can i do that by using telnet commands??? also i need some help about using telnet command?
i wanna 2 change the date and time on router, how can i do that by using telnet commands??? also i need some help about using telnet command?
hwclock
Grrr. Opera crashed after I composed the reply.
AFAIK 500t is running Linux ?
I usually use hwclock(1) on my GNU/Linux box to query/set the time/date.
you:
telnet 10.1.1.1 "your router IP"
Enter your usernet and password.
A telnet session is no more than a shell running on the other box.
There's a probability that you'll find many GNU/Linux basic commands there. but I can't be sure since this is an embedded device.
Try yourself and see.
Quote "c u next life time then when i come back as a mug of tea :P"
docs
read your router docs
AFAIK for the time run "date"
I used to be indecisive .. but now I'm not so sure
if it was linux
runing date will display the time only.
to set it
this will be on the fly .
if you want to set the hardware clock to read your current date/time value and write permanent run clock -w
Diaa Radwan