Advanced Boot and Backup Configuration Information > How Configuration Files Changes Are Managed > Restoring Configuration Files

Restoring Configuration Files
The following table provides links to where the procedures for restoring configuration files are described.
To Restore the OnSite Configuration Files to the Last Saved Version
This procedure assumes that you or a previous administrator has previously run the saveconf command, or clicked the “Save” button on the Web Manager Mgmt Æ Backup/restore screen after making changes to the configuration. This procedure restores the configuration files to the state they were in when they were last backed up.
1.
If you are logged into the Web Manager as an administrative user, click the “Load” button on the Web Manager Mgmt > Backup/restore screen.
2.
[root@ONS /]# restoreconf
To Restore the OnSite Configuration Files to the Factory Defaults
Use one of the commands shown below while logged in as root through the console, via telnet, or via any ssh session to restore the configuration files to the state they were in when the OnSite shipped.
Enter the restoreconf command with the factory_default option.
[root@ONS /]# restoreconf factory_default
Enter the create_cf command with the --factory_default option.
[root@ONS /]# create_cf --factory_default

Advanced Boot and Backup Configuration Information > How Configuration Files Changes Are Managed > Restoring Configuration Files