EasyManua.ls Logo

Cisco Catalyst 2960 Series - Configuring RADIUS Login Authentication

Cisco Catalyst 2960 Series
2288 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Configuring RADIUS Login Authentication
Follow these steps to configure RADIUS login authentication:
Before You Begin
To secure the switch for HTTP access by using AAA methods, you must configure the switch with the ip
http authentication aaa global configuration command. Configuring AAA authentication does not secure
the switch for HTTP access by using AAA methods.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
aaa new-model
4.
aaa authentication login {default | list-name} method1 [method2...]
5.
line [console | tty | vty] line-number [ending-line-number]
6.
login authentication {default | list-name}
7.
end
8.
show running-config
9.
copy running-config startup-config
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode. Enter your password if prompted.enable
Step 1
Example:
Switch> enable
Enters the global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 2
Enables AAA.aaa new-model
Example:
Switch(config)# aaa new-model
Step 3
Creates a login authentication method list.aaa authentication login {default |
list-name} method1 [method2...]
Step 4
To create a default list that is used when a named list is not specified in
the login authentication command, use the default keyword followed
Example:
Switch(config)# aaa authentication
by the methods that are to be used in default situations. The default
method list is automatically applied to all ports.
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
928
How to Configure RADIUS

Table of Contents

Other manuals for Cisco Catalyst 2960 Series

Related product manuals