Specifications

11-9
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 11 Maintaining and Managing the SN 5428-2 Storage Router
Restoring from Backups
Restoring an Existing SCSI Routing Instance
If you need to restore the configuration of a SCSI routing instance that is still active in the storage router,
you must stop the instance, restore the configuration from the selected file, and then restart the instance.
For example, use the following procedure to restore the SCSI routing instance, scsi2, from the file,
scsi2_backup.
Command Description
Step 1
enable Enter Administrator mode.
Step 2
copy http://10.1.1.44/~s1/back1
savedconfig:scsi1_restore
Copy the specified configuration file from the designated URL
and place it in the savedconfig directory, using the file name,
scsi1_restore.
Step 3
show savedconfig Verify that the imported file now exists in the savedconfig
directory.
Step 4
show scsirouter all from
scsi1_restore
Verify that the SCSI routing instance exists in this
configuration file.
Step 5
restore scsirouter scsi1 from
scsi1_restore
Restore the SCSI routing instance from the specified file.
Step 6
show scsirouter scsi1 from
bootconfig
Display the restored SCSI routing instance to verify that the
configuration is as expected.
Step 7
scsirouter scsi1 enable Start the restored SCSI routing instance, updating the running
configuration of the storage router. Once the instance has been
restored and restarted, modifications to its configuration can
also be made.
Step 8
save scsirouter scsi1 bootconfig (Optional) If changes are made to the SCSI routing instance
configuration, save the SCSI routing instance to the storage
router bootable configuration.
Command Description
Step 1
enable Enter Administrator mode.
Step 2
show scsirouter scsi2 brief Display current status of the SCSCI routing instance. If the
status is active, proceed with Step 3 to stop the instance.
Otherwise, continue with Step 4.
Step 3
no scsirouter scsi2 enable (Optional) Disable an active SCSI routing instance. You
cannot restore an active instance.
Step 4
show scsirouter all from
scsi2_backup
(Optional) Verify that the instance saved in the configuration
file is the one you want to restore. The named configuration
file must exist in the savedconfig directory.
Step 5
restore scsirouter scsi2 from
scsi2_backup
Restore the SCSI routing instance.
Step 6
show scsirouter scsi2 from
bootconfig
Confirm that the configuration of the SCSI routing instance is
now correct.
Step 7
scsirouter scsi2 enable Restart the SCSI routing instance.