Specifications

12-272
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
save accesslist
save accesslist
To save configuration data to nonvolatile memory for the named accesslist or for all access lists, use the
save accesslist command.
save accesslist {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.
There is a maximum of 100 access lists per storage router or per storage router cluster. There is a
maximum of 200 access list identification entries across all access lists in the storage router or storage
router cluster.
Note In a cluster environment, access list management functions are handled by a single storage router. To
determine which storage router is performing access list management functions, issue the show cluster
command. If you issue the save accesslist command from a storage router that is not performing access
list management functions, the CLI displays an informational message with the name of the node that is
currently handling those functions. See Chapter 11, Maintaining and Managing the SN 5428-2 Storage
Router, for more information about operating the storage router in a cluster.
name The name of the access list to be saved.
all Save all access lists.
filename The name of the file where the running access list configuration data will be
written. This file is stored in the savedconfig directory.
bootconfig Save the access list from the running configuration to the bootable
configuration, used when the SN 5428-2 Storage Router is restarted. If the
storage router belongs to a cluster, the saved access list information will
automatically be propagated to other members of that cluster.
Release Modification
3.2.1 This command was introduced.