Resetting the Device to Factory Default Using GUI
You can reset the device to factory default either by pressing a reset button for 30 seconds when power is supplied to the access point or through configurator interface. For more information about reset button, see Using the Reset Button.
Note |
A hard reset reverts all device configuration settings, including the device IP address and administrator password to factory defaults. Instead if you want to reboot the device, see Rebooting the Device using GUI. |
-
In the MANAGEMENT SETTINGS, click reset factory default.
-
Click YES in the confirmation pop-up window. To abort the factory reset, click NO.
-
If you have previously saved a configuration file for the device, you can restore the saved configuration settings to the device, see Saving and Restoring the Device Settings.
Note |
Do not perform a hard reset unless the device requires reconfiguration using its factory configuration as the starting point. Hard reset resets the device's IP address, administrator password, and it disconnects the device from the network. |
Resetting the Device to Factory Default Using CLI
To reset of the device configuration, use the following CLI command:
device#configure factory reset config
WARNING: "configure factory reset config" will clear config and reboot.
Do you want to proceed? (y/n)
Enter y
in the CLI command to start the device reset process or alternatively enter n
to abort the process.
To reset the device configuration and data wipe, use the following CLI command:
Device#configure factory reset default
WARNING: "configure factory reset default" will take minutes to perform DATA WIPE.
The following files are cleared as part of this process:
1) Config, Bak config files
2) Crashfiles
3) syslogs
4) Boot variables
5) Pktlogs
6) Manually created files
Do you want to proceed? (y/n)
Enter y
in the CLI command to start the device reset of the configuration and data wipe or alternatively enter n
to abort the process.