It can be, especially on a 3200. There are options for offloading some things to jffs with recent versions of the firmware.is this normal?
You mean like
for var in `nvram show | grep vpn_client | sed 's/=/ /g' | awk '{print $1}'`
do
nvram unset $var
done
Just saved me nearly 5K
I need to look at what else might be removable, but this is a huge step forward (I don't use any vpn clients) so thanks @RMerlin!
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!