Specifications

11-12
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
The saved access list in the configuration file named accesslist_backup, contains these entries:
209.165.200.225/32
10.1.1.30/32
chap-username 12h7b.lab2.webservices
chap-username test2.sys3
Note In a cluster environment, access lists management functions are handled by a single node in the cluster.
If you issue an access list command from a storage router that is not performing access list management
functions, the CLI displays an informational message with the name of the storage router that is currently
handling those functions.
Restoring Fibre Channel Interface and Switch Configuration
You can restore zoning information and both global and interface-specific FC configuration information.
You can restore the following settings:
Global FC settings, including time out values and domain ID
FC interface configuration, including link speed and port type settings, for all FC interfaces
All alias, zone and zone set configuration
Use the following procedure to restore all saved global and FC interface configuration information. In
this example, the global and interface-specific FC configuration information will be restored from the
saved configuration file named fcswitch_backup.
Command Description
Step 1
enable Enter Administrator mode.
Step 2
show accesslist mylist Display the current entries associated with the access list.
Step 3
show accesslist mylist from
accesslist_backup
Display the entries associated with the access list saved in the
configuration file. The configuration file must exist in the
savedconfig directory.
Step 4
restore accesslist mylist from
accesslist backup
Restore the access list entries from the saved configuration file.
Step 5
show accesslist mylist Display the entries for the restored access list. The entries are:
10.1.1.30/32
172.16.255.220/32
209.165.200.225/32
chap-username 12h7b.lab2.webservices
chap-username 12784.lab1.webservices
chap-username test2.sys3
Step 6
save accesslist mylist
bootconfig
(Optional) If any entries prior to the restore were not saved, issue
the save command to save the current access list configuration to
the storage router bootable configuration.