Overview
This article describes the process of performing a Factory Reset on Exinda.
Process
- To perform a Factory Reset from the Web UI, follow these steps:
- Navigate to Configuration > System > Maintenance > Factory Defaults.
- Then click on Factory Reset. This will erase the monitoring info and the config on Exinda, but it will keep the IP address settings.
- To perform a Factory Reset from the command line, open an SSH (Secure Shell) or console session with Exinda and log in as an administrator. Use one of the following commands to initiate the factory reset:
factory default | Restore settings to Factory Defaults |
factory default keep-basic | Restore settings to Factory Defaults and preserve basic configs |
factory default keep-connect | Restore settings to Factory Defaults and preserve connectivity (IP settings) |
factory default keep-monitor | Restore settings to Factory Defaults and preserve monitoring data |
Note: The keep-basic, keep-connect, and keep-monitor can be used alone, or any combination of those 3 options.