samsonite444
Occasional Visitor
Is it possible to downgrade to a previous official firmware by Asus?
Hi,Is it possible to downgrade to a previous official firmware by Asus?
Hi,
Do not forget to reset NVRAM if you jump to an older version: The hidden NVRAM settings of the newer version might conflict with the oder one (and vice versa).
With kind regards
Joe![]()
would be great if you guys can let me know how to reset the nvram...
would be great if you guys can let me know how to reset the nvram...
easy. just hold the wps button on the back of the router before turning on the router for 15-30 seconds. thats should do it
or you could try this :
http://192.168.1.1/Main_AdmStatus_Content.asp
mtd-erase -d nvram
nvram commit
reboot
Where does that link take you? I'm afraid to click on it.
The link:
http://192.168.1.1/Main_AdmStatus_Content.asp
just takes you to one of the pages of your admin web GUI, the one that allows you to submit a command-line style command to your router. Just try it, there's no problem with following the link. But be careful about the commands that you submit that way, of course, as always *smile*. The commands that you submit there are executed by a shell on your router, as if you were logged into your router as "admin".
You could try it with an "ls" command, which would just give you a listing of the files and directories in the current directory. You can use "pwd" to see which directory that you're currently in, and so on.
If you go there by following the above link, and do what the poster suggests, issue these commands:
mtd-erase -d nvram
reboot
you will have cleared the nvram on your router and will have to reconfigure it. Same thing as if you logged into your router as admin and issued those commands.
Won't resetting to factory specs accomplish the same result in clearing the NVRAM? Thanks for your reply.
Yes, it should...I was explaining what the link that you were questioning was for. Using it to clear the nvram was only an example, you can use it for any command line functionality. My typical method for clearing nvram is using telnet and issuing the "mtd-erase" command, because I'm comfortable with it. There's also the WPS button, and the GUI "restore to factory settings" button, of course. Lots of choices, pick your favorite *smile*.
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!