Resetting the Database to the Factory-Default Configuration
Use this procedure to reset the database to the factory-default configuration from the CLI.
This procedure removes all existing provisioning settings and is service affecting.
- Back up the existing configuration. This is optional.
Save the configuration database to a remote location.
Save the running configuration to a remote location.
For example:
bti7800# show running-config | nomore | save 10.1.220.104_running_config_20150706
Value for 'password' (<string>): *********** bti7800# copy file 10.1.220.104_running_config_20150706 remote-url ftp://user@10.64.7.51/10.1.220.104_running_config_20150706 Value for 'password' (<string>):
- Reset the database.
For example:
bti7800# system database restore factory-default
This is a service-affecting action that will overwrite the configuration database with default values and perform an automatic reload all cold. Do you wish to continue? [no,yes] yes
The CLI session closes and both CMMs and all service modules cold reload into the factory-default configuration. This might take several minutes. All existing service module configuration is erased and traffic is affected. The CMM remains commissioned and commissioning data is retained.