Restoring Configuration to a Single Node Environment
Restoring the configured backup in a single node environment.
Follow the steps below to restore configuration to a single node environment.
-
Prepare the new controller to which you will restore the cluster backup.
- Either obtain a new controller or factory reset an existing controller.
- Log on to the controller as a system administrator.
-
Run the setup command to configure the controller's network settings.
ruckus> setup ################################################ Start SCG setup process: ################################################ : : Setup configuration of ethers... Network would be restarted. You could connect to SCG back by using Management port (10.2.2.35)!! Enter "restart network" to continue... restart network
- Complete the controller setup process from the CLI.
- After you complete the controller setup, log on to the controller web interface as a system administrator.
- Go to Administration > Backup and Restore.
- Click the Configuration tab.
- Click Upload.
- Browse to the location (either on the local computer or on the network) of the configuration backup file that you want to restore.
-
Select the configuration backup file, and then click
Upload.
When the upload process is complete, the backup file appears in the Configuration section.
- Restore the configuration backup file to the node, either using the web interface or the CLI.
-
To use the web interface:
- On the web interface, go to Administration > Backup and Restore.
- In the Configuration tab, locate the configuration backup file that you want to restore, and then click Restore.
- Follow the prompts (if any) to complete the restore process.
-
To use the
CLI:
- Log on to the CLI as a system administrator.
-
Run the
restore config command.
ruckus# restore config This action will REBOOT the system. Do you want to only restore this SCG node (yes/no)? yes idx version date ------------------------------------------ 1 1.1.1.0.93 2013-02-01 03:09:27 GMT 2 1.1.1.0.93 2013-02-03 07:21:24 GMT Please choose a backup version to restore (ex: 1, 2, ...): 2
- Follow the prompts (if any) to complete the restore process.
You have completed restoring the configuration to a single node controller.
Parent topic: Restoring Configuration