Aaa Authentication Dot1X - Cisco Catalyst 2960 Command Reference Manual

Hide thumbs Also See for Catalyst 2960:
Table of Contents

Advertisement

Chapter 2
Catalyst 2960 Switch Cisco IOS Commands

aaa authentication dot1x

Use the aaa authentication dot1x global configuration command to specify the authentication,
authorization, and accounting (AAA) method to use on ports complying with the IEEE 802.1x
authentication. Use the no form of this command to disable authentication.
Syntax Description
default
method1
Note
Though other keywords are visible in the command-line help strings, only the default and group radius
keywords are supported.
Defaults
No authentication is performed.
Command Modes
Global configuration
Command History
Release
12.2(25)FX
Usage Guidelines
The method argument identifies the method that the authentication algorithm tries in the given sequence
to validate the password provided by the client. The only method that is truly IEEE 802.1x-compliant is
the group radius method, in which the client data is validated against a RADIUS authentication server.
If you specify group radius, you must configure the RADIUS server by entering the radius-server host
global configuration command.
Use the show running-config privileged EXEC command to display the configured lists of
authentication methods.
Examples
This example shows how to enable AAA and how to create an IEEE 802.1x-compliant authentication
list. This authentication first tries to contact a RADIUS server. If this action returns an error, the user is
not allowed access to the network.
Switch(config)# aaa new-model
Switch(config)# aaa authentication dot1x default group radius
You can verify your settings by entering the show running-config privileged EXEC command.
OL-8604-03
aaa authentication dot1x {default} method1
no aaa authentication dot1x {default}
Use the listed authentication method that follows this argument as the default
method when a user logs in.
Enter the group radius keywords to use the list of all RADIUS servers for
authentication.
Modification
This command was introduced.
aaa authentication dot1x
Catalyst 2960 Switch Command Reference
2-3

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents