01-17-2022 10:36 AM
Hello,
I am trying to load a firmware 500 version 200.7.10.102.64 but the upgrate interface does not work. How could I load the ap via tftp?
Solved! Go to Solution.
01-17-2022 11:07 AM
You can use below commands to upgrade the firmware from cli using TFTP.
#fw set host <TFTP server IP address>
#fw set proto tftp
#fw set port 69
#fw set control <image file name>
#fw update
Once image is update, reboot AP with reboot command.
#reboot
01-17-2022 10:38 AM
Have you tried a different browser? Firefox usually works best with Unleashed.
01-19-2022 12:16 AM
01-17-2022 11:07 AM
You can use below commands to upgrade the firmware from cli using TFTP.
#fw set host <TFTP server IP address>
#fw set proto tftp
#fw set port 69
#fw set control <image file name>
#fw update
Once image is update, reboot AP with reboot command.
#reboot
06-21-2023 08:59 AM
hello..
I have ZD1200 with Version:10.2.0.0 build 189 and I have R500 APs, which firmware of R500 is compatible with this version of ZA?
Thanx