Specifications
11-10
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 a Deleted FCIP Instance
For example, suppose the FCIP instance, fcip1, was inadvertently deleted. Use the following procedure
to restore fcip1 from a configuration file named fcip1_backup.
Restoring an Existing FCIP Instance
If you need to restore the configuration of an FCIP instance that is still active in the storage router, you
must stop the instance and then restore the configuration from the selected file. The restore process starts
the instance. For example, use the following procedure to restore the FCIP instance, fcip2, from the file
fcip2_backup.
Step 8
show scsirouter scsi2 (Optional) Verify the configuration of the restored and
restarted SCSI routing instance. The running configuration
should now match the restored permanent configuration. Once
the instance has been restored and restarted, modifications to
its configuration can also be made.
Step 9
save scsirouter scsi2 bootconfig (Optional) If changes are made to the SCSI routing instance
configuration, save the restored SCSI routing instance to the
storage router bootable configuration.
Command Description
Command Description
Step 1
enable Enter Administrator mode.
Step 2
show fcip all from fcip1_backup (Optional) Verify that the FCIP instance exists in this
configuration file. The configuration file must exist in the
savedconfig directory.
Step 3
restore fcip all from fcip1_backup Restore the FCIP instance from the specified file.
Step 4
show fcip fcip1 (Optional) Display the restored FCIP instance to verify that the
configuration is as expected.
Command Description
Step 1
enable Enter Administrator mode.
Step 2
no fcip fcip2 enable Disable the active FCIP instance. You cannot restore an active
instance.
Step 3
show fcip fcip2 from fcip2_backup (Optional) Verify that the FCIP instance exists in this
configuration file. The configuration file must exist in the
savedconfig directory.
Step 4
restore fcip fcip2 from
fcip2_backup
Restore the FCIP instance from the specified file.
Step 5
show fcip fcip2 (Optional) Display the restored FCIP instance to verify that the
configuration is as expected.