No. All you can really do is perform a factory reset and manually configure the router to try and free up some nvram.Can one open up the router and install additional nvram?
I am running into an issue since I upgraded my routers firmware to AsusWRT Merlin 386.1_2. My NVRAM is stating it's using 65528 of 65535 bytes of memory. Is their a way to increase this value?
Can one open up the router and install additional nvram?
Thanks.
nvram show | awk '{print length(), $0 | "sort -n -r"}' | cut -d"=" -f 1 | head -n 20
nvram get [setting_name]
to see what the specific content is. E.g., nvram get wl1_chansps
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!