Configuration Mode Commands : System Administration Commands : AAA, Role-Based Management, Radius, and TACACS+ Commands : aaa authentication console-login default
  
aaa authentication console-login default
Configures local, RADIUS, or TACACS+ console settings for log in.
Syntax
aaa authentication console-login default <method>
Parameters
<method>
Authentication method: radius, tacacs+, or local.
You can enter multiple methods separated by a space.
Usage
The SteelHead performs authentication based on the order in which you specify the methods.
The no command option clears all authentication states and returns user authentication to the local username database.
Example
amnesiac (config) # aaa authentication console-login default radius tacacs+ local
Product
SCC, Interceptor, Mobile Controller, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show aaa, show radius, show tacacs