Cisco Systems SPS2024 Switch User Manual


 
AAA Commands
aaa authentication enable
SPS208G/SPS224G4/SPS2024 Command Line Interface Reference Guide 35
2
aaa authentication enable
The aaa authentication enable Global Configuration mode command defines
authentication method lists for accessing higher privilege levels. To restore
defaults, use the no form of this command.
Syntax
aaa authentication enable {default |
list-name
}
method1
[
method2...
]
no aaa authentication enable default
Parameters
default — Uses the listed authentication methods that follow this argument
as the default list 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. (Range: 1-12
characters)
method1
[
method2...
] — Specify at least one method from the following list:
Default Configuration
If the default list is not set, only the enable password is checked. This has the
same effect as the command aaa authentication enable default enable.
Keyword Description
enable 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.
tacacs Uses the list of all TACACS+ servers for
authentication.