ERASING NVRAM An alternative method to restore DD-WRT to default settings without using the reset button Using DD-WRT with Telnet (or SSH) for builds after 18 Apr 2018 (35770 and later): ``` nvram erase && reboot ``` antes se usaba ``` erase nvram ```