Authentication, Authorization, and Accounting Commands on CiscoIOS XR Software login authentication
SR-31
Cisco IOS XR System Security Command Reference
login authentication
Toenable authentication, authorization, and accounting (AAA) authentication for logins, use the login
authenticationcommand in line configuration mode. To return to the default authentication settings, use
the no form of this command.
login authentication {default | list-name}
no login authentication
Syntax Description
Defaults This command uses the default set with the aaa authentication login command.
Command Modes Line configuration
Command History
Usage Guidelines To use this command, you must be in a user group associated with a task group that includes the proper
task IDs. For detailed information about user groups and task IDs, see the ConfiguringAAA Services on
Cisco IOS XR Software module of the Cisco IOS XR System Security Configuration Guide.
The login authentication command is a per-line command used with AAA that specifiesthe name of a
list of AAA authentication methods to try at login.
Caution If you use a list-name value that was not configured with theaaa authentication login command, the
configuration is rejected.
Entering the no form of the login authentication command has the same effectas entering the command
with the default keyword.
Before issuing this command, create a list of authentication processes by using the aaa authentication
login global configuration command.
default Default list of AAA authentication methods, as set by the aaa authentication
login command.
list-name Name of the method list used for authenticating. Youspecify this list with the aaa
authentication login command
Release Modification
Release 2.0 This command was introduced on the Cisco CRS-1.
Release 3.0 No modification.
Release 3.2 This command was supported on the Cisco XR 12000 Series Router.
Release 3.3.0 No modification.