Performing a Factory Reset¶
A factory reset will return variables to the default configuration and ensure that the gateway is in a known state.
You can perform a factory reset on the gateway using the following interfaces:
- Web Manager
- CLI
- Web API
In the Web Manager, go to Device > Status > Factory Defaults. Confirm that you want to reload factory default settings.
In the CLI, navigate to the "status Device" level and run Factory Defaults. Confirm that you want to reload factory default settings.
status Device>Factory Defaults
CONFIRM: Reload factory default settings? (okay/cancel)Okay
WARNING: Rebooting for factory defaults...
Command Line started.
>
Use the Device Actions Web API to send an HTTP request to the device to "take status action" to reset the gateway to factory defaults. For details, see the Web API Reference.