Specifications
12-22
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
aaa new-model
aaa new-model
To enable the AAA access control model, issue the aaa new-model command.
aaa new-model
no aaa new-model
Syntax Description This command has no arguments or keywords.
Defaults AAA is enabled. AAA cannot be disabled on the SN 5428-2 Storage Router.
Command Modes Administrator.
Command History
Usage Guidelines This command enables the AAA access control model. The no aaa new-model command is available
for completeness only; AAA cannot be disabled for the storage router.
AAA authentication services are used to provide the following authentication types:
• iSCSI authentication—provides authentication of IP hosts requiring access to storage via SCSI
routing instances
• Login authentication—provides authentication of users requiring Monitor mode access to the
storage router via the CLI
• Enable authentication—provides authentication of users requiring Administrator mode access to the
storage router via the CLI enable command
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 aaa new-model 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.
Examples The following example initializes AAA:
[SN5428-2A]# aaa new-model
Release Modification
3.2.1 This command was introduced.