Specifications
12-279
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
save scsirouter
save scsirouter
To save all configuration data associated with the named SCSI routing instance to nonvolatile memory,
use the save scsirouter command.
save scsirouter {name |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. Configurations saved to a file can be moved between
storage routers and can be restored at a later time.
In a cluster environment, the SCSI routing instance can only be saved on the node that is currently
running that instance.
Examples The following example saves all SCSI routing instances currently running on this SN 5428-2 to the
bootable configuration, used when the storage router is restarted:
[SN5428-2A]# save scsirouter all bootconfig
The following example saves the SCSI routing instance named foo to the file named foo_SN5428-2A:
[SN5428-2A]# save scsirouter foo foo_SN5428-2A
name The name of the SCSI routing instance.
all Save configuration data for all SCSI routing instances.
filename The name of the file where the configuration data will be written. This file
is stored in the savedconfig directory.
bootconfig Save the SCSI routing instance from the running configuration to the
bootable configuration, used when the SN 5428-2 Storage Router is
restarted.
Release Maintenance
3.2.1 This command was introduced.