Configuring IEEE 802.1x Port-Based Authentication
Command or Action
Step 3
switchport mode access
Example:
Switch(config-if)# switchport mode access
Step 4
no dot1x pae authenticator
Example:
Switch(config-if)# no dot1x pae authenticator
Step 5
end
Example:
Switch(config-if)# end
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
Command or Action
Step 1
configure terminal
Example:
Switch# configure terminal
OL-29048-01
Resetting the 802.1x Authentication Configuration to the Default Values
Purpose
(Optional) Sets the port to access mode only if you
configured the RADIUS server.
Disables 802.1x authentication on the port.
Returns to privileged EXEC mode.
Purpose
Enters the global configuration mode.
Catalyst 2960-X Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX
355