C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1155
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
AAA C
OMMANDS
AAA
AUTHENTICATION
ENABLE
DEFAULT
GROUP
TACACS
+
•
aaa authentication enable default group none
then the user is granted access to Privileged Exec mode with no
authentication. This is true even if a locally configured enable password is
configured.
•
aaa authentication enable default group local none
then the user is authenticated using the locally configured enable password.
If no enable password is locally configured, then the enable authentication
will grant access to Privileged Exec mode with no authentication.
If the password for the user is not successfully authenticated by the server, then the
user is again prompted for an enable password when they enter
enable
via the CLI.
Examples
To enable a privilege level authentication method that will not allow the user to
access Privileged Exec mode if the server goes offline, or is not reachable
during enable password authentication, use the following commands:
awplus#
configure terminal
awplus(config)#
aaa authentication enable default group
To enable a privilege level authentication method that will allow the user to access
Privileged Exec mode if the server goes offline, or is not reachable during
enable password authentication, and a locally configured enable password is
configured, use the following commands:
awplus#
configure terminal
awplus(config)#
aaa authentication enable default group
local
To disable privilege level authentication, use the following commands:
awplus#
configure terminal
awplus(config)#
no aaa authentication enable default
Related
Commands
aaa authentication login
aaa authentication enable default local
enable (Privileged Exec mode)
enable password
enable secret
tacacs-server host