System information

12-270
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
save aaa
save aaa
To save the current AAA settings to nonvolatile memory, use the save aaa command.
save aaa {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. Use the filename parameter to save the AAA
configuration to a file. Configurations saved to a file can be moved between storage routers and can be
restored at a later time.
The following information is saved:
The AAA authentication lists
The username database
All RADIUS server configuration information (including server groups)
All TACACS+ server configuration information (including server groups)
Note In a cluster environment, AAA management functions are handled by a single storage router. To
determine which storage router is performing AAA management functions, issue the show cluster
command. If you issue the save aaa command from a storage router that is not performing AAA
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.
filename The name of the file where the AAA configuration information will be
written. This file is stored in the savedconfig directory.
bootconfig Save the AAA settings to the bootable configuration, which is used when
the SN 5428-2 Storage Router is restarted. If the storage router belongs to
a cluster, the saved AAA settings will automatically be propagated to other
members of that cluster.
Release Modification
3.2.1 This command was introduced.