66 AAA Commandsw w w . d e l l . c o m | s u p p o r t . d e l l . c o m • Create a list by entering the aaa authentication login list-name method command for aparticular protocol, where list-name is any character string used to name this list. The methodargument identifies the list of methods that the authentication algorithm tries, in the givensequence.• The additional methods of authentication are used only if the previous method returns anerror, not if it fails. To ensure that the authentication succeeds even if all methods return anerror, specify none as the final method in the command line.ExampleThe following example configures authentication login.aaa authentication enableThe aaa authentication enable Global Configuration mode command defines authenticationmethod lists for accessing higher privilege levels. To return to the default configuration use the noform of this command.Syntaxaaa authentication enable {default | list-name} method1 [method2...]no aaa authentication enable default• default—Uses the listed authentication methods that follow this argument as the defaultlist of methods, when using higher privilege levels.• list-name—Character string used to name the list of authentication methods activated,when using access higher privilege levels.• method1 [method2...]—Specify at least one from the following table:Console (config)# aaa authentication login default radius localenable noneKeyword Source or destinationenable Uses the enable password for authentication.line Uses the line password for authentication.none Uses no authentication.radius Uses the list of all RADIUS servers for authentication. Uses username"$enabx$." where x is the privilege level.tacacs Uses the list of all TACACS+ servers for authentication. Usesusername "$enabx$." where x is the privilege level.