
2-10
Cisco SCE 8000 CLI Command Reference
Chapter 2 CLI Command Reference
aaa authentication login default
aaa authentication login default
Specifies which login authentication methods are to be used, and in what order of preference.
To delete the login authentication methods list, use the no form of this command.
aaa authentication login default method1 [method2...]
no aaa authentication login default
Syntax Description
Command Default The default login authentication method is enable.
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Use this command to configure “backup” login authentication methods to be used if the primary login
authentication method fails. The following methods are available:
• group tacacs+—Use TACACS+ authentication.
• local—Use the local username database for authentication.
• enable (default)—Use the enable password for authentication.
• none—Use no authentication.
If the login authentication methods list is deleted, the default login authentication method only (enable
password) is used. TACACS+ authentication is not used.
Authorization: admin
Examples The following example shows how to configure login authentication methods:
SCE8000>enable 10
Password:<cisco>
SCE8000#config
SCE8000(config)# aaa authentication login default group tacacs+ enable none
SCE8000(config)#
method1... Login authentication methods to be used. You may specify up to four
different methods, in the order in which they are to be used. See Usage
Guidelines for more information.
Release Modification
3.0.0 This command was introduced.
Komentarze do niniejszej Instrukcji