C613-50631-01 Rev A Command Reference for IE340 Series 199
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
USER ACCESS COMMANDS
AAA
AUTHENTICATION ENABLE DEFAULT LOCAL
aaa authentication enable default local
Overview This command enables local privilege level authentication.
Use the no variant of this command to disable local privilege level authentication.
Syntax
aaa authentication enable default local
no aaa authentication enable default
Default Local privilege level authentication is enabled by default.
Mode Global Configuration
Usage notes The privilege level configured for a particular user in the local user database is the
privilege threshold above which the user is prompted for an enable (Privileged
Exec mode) command.
Examples To enable local privilege level authentication, use the following commands:
awplus# configure terminal
awplus(config)# aaa authentication enable default local
To disable local privilege level authentication, use the following commands:
awplus# configure terminal
awplus(config)# no aaa authentication enable default
Related
commands
aaa authentication login
enable (Privileged Exec mode)
enable password
enable secret (deprecated)