Restore Saved Configuration
After upgrading, restore the saved configuration.
- Copy the backup configuration back to the controller:
# copy ftp://<user>:<passswd>@<offbox-ip-address>/runningconfig.txt orig-config.txt - Copy the saved configuration file to the running configuration file:
# copy orig-config.txt running-config - Save the running configuration to the start-up configuration:
# copy running-config startup-config