Specifications

12-277
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
save fcswitch
save fcswitch
To save all configuration data for the SN 5428-2 Storage Router Fibre Channel (FC) interfaces to
nonvolatile memory, use the save fcswitch command.
save fcswitch {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. Configurations saved to a file can be moved between
storage routers and can be restored at a later time.
Examples The following example saves all the FC configuration information to the bootable configuration, used
when the storage router is restarted:
[SN5428-2A]# save fcswitch bootconfig
The following example saves all the FC configuration information to the file named fc_SN5428-2A:
[SN5428-2A]# save fcswitch fc_SN5428-2A
filename The name of the file where the configuration data will be written. This file
is stored in the savedconfig directory.
bootconfig Save the FC configuration from the running configuration to the bootable
configuration, used when the SN 5428-2 Storage Router is restarted.
Release Modification
3.2.1 This command was introduced.