Specifications

12-274
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
save all
save all
To save all configuration data for the SN 5428-2 Storage Router to nonvolatile memory, use the save all
command.
save all {filename | bootconfig}
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines You must save configuration data from the running configuration to the bootable configuration for it to
be retained in the storage router when it is restarted. Depending on the deployment, the save all
command saves AAA configuration, SCSI routing instances, FCIP instances, access lists, VLANs,
global Fibre Channel (FC) settings and FC interface configurations, and selected system configuration
information. Configurations saved to a file can be moved between storage routers and can be restored at
a later time.
Note In a cluster environment, all AAA, access list, password, and VLAN management functions are handled
by a single storage router. To determine which storage router is performing these management functions,
issue the show cluster command. If you issue the save all command from a storage router that is not
performing these management functions, the CLI displays an informational message with the name of
the node that is currently handling the functions. See Chapter 11, Maintaining and Managing the
SN 5428-2 Storage Router, for more information about operating the storage router in a cluster.
Examples The following example saves the current running configuration to the bootable configuration:
[SN5428-2A]# save all bootconfig
filename The name of the file where the configuration data will be written. This file
is stored in the savedconfig directory.
bootconfig Save the current running configuration information to the bootable
configuration, used when the SN 5428-2 Storage Router is restarted. If the
storage router belongs to a cluster, any saved cluster elements will
automatically be propagated to other members of that cluster.
Release Modification
3.2.1 This command was introduced.