System information

12-261
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
restore system
restore system
To cause previously saved system configuration information to be copied from the specified
configuration file into persistent memory, use the restore system command. The configuration file must
exist in the savedconfig directory. Use the show savedconfig command to display the contents of the
savedconfig directory.
restore system {name | all} from filename
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
name The named system information to be restored. See Table 12-16 in the Usage
Guidelines section for a list of valid names that can be used for the name
argument.
all Restore all restorable system information (except the route table and RIP
settings, and the logging table) from the saved configuration file. Restorable
system information includes CDP configuration, administrator contact data,
DNS and NTP information, restrict configuration, remote logging data,
SNMP configuration, Telnet and Secure Shell (SSH) settings, and the
default download location for updated storage router software.
Note The route table, RIP settings, and the logging table, are not restored.
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.