I am booting without IOS and I get this prompt:
ap:
then I issue these commands:
ap: set IP_ADDR 192.168.0.111
ap: set NETMASK 255.255.0.0
ap: set DEFAULT_ROUTER 192.168.0.1
ap: tftp_init
ap: ether_init
Then I want to copy an IOS image to flash:
copy tftp://192.168.1.14/c1250-k9w7-tar.124-21a.JY.tar flash:
But I get error:
tftp://192.168.1.14/c1250-k9w7-tar.124-21a.JY.tar: no such file or directory
But I have double checked everything, the tftp server is running, the IOS is in the tftp, the IOS image name is correct, and IPs are fine, and router is plugged in the switch, etc.
How can I troubleshoot this issue please ? I really need to recover an IOS image into that AP.