DETAILED STEPS
Purpose
Command or Action
A user connects to a port on the switch.
Step 1
Authentication is performed.
Step 2
VLAN assignment is enabled, as appropriate, based on the RADIUS server configuration.
Step 3
The switch sends a start message to an accounting server.
Step 4
Re-authentication is performed, as necessary.
Step 5
The switch sends an interim accounting update to the accounting server that is based on
the result of re-authentication.
Step 6
The user disconnects from the port.
Step 7
The switch sends a stop message to the accounting server.
Step 8
Configuring 802.1x Port-Based Authentication
Beginning in privileged EXEC mode, follow these steps to configure 802.1x port-based authentication:
SUMMARY STEPS
1.
configure terminal
2.
aaa new-model
3.
aaa authentication dot1x
{
default
}
method1
4.
dot1x system-auth-control
5.
aaa authorization network
{
default
}
group radius
6.
radius-server host ip-address
7.
radius-server key string
8.
interface interface-i
d
9.
switchport mode access
10.
authentication port-control auto
11.
dot1x pae authenticator
12.
end
Catalyst 2960-XR Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX1
OL-29434-01
253
Configuring IEEE 802.1x Port-Based Authentication
Configuring 802.1x Port-Based Authentication