
Release 1.0 | System Administration Commands |
|
|
aaa authentication enable default
The aaa authentication enable default command enables AAA authentication to determine if a user can access the privilege level 15 (system administrator). The no
aaaauthentication enable default command disables AAA authentication.
Note: If multiple authentication methods are specified, the methods are invoked in the sequence they are configured.
Group Access
All
Command Mode
Global Configuration
Command Line Usage
aaaauthentication enable default {enable local none radius tacacs} no aaa authentication enable default
Command Syntax
enable | enable password command setup to be used |
| as the authentication method |
local | local database to be used as the authentication |
| method |
none | no method is specified as the authentication |
| method |
radius | RADIUS to be used as the authentication |
| method |
tacacs | TACACS+ to be used as the authentication |
| method |
MGBI |