11-16-2024 09:41 PM
Hello, my ICX 7150 is stuck in Recovery Mode, and I am trying to update the images via TFTP. I followed the post below, and I was able to ping the host. However, I was stuck in the final step when updating the image. How to perform a Software recovery on an ICX7150 switch
I have a feeling it's the TFTP server's problem, but I am unsure what's wrong.
Any advises, comments, and ideas are appreciated.
Thank you!
ICX7150-Boot>printenv
baudrate=9600
ipaddr=192.168.0.3
serverip=192.168.0.2
netmask=255.255.255.0
gatewayip=192.168.0.2
uboot=mnz10115.bin
image_name=SPS08090k.bin
ver=10.1.15T225 (Jan 30 2019 - 23:08:47 -0800)
Environment size: 189/16379 bytes
ICX7150-Boot>ping 192.168.0.2
Change GMAC speed to 1000MB
Using bcm_xgs_gmac-0 device
host 192.168.0.2 is alive
ICX7150-Boot>update_primary
Updating PRIMARY image over TFTP
Load addr=0x70000000
Change GMAC speed to 1000MB
Using bcm_xgs_gmac-0 device
TFTP from server 192.168.0.2; our IP address is 192.168.0.3
Filename 'SPS08090k.bin'.
Load address: 0x70000000
Loading: T T T T T T T T T T
Retry count exceeded; starting again
11-18-2024 03:06 AM
Hi SuperXBen,
Based on the error encountered :
>>>>>
Loading: T T T T T T T T T T
Retry count exceeded; starting again
>>>>>
Here the concern is that the switch is not getting an response from the server.
Settings on the server application should be good.
Do check once if the System Firewall is hindering it or if the system is governed by AD Group policy, try checking with a system that is a non-domain PC where the settings for the firewall an other rules could be manipulated.
That should help.
Let us know how that goes.
-Regards,
Joshua