PurposeCommand or Action
◦ local—Use the local username database for authentication. You must
enter username information in the database. Use the username name
password global configuration command.
◦ local-case—Use a case-sensitive local username database for
authentication. You must enter username information in the database
by using the username password global configuration command.
◦ none—Do not use any authentication for login.
Enters line configuration mode, and configure the lines to which you want to apply
the authentication list.
line [console | tty | vty] line-number
[ending-line-number]
Example:
Switch(config)# line 1 4
Step 4
Applies the authentication list to a line or set of lines.login authentication {default |
list-name}
Step 5
•
If you specify default, use the default list created with the aaa authentication
login command.
Example:
Switch(config)# login
authentication default
•
For list-name, specify the list created with the aaa authentication login
command.
Returns to privileged EXEC mode.end
Example:
Switch(config)# end
Step 6
Related Topics
RADIUS Login Authentication, on page 62
RADIUS Server Host, on page 62
Defining AAA Server Groups
You use the server group server configuration command to associate a particular server with a defined group
server. You can either identify the server by its IP address or identify multiple host instances or entries by
using the optional auth-port and acct-port keywords.
Beginning in privileged EXEC mode, follow these steps to define AAA server groups:
Catalyst 2960-XR Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX1
68 OL-29434-01
Configuring RADIUS
Defining AAA Server Groups