System information
12-252
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
restore all
restore all
To cause all the previously saved configuration information to be copied from the specified configuration
file into persistent memory, use the restore all command. The configuration file must exist in the
savedconfig directory. Use the show savedconfig command to display the contents of the savedconfig
directory.
Note This command may change the running configuration of the storage router.
restore all from filename
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines The restore all command restores all information from the named configuration file. Depending on the
information that is restored, the running configuration of the storage router may be changed.
A restore command may overwrite or delete existing items. However, the restore command will not
purge or delete existing items from access lists, but will add missing items or overwrite existing items
of the same name. If necessary, you may delete access lists, or any other item to be restored, before
restoring from a saved configuration file.
The restore all command will not restore the route table and RIP settings, the Fibre Channel (FC) zoning
database, or the logging table. Use the restore system ip-route command to restore a saved route table
and RIP settings, and the restore fcswitch zones command to restore the FC zoning database. Use the
restore system logging command to restore the logging table.
SCSI routing instances and FCIP instances must be stopped before they can be restored. Use the
no scsirouter enable command to stop active SCSI routing instances. Use the no fcip enable command
to stop an active FCIP instance. After the restore is complete, use the scsirouter enable command to
start the restored SCSI routing instances. Restored FCIP instances are automatically restarted.
from filename The name of the configuration file containing the information to be
restored. This file must exist in the savedconfig directory.
Release Modification
3.2.1 This command was introduced.