Date/Time setup is missing from web interface CLI system-time also doesn't work
Date/Time setup is missing from web interface CLI system-time also doesn't work
Hello,
I have two from this switch and would be nice to see logs with correct date/time, but there is no possibility to set correct Time in web interfce.
i tried ssh /telnet also without success:
1. SSH: if i login with ssh and go to privileged mode with enable than cant go into config with configure command , it tells : bad command.
2. Telnet: i can go to privileged mode than i can run configure and i am in config# but i get bad command again if i try to set date with system-time command.
i tried : system-time dst Europe and system-time ntp UTC+01:00 132.163.97.5 12 both gives me bad command
any hint from someone????
- Copy Link
- Subscribe
- Bookmark
- Report Inappropriate Content
- Copy Link
- Report Inappropriate Content
Hi, first of all, I really advise you to upgrade your switch to v3 firmware with new design. Your v2 is ready to be updated to v3.
Always use "?" to check, which commands are possible and what switch is waiting for the next step.
I can't check now old version fw, but in new design I also have the "Missing parameter" error, not bad command!
myswitch(config)#system-time ntp UTC+01:00 132.163.97.5 12
---------------------------------^
Error: Missing parameter
It happens, because switch wants secondaty IP for NTP server
myswitch(config)#system-time ntp UTC+01:00 132.163.97.5
<WORD> - NTP backup server IP address
Something like this works absolutely normally
myswitch(config)#system-time ntp UTC+01:00 132.163.97.5 132.163.97.6 12
myswitch(config)#
- Copy Link
- Report Inappropriate Content
- Copy Link
- Report Inappropriate Content
@Mitya at my telnet it also not works:(( where do i find the new firmware to download?
- Copy Link
- Report Inappropriate Content
@Andone your solution helped , i set up the static route and it automatically took the right date with wrong time zone:))
so half of it already ok.
I tried the "system-time ntp UTC+01:00 132.163.97.5 132.163.97.6 12" and "system-time dst Europe" commands but still getting bad command error
i will try to upgrade to firmware 3 if i find out where can i download it
THANK YOU
- Copy Link
- Report Inappropriate Content
in the meanwhile i run ? for the commands i have on the switch and that is why the command comes back with error that i have no such a command:))
- Copy Link
- Report Inappropriate Content
dafaq?))
Upgrade your FW. I will just say one more time, that I advise you to upgrade your v2 switch with v3 firmware, which has different design on some features, e.g. vlans, but it is pretty OK and I feel it is really better.
https://www.tp-link.com/en/support/download/t1600g-52ps/v3/#Firmware
- Copy Link
- Report Inappropriate Content
by the way, if you do not want to update and Andone's solution is OK for you, you still can try to check full configuration by "show run" and you will see, what commands switch used for NTP configuration via WebGUI.
- Copy Link
- Report Inappropriate Content
@Mitya downloading FW v3:)) is there a manula how to patch the firmware ? there is no menu for it in the GUI:)))))
show run doesn't work either:)))))
- Copy Link
- Report Inappropriate Content
Ok, I think I've got it. Go to full admin mode by "enable-admin".
- Copy Link
- Report Inappropriate Content
@Mitya Hm,,,
in console i logged in with admin user
T1600G-52PS>enable-admin
gave error bad command
if i just use enable than i am in elevated console with #
here i tried enable-admin than i get an error:
T1600G-52PS#enable-admin
Authentication fail. You should enable AAA first.
Error password!
- Copy Link
- Report Inappropriate Content
Information
Helpful: 0
Views: 4425
Replies: 16
Voters 0
No one has voted for it yet.