Reference Guide

Authentication, Authorization and Accounting 247
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC2_latest\AAA.fm
DELL CONFIDENTIAL – PRELIMINARY 4/3/14 - FOR PROOF ONLY
no login authentication
Parameters
default
—Uses the default list created with the
aaa authentication login
command.
list-name
—Uses the specified list created with the
aaa authentication
login
command.
Default Configuration
default
Command Mode
Line Configuration Mode
Examples
Example 1 - The following example specifies the login authentication
method as the default method for a console session.
console(config)#
line console
console(config-line)#
login authentication default
Example 2 - The following example sets the authentication login methods for
the console as a list of methods.
console(config)#
aaa authentication login
authen-list
radius
local none
console(config)#
line console
console(config-line)#
login authentication
authen-list
enable authentication
The enable authentication Line Configuration mode command specifies the
authentication method for accessing a higher privilege level from a remote
Telnet or console. Use the no form of this command to restore the default
authentication method.