Purpose
Command or Action
(Optional) Sets the port to access mode only if you
configured the RADIUS server.
switchport mode access
Example:
Switch(config-if)#
switchport mode access
Step 3
Disables 802.1x authentication on the port.
no dot1x pae authenticator
Example:
Switch(config-if)#
no dot1x pae authenticator
Step 4
Returns to privileged EXEC mode.
end
Example:
Switch(config-if)#
end
Step 5
Resetting the 802.1x Authentication Configuration to the Default Values
Beginning in privileged EXEC mode, follow these steps to reset the 802.1x authentication configuration to
the default values. This procedure is optional.
SUMMARY STEPS
1.
configure terminal
2.
interface interface-id
3.
dot1x default
4.
end
DETAILED STEPS
Purpose
Command or Action
Enters the global configuration mode.
configure terminal
Example:
Switch#
configure terminal
Step 1
Catalyst 2960-X Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX
OL-29048-01
355
Configuring IEEE 802.1x Port-Based Authentication
Resetting the 802.1x Authentication Configuration to the Default Values