---
title: "reset all"
canonical: "https://docs.infoblox.com/space/nios86/1105166345/reset%20all"
format: markdown
---
The` ``reset`` ``all`` `command clears the NIOS appliance of database, configuration, and network settings. It then re-establishes the factory settings with the default IP address, gateway, and subnet mask.  
The `reset`` ``all`` ``licenses` command clears database, configuration, and network settings. It also clears all licensing information from the appliance before re-establishing the factory settings.  
The` ``reset`` ``all`` ``auto_provision` command clears database, configuration, and network settings. It also re-enables auto-provisioning and a dynamic IP address is assigned to the appliance.

> ⚠️ **Note**
> ⚠️ 
> ⚠️ No previous data remains on the appliance after using these commands.

# Syntax

`reset all [licenses | auto_provision]`

| **Argument** | **Description** |
| --- | --- |
| licenses | Specifies the removal of all licenses during the process of re-establishing the factory settings on the appliance. |
| auto_provision | Auto-provisioning is re-enabled and a dynamic IP address is assigned after re-establishing the factory settings on the appliance. |

# Examples

## Re-establish factory settings

`Infoblox > ``reset`` ``all`  
` The entire system will be reset to default settings.`  
` WARNING: THIS WILL ERASE ALL DATA AND LOG FILES THAT HAVE BEEN CREATED ON THIS SYSTEM. ARE YOU SURE YOU WANT TO PROCEED? (y or n): ``y`

## Re-establish factory settings and remove all licenses

`Infoblox > ``reset`` ``all`` ``licenses`  
` The entire system will be reset to default settings and all licenses will be removed. WARNING: THIS WILL ERASE ALL DATA AND LOG FILES THAT HAVE BEEN CREATED ON THIS SYSTEM. ARE YOU SURE YOU WANT TO PROCEED? (y or n): ``y`

## Re-establish factory settings and re-enable auto-provisioning

`Infoblox > ``reset`` ``all`` ``auto_provision`  
` The entire system will be reset to default settings and system will try to obtain a dynamic address.`  
` WARNING: THIS WILL ERASE ALL DATA AND LOG FILES THAT HAVE BEEN CREATED ON THIS SYSTEM. ARE YOU SURE YOU WANT TO PROCEED? (y or n): y`