Authentication, Authorization And Accounting (Aaa) Commands; Aaa Authentication Login - Cisco 300 Series Cli Manual

Stackable managed switches
Hide thumbs Also See for 300 Series:
Table of Contents

Advertisement

Authentication, Authorization and Accounting
(AAA) Commands
OL-32830-01 Command Line Interface Reference Guide
3.0
3.1

aaa authentication login

Use the aaa authentication login Global Configuration mode command to set one
or more authentication methods to be applied during login. Use the no form of this
command to restore the default authentication method.
Syntax
aaa authentication login {default |
no aaa authentication login {default |
Parameters
default—Uses the authentication methods that follow this argument as the
default method list when a user logs in (this list is unnamed).
list-name
—Specifies a name of a list of authentication methods activated
when a user logs in. (Length: 1–12 characters)
method1
[
method2
algorithm tries (in the given sequence). Each additional authentication
method is used only if the previous method returns an error, not if it fails. To
ensure that the authentication succeeds even if all methods return an error,
specify none as the final method in the command line. Select one or more
methods from the following list:
Keyword
Description
enable
Uses the enable password for authentication.
line
Uses the line password for authentication.
local
Uses the locally-defined usernames for
authentication.
none
Uses no authentication.
list-name
method1
}
list-name
}
...]—Specifies a list of methods that the authentication
:
3
method2
[
...]
87

Advertisement

Table of Contents
loading

Table of Contents