PurposeCommand or Action
Returns to privileged EXEC mode.end
Example:
Switch(config-if)# end
Step 11
Related Topics
Open1x Authentication, on page 292
Disabling 802.1x Authentication on the Port
You can disable 802.1x authentication on the port by using the no dot1x pae interface configuration command.
Beginning in privileged EXEC mode, follow these steps to disable 802.1x authentication on the port. This
procedure is optional.
SUMMARY STEPS
1.
configure terminal
2.
interface interface-id
3.
switchport mode access
4.
no dot1x pae authenticator
5.
end
DETAILED STEPS
PurposeCommand or Action
Enters the global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 1
Specifies the port to be configured, and enter interface
configuration mode.
interface interface-id
Example:
Switch(config)# interface gigabitethernet2/0/1
Step 2
Catalyst 2960-X Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX
354 OL-29048-01
Configuring IEEE 802.1x Port-Based Authentication
Disabling 802.1x Authentication on the Port