Specifications
11-13
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
Note Restoring global FC settings, such as the domain ID, in an operational fabric may cause traffic
disruptions.
Example 11-2 Show FC Configuration from Saved Configuration File
!
! FC SWITCH
!
fcswitch ratov 10000
fcswitch edtov 2000
fcswitch dstov 5000
fcswitch fstov 1000
fcswitch zoning default all
fcswitch zoning autosave enable
fcswitch zoning merge SW2
fcswitch domainid 1 force
no fcswitch domainid lock enable
fcswitch interop-credit 12
!
...
Command Description
Step 1
enable Enter Administrator mode.
Step 2
no interface fc1 enable
no interface fc4 enable
(Optional) Remove the storage router from the switched fabric by
disabling all FC interfaces operating as E_Ports. For example,
disable the FC interfaces fc1 and fc4.
Step 3
show savedconfig
fcswitch_backup
Display the contents of the saved configuration file and verify that
this is the FC configuration information that you want to restore
(Example 11-2). The file must exist in the savedconfig directory.
Step 4
restore fcswitch all from
fcswitch_backup
Restore all FC configuration information from the saved
configuration file.
Note Zoning information is not restored with a
restore fcswitch all command. You must explicitly enter a
restore fcswitch zones command to restore the zoning
database. See Chapter 12, “Command Line Interface
Reference,” for more information about restoring zones.
Step 5
show fcswitch
show interface all
Display all FC configuration information and verify that it is
correct.
Step 6
interface fc1 enable
interface fc4 enable
(Optional) Rejoin the switched fabric by enabling the FC
interfaces operating as E_Ports. Any relevant changes to the FC
configuration, such as the domain ID, will be propagated to the
fabric. For example, enable the FC interfaces fc1 and fc4.
Step 7
save fcswitch bootconfig (Optional) If you make any changes to the restored FC
configuration, save the changed configuration to the storage router
bootable configuration.