NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

NWWA's avatar
NWWA
Tutor
Feb 04, 2018
Solved

R7000 bricked during firmware update to 1.0.9.18

While updating the firmware to the latest version (1.0.9.18). The router stopped responding and now I am unable to access it or reload firmware. The power button is white and flashing. I have tried t...
  • NWWA's avatar
    Feb 05, 2018

    I have successfully recovered my router, with the help of an old post by ghoffman (along with many other): under the thread "[SOLVED] Steps for debrick unresponsive R7000 (softbricked)"

    The steps as written:

    5.confirm the cfe is waiting for firmware by 'ping 192.168.1.1' a 'ttl=100' response is what you are looking for
    6. use 'tftp -i 192.168.1.1 put factory.trx' to upload you newly created image
    7. wait 2-3 minute for a couple reboots.

     

    This is how I implemented these steps:

    1. Open the command window and change the directory to my desktop (this is where the dowloaded firmware is located) 

    2. Type the command: ping 192.168.1.1 a ttl=100

    3. Open a second command window and type: tftp -i 192.168.1.1 put 1.0.9.18.chk 

    4. Turn on the router (no need to hold reset button).

    5. Start the ping comand in the first window.

    6. When the ttl response = 100, start the tftp command in the second window.

    7. This took a few minutes. When it is complete the router reset. 

     

    There are many other steps that are needed to get to this point, but these are the critical steps that I needed to get my pc to connect to the router and load the firmware.

     

    Thank you for all the responses.